Using autoyast=file:// with CDROM based file, broken?
I have a custom CDROM I burnt with the following contents: isolinux.bin isolinux.cfg linux initrd d8 <--- my autoyast control file In my isolinux.cfg I have: label sl93ay kernel linux append initrd=initrd ramdisk_size=65536 splash=silent showopts install=nfs://10.100.0.254/export/netinstall/SL9.3 ip=10.100.0.8 netmask=255.255.255.0 gateway=10.100.0.254 nameserver=10.100.0.254 textmode=1 autoyast=file://d8 The last part, "autoyast=file://d8" I came up with based on the documentation here: http://yast.suse.com/autoinstall/9.1/html/invoking_autoinst.html When I try to use this, I an error message during the: => Retrieve Read Control File stage A dialog pops up and says, "A profile for this machine could not be found or retrieved..." and a box where I delete and replace the file:=//d8 Isn't this supposed to work? Any help great appreciated. Dax Kelson Guru Labs
participants (1)
-
Dax Kelson