Showing posts with label opensuse usb. Show all posts
Showing posts with label opensuse usb. Show all posts

Thursday, May 10, 2012

Convert openSUSE DVD ISO into USB image

To convert openSUSE 12.1 DVD ISO (64 Bit) to an ISO that can be dded"to a USB drive, do this:
# zypper in syslinux
# isohybrid openSUSE-12.1-DVD-x86_64.iso
Now, use SUSE Studio ImageWriter to write this ISO or dd to your usb drive.