Anyway, follow the following steps and you should be right as rain (mostly copied from http://en.opensuse.org/Live_USB_stick):
- Insert the usb stick into a free usb (yeah, really) port
- Check if it shows up after issuing the following console command: ls -l /dev/disk/by-id/*usb*
- If it does, then unmount it: umount /dev/sdX (X being the disks id)
- Now write the iso onto the stick: dd if=/path/to/iso/NameOf.iso of=/dev/sdX
- After a few moments something reassuring (like how many bites were written) should appear and your good to go!
Geen opmerkingen:
Een reactie posten