partitioning problem
Thomas Lange
lange at informatik.Uni-Koeln.DE
Fri Feb 25 14:35:55 CET 2005
>>>>> On Fri, 25 Feb 2005 12:16:25 +0100, Matthias Lechner <matthias.lechner at med.uni-muenchen.de> said:
> disk_config hde
> primary /mnt/win1 preserve1 ro
X > primary /mnt/win2 preserve3 ro
X > primary /mnt/win3 preserve4 ro
> logical / 70-2000 rw,errors=remount-ro ;-c -j ext3
the primary partitions are numbers from 1 to 3.
The first logical partition will be number 5. These are the device
numbers that are created. The order of the partitions in the
disk_config this is important.
So above, the line with an X are wrong. Use preserve2 for /mnt/win2
and preserve3 for /mnt/win3.
--
regards Thomas
More information about the linux-fai
mailing list