https://bugzilla.novell.com/show_bug.cgi?id=728634 https://bugzilla.novell.com/show_bug.cgi?id=728634#c3 Bryan Webb <howard.bryan.webb@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|howard.bryan.webb@gmail.com | --- Comment #3 from Bryan Webb <howard.bryan.webb@gmail.com> 2011-11-07 12:18:06 UTC --- OK, if it's not systemd, then it's not. "You cannot boot the way you want to do with booting from sdc directly via grub from the main system AFAIK." This is what has been working for me... edit (vi) /boot/grub/menu.lst, and append the following lines at the end: title USB Stick root (hd2) kernel /boot/i386/loader/linux initrd /boot/i386/loader/initrd This has been working for me since 11.1, but it needs hd2, a.k.a. /dev/sdc, to be visible/recognized/mounted by the system. (As I said, the BIOS on this computer is looking for the kernel and initrd in /, not in /boot/i386/loader, so I need to cross-boot.) I've had a lot of bad luck with CD/DVD burners over the years, such that the images written can't be read. I would think that DVDs are a thing of the past, and that the focus should be on getting USB sticks to work reliably. So, where do you think the problem is, if it's not in systemd? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.