Re: Can a (second) hard disc consist of only 1 extended/logical partition? Or is at least one primary necessary?



In comp.os.linux.hardware, s. keeling wrote:

["Followup-To:" header set to comp.os.linux.hardware.]
Andrew Gideon <c172driver1@xxxxxxxxxx>:
On Sun, 20 Apr 2008 03:31:41 +0200, Aragorn wrote:

hierarchy tree. For instance, you best split off */var* and */home*
from the root filesystem, and have */tmp* exist on a /tmpfs./

The style I like is to have one partition for /boot

Why? What's that get you if /sbin is unreadable?

Why would you think that the only dependancy is on the readability of /sbin?

A separate /boot partition
- can be used with older machines where there is a BIOS limit to the
location of the OS
- can be mounted as read/only while the rest of the filesystem tree is r/w
- can be backed up to a duplicate partition for recovery (alternate boot)
purposes
- can be stored as an ext2 (or minix, or vfat or ...) filesystem while the
rest of the filesystem tree is some other fs (like ext3 or reiserfs)

[snip]
--
Lew Pitcher

Master Codewright & JOAT-in-training | Registered Linux User #112576
http://pitcher.digitalfreehold.ca/ | GPG public key available by request
---------- Slackware - Because I know what I'm doing. ------


.



Relevant Pages