kickstart+part

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Empty disk before install, both fedora 7 and 8.

When I use part like this in a ks-file:
#Partition clearing information
clearpart --all --initlabel
#Disk partitioning information
part /reboot --fstype=vfat --size=256 --asprimary
part / --fstype=ext3 --size=40000 --asprimary
part swap --size=2048 --asprimary
part /scratch --fstype=ext3 --size=1 --grow --asprimary

..they don't show up in that order. Is there a way to tell fedora to keep the order? I tried using anaconda too, with the same result.

regards
Bjørge

PS. --onpart would not work since the partition table is empty or different before install.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux