From: Matt Cole <mikaey@xxxxxxxxxx> Date: Sat, 07 Feb 2009 20:29:14 -0600 > David and Tom, one of the problems I've noticed is that, with having > the boot partition start on cylinder 0, that creating anything on > that partition results in overwriting the disklabel. David, I > noticed your fdisk readout has your boot partition starting on > cylinder 0, is this just a dummy partition? Or how did you get > around this problem? Most filesystems do not write their superblock into the initial bytes of the partition, they leave it alone. You can't put things like RAID and swap partitions there, because those will in fact zap out your boot block and disk label. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html