On Jun 15 2007 16:03, Christian Schmidt wrote: >Hi Andi, > >Andi Kleen wrote: >> Christian Schmidt <[EMAIL PROTECTED]> writes: >>> Where is the inherent limit? The partitioning software, or partitioning >>> all by itself? >> >> DOS style partitioning don't support more than 2TB. You either need >> to use EFI partitions (e.g. using parted) or LVM. Since parted's >> user interface is not good for much more than serving >> as a bad example I would recommend LVM.
parted's interface is no worse than that of [sfc]disk. Anyway... >Thanks for the clarification. I didn't use LVM on the device on purpose, >as root on LVM requires initrd (which I strongly dislike as >yet-another-point-of-failure). As LVM is on the large partition anyway >I'll just add the second partition for now, and change the system setup >with the next drive migration. Maybe linux even supports root-on-lvm >natively until then ;) Uh, it does. By means of initrd/ramfs image. Blame your distro if it still can't do root-on-LVM, there is at least one who can. Jan -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/