partitioning problem
Matthias Lechner
matthias.lechner at med.uni-muenchen.de
Mon Feb 28 09:46:18 CET 2005
with this disk_config:
disk_config hde
primary /mnt/win1 preserve1 ro
primary /mnt/win2 preserve2 ro
primary /mnt/win3 preserve3 ro
logical / 70-2000 rw,errors=remount-ro ;-c -j ext3
[...]
i get this error:
parsing config file: /fai/disk_config/SMALL_IDE
ERROR: cannot preserve partition hde2. partition not found.0
cp: cannot stat `/tmp/fai/disk_var.sh': No such file or directory
Save log files via ssh [...]
any ideas?
thanks a lot!
mat.
Am Freitag, 25. Februar 2005 14:35 schrieb Thomas Lange:
> >>>>> 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.
More information about the linux-fai
mailing list