:: what is
please take a look this
:: download linux opensuse file iso
you can choice on this download page.
:: plug usb pendrive and detecting on your system
:: make sure your usb pendrive device not mounting on your system
:: write livecd opensuse iso to usb pendrive (liveusb)
:: links
+ googlelinux
+ opensuse
please take a look this
:: download linux opensuse file iso
you can choice on this download page.
[ linux: ~ ]# wget -c http://dl2.foss-id.web.id/opensuse/distribution/11.3/iso/openSUSE-11.3-GNOME-LiveCD-i686.iso
:: plug usb pendrive and detecting on your system
[ linux: ~ ]# fdisk -l
:: make sure your usb pendrive device not mounting on your system
[ linux: ~ ]# df -h [ linux: ~ ]# umount /path/mounting/usb
:: write livecd opensuse iso to usb pendrive (liveusb)
[ linux: ~ ]# dd if=/path/iso/file/openSUSE-11.3-GNOME-LiveCD-i686.iso of=/dev/sdc
/dev/sdc = your pendrive device not your pendrive partition:: links
+ googlelinux
+ opensuse
Comments
Post a Comment