How can I create a bootable USB stick from an openSUSE 11.2 DVD ISO image?
|
feedback
|
migrated from stackoverflow.com Dec 15 '09 at 20:27
This question came from our site for professional and enthusiast programmers.
|
here is a guide for creating a liveusb for 11.2: live usb guide | |||
|
feedback
|
|
I have written a shell script which patches the initrd in openSUSE ISO image to add "fromiso" boot parameter support. Using grub2, you can load the linux and initrd (patched) images and point it to the ISO file to load the rest. Example and usage info is in the comments in the script. | |||
|
feedback
|
|
The OpenSUSE page on Installation without CD has notes for a USB based install. just to be clear, your question seems to imply you want to make a LiveUSB rather than install on to a USB. | |||
feedback
|
