Today's anaconda refuses to partition my disk

Orion Poplawski orion at cora.nwra.com
Fri Feb 10 21:40:46 UTC 2006


ks:

bootloader --location=mbr
clearpart --linux --drives=hda
part /boot --fstype ext3 --size=50
part pv.1 --size 4800 --grow
volgroup rootvg pv.1
logvol / --vgname=rootvg --size=512 --name=root
logvol swap --fstype=swap --vgname=rootvg --recommended --name=swap
logvol /usr --vgname=rootvg --size=4000 --name=usr
logvol /var --vgname=rootvg --size=256 --name=var
logvol /export/data1 --vgname=rootvg --size=1 --name=data1 --grow

anaconda.log:
14:33:57 DEBUG   : self.driveList(): ['hda']
14:33:57 DEBUG   : DiskSet.skippedDisks: []
14:33:57 DEBUG   : DiskSet.skippedDisks: []
14:33:57 DEBUG   : starting all dmraids on drives ['hda']
14:33:57 DEBUG   : scanning for dmraid on drives ['hda']
14:33:58 WARNING : Requested resolution 1600x1200 is not supported, 
falling back to 800x6
00. To avoid this you may need to specify the videocard and monitor 
specs on the xconfig
ks directive if they were not probed correctly.
14:33:58 INFO    : Detected 2032M of memory
14:33:58 INFO    : Swap attempt of 1000M to 2000M
14:33:58 WARNING : step partitionmethod does not exist
14:33:58 WARNING : step partitionmethodsetup does not exist
14:33:58 WARNING : step autopartition does not exist
14:33:58 WARNING : step readcomps does not exist
14:33:58 WARNING : step selectlangpackages does not exist
14:33:58 WARNING : step handleX11pkgs does not exist
14:33:58 WARNING : step handlemiscpkgs does not exist
14:33:58 WARNING : step fixupconditionals does not exist
14:33:58 WARNING : step complete does not exist
14:33:58 WARNING : step complete does not exist
14:33:58 WARNING : step complete does not exist
14:33:58 WARNING : step complete does not exist
14:33:58 WARNING : step complete does not exist
14:33:58 WARNING : step complete does not exist
14:33:58 WARNING : step complete does not exist
14:33:58 INFO    : moving (1) to step partitionobjinit
14:33:58 DEBUG   : self.driveList(): ['hda']
14:33:58 DEBUG   : DiskSet.skippedDisks: []
14:33:58 DEBUG   : DiskSet.skippedDisks: []
14:33:58 INFO    : moving (1) to step autopartitionexecute
14:33:59 DEBUG   : self.driveList(): ['hda']
14:33:59 DEBUG   : DiskSet.skippedDisks: []
14:33:59 DEBUG   : DiskSet.skippedDisks: []




More information about the devel mailing list