USING THE MOBLIN LIVE IMAGE skrev:Be sure the USB drive is unmounted before proceeding. OS X auto mounts the USB drive when it is inserted, which can cause corruption when writing. You can press the eject icon in Finder or drag the USB icon to the trash.
Use this method (thanks to Many Ayromlou for the instructions):
Open a Terminal (Applications -> Utilities -> Terminal)
Runto get the current list of devices
- Kode: Merk alt
diskutil list
Insert your flash media
Runagain and determine the device node assigned to your flash media (e.g. /dev/disk2)
- Kode: Merk alt
diskutil list
Run(replace N with the disk number from the last command; in the previous example, N would be 2)
- Kode: Merk alt
diskutil unmountDisk /dev/diskN
Run(replace /path/to/downloaded.img with the place you downloaded the image. You'll need your password for this.
- Kode: Merk alt
sudo dd if=/path/to/downloaded.img of=/dev/diskN bs=1m
Run(where N is the number we found above) and remove your flash media when the command completes
- Kode: Merk alt
diskutil eject /dev/diskN
You're done! Plug that USB into a netbook and enjoy Moblin
USING THE MOBLIN LIVE IMAGE skrev:Note: The contents of the USB drive will be completely erased.
Installerte dette tidligere i dag på en 16GB usbpenn som jeg nå vil ha tilbake igjen.
Returner til Artikler (Linux1)
Registrerte brukere: Google [Bot]