分页: 1 / 1

主分区和逻辑分区linux下面有区别么?

发表于 : 2016-03-02 15:34
achengmao
怎么感觉没什么区别 :em06
据说uefi+gpt比较安全,也听说esp分区坏了就彻底挂了 :Sad

Re: 主分区和逻辑分区linux下面有区别么?

发表于 : 2016-03-02 15:37
poloshiao
http://superuser.com/questions/337146/w ... -partition
What are the differences between primary and logical partition?
据说uefi+gpt比较安全,也听说esp分区坏了就彻底挂了
如果你是新手 不需擔心這個問題

你要關心的是 什麼時候 應該選擇 UEFI / GPT ?
https://help.ubuntu.com/community/UEFI# ... _UEFI_mode
Case when Ubuntu must be installed in UEFI mode

Re: 主分区和逻辑分区linux下面有区别么?

发表于 : 2016-03-02 20:55
onlylove
区别肯定是有的
如果你的硬盘足够大,还是用GPT分区表吧,这个没有主和逻辑的区别

Re: 主分区和逻辑分区linux下面有区别么?

发表于 : 2016-03-03 11:54
achengmao
poloshiao 写了:http://superuser.com/questions/337146/w ... -partition
What are the differences between primary and logical partition?
据说uefi+gpt比较安全,也听说esp分区坏了就彻底挂了
如果你是新手 不需擔心這個問題

你要關心的是 什麼時候 應該選擇 UEFI / GPT ?
https://help.ubuntu.com/community/UEFI# ... _UEFI_mode
Case when Ubuntu must be installed in UEFI mode
这文章好像重点说主分区数量问题吧

Re: 主分区和逻辑分区linux下面有区别么?

发表于 : 2016-03-03 14:19
poloshiao
Re: 主分区和逻辑分区linux下面有区别么?
这文章好像重点说主分区数量问题吧
你是指這一篇嗎
http://superuser.com/questions/337146/w ... -partition
What are the differences between primary and logical partition?

Re: 主分区和逻辑分区linux下面有区别么?

发表于 : 2016-03-04 14:15
achengmao
poloshiao 写了:
Re: 主分区和逻辑分区linux下面有区别么?
这文章好像重点说主分区数量问题吧
你是指這一篇嗎
http://superuser.com/questions/337146/w ... -partition
What are the differences between primary and logical partition?
是啊.
感觉主分区什么的对系统启动(Windows系统)有重要意义,Linux有Grub什么的并不依赖主分区.

Re: 主分区和逻辑分区linux下面有区别么?

发表于 : 2016-03-04 15:37
poloshiao
在 Legacy Bios
Ubuntu 可以 安裝在 任何 硬盤 (包含 U 盤) 的 任何 主分区 或 逻辑分区
意思是 從 Ubuntu 安裝 或 掛載 角度來看
主分区 或 逻辑分区 功能是一樣的

沒有 Windows 的 active 或 boot 標誌 的問題

Re: 主分区和逻辑分区linux下面有区别么?

发表于 : 2016-04-08 1:05
科学之子
同感,没有感到有什么区别.

Re: 主分区和逻辑分区linux下面有区别么?

发表于 : 2016-04-08 1:36
科学之子
achengmao 写了:
poloshiao 写了:
Re: 主分区和逻辑分区linux下面有区别么?
这文章好像重点说主分区数量问题吧
你是指這一篇嗎
http://superuser.com/questions/337146/w ... -partition
What are the differences between primary and logical partition?
是啊.
感觉主分区什么的对系统启动(Windows系统)有重要意义,Linux有Grub什么的并不依赖主分区.
根据2楼链接:http://superuser.com/questions/337146/w ... -partition
In practice, the only difference is that some operating systems (namely Windows) are unable to boot from logical partitions.
貌似真的是没什么区别,除了针对某些系统.