preserve <> lazyformat (was Re: SUMMARY: disk config's preserve option does not work)
Holger Levsen
hl at hbt.de
Wed Feb 5 11:07:39 CET 2003
Hello faiworld,
I used to use preserve, but I found it to complicated:
first: after setting up the computer for the first time with FAI, i have
to modify disk_config to include the preserve option.
second, I have to compute the partition number, that's not too
complicated, but I may fail.
That's why I use "lazyformat" now: the partition gets formatted the
first time the new partition scheme is used, after that, partitions
marked "lazyformat" do'nt get formatted anymore. voila!
regards,
holger
# <type> <mountpoint> <size in mb> [mount options] [;extra options]
disk_config hda
primary /boot 64 rw ; ext2
primary / 448 rw,errors=remount-ro ; ext2
primary swap 512 rw ; swap
logical /usr 1024 rw ; ext2
logical /tmp 512- rw ; ext2 -m 0
logical /opt 2048 rw ; ext2 lazyformat
logical /home 1024 rw ; ext2
logical /var 1024- rw ; ext2
logical /var/log 1024 rw ; ext2 lazyformat
logical /backup 1024 rw ; ext2 lazyformat
On Tue, 2003-02-04 at 18:21, Thomas Lange wrote:
> >>>>> On Mon, 3 Feb 2003 16:54:02 +0100 (MET), Mate Kosor <matko at student.math.hr> said:
>
> > As figured out from old posts it seems that preserve option does
> > not work when applied to logical partitions. So, to fix my
>
> > I hope I've put things right. To sum up: preserve works only
> > for primary partitions!
> This is wrong. The option preserve also works for logical partitions,
> but there are problems when the extended partition does not start or
> end on a cylinder boundarie. I had this problem when using three
> primary partitions. When I switch to only two two primary partitions,
> I could also preserve the logical partitions. I don't know why this
> works, but it works! So do not touch the script setup_harddisk and try
> to use only two primary partitions.
>
> --
> regards Thomas
--
Hamburger Berater Team GmbH Telefon: 040/369779-0
Stadthausbrücke 3 (Fleethof) Telefax: 040/369779-99
20355 Hamburg eMail : hl at hbt.de
Web : http://www.hbt.de
More information about the linux-fai
mailing list