http://bugzilla.novell.com/show_bug.cgi?id=496263 User deanjo@sasktel.net added comment http://bugzilla.novell.com/show_bug.cgi?id=496263#c15 --- Comment #15 from Dean Hilkewich <deanjo@sasktel.net> 2009-05-25 16:04:16 MDT --- Further notes: Selecting OSS and any other repo will work even gives you a nice, isolinux.cfg default harddisk # hard disk label harddisk localboot 0x80 # install label linux kernel linux append initrd=initrd splash=silent showopts # repair label repair kernel linux append initrd=initrd splash=silent repair=1 showopts # rescue label rescue kernel linux append initrd=initrd splash=silent rescue=1 showopts # mediacheck label mediachk kernel linux append initrd=initrd splash=silent mediacheck=1 showopts # bios test label firmware kernel linux append initrd=biostest,initrd splash=silent install=exec:/bin/run_biostest showopts # memory test label memtest kernel memtest implicit 1 gfxboot bootlogo display message prompt 1 timeout 600 As soon as non-oss is selected it will choose the non-oss directory as source, gripe about no boot directory. If you manually select oss it gives you a isolinux.cfg that is blank and none of the base system is selectable in the Yast package screen. Adding any other repo does not trigger this behavior. It is only when the non-oss repo is selected that it exhibits this. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.