Overblog Tous les blogs Top blogs Entreprenariat Tous les blogs Entreprenariat
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU
http://jnueta.over-blog.com/

jnueta.over-blog.com/

Publicité

Mac Create Linux Bootable Usb



Most of you have heard about creating a Live Linux USB.Its purpose is to boot a Linux distribution from USB, try it, and then install it on your computer.The problem with this process is that all the changes you make, those changes will not not appear, on the USB Linux distribution, when you reboot. 1)erase usb drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended). 2) downloaded the iso and converted it to img: hdiutil convert debian-8.4.0-i386-DVD-1.iso -format UDRW -o debian-8.4.0-i386-DVD-1.img. Nov 29, 2020 UNetBootin is a free USB Bootable Software that has a collection of predefined distributions and system utilities. It is available for Windows, Mac OS X, and Linux but with a separate file for each OS. The tool is specifically designed to create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions.

Creating a MemTest86 bootable USB Flash drive in Linux/Mac Mac pro side. Mac os x mojave on pc.

Mac Os Create Linux Bootable Usb Iso
Mac Create Linux Bootable Usb
Mac Create Linux Bootable Usb Drive
  1. Download the current Memtest86 package as a Zip file from this page.

  2. Unzip the file. Inside the Zip there is a 'disk image' file. For the free edition of MemTest86, this file is called, memtest86-usb.img

  3. Insert a USB flash drive into a USB slot. It needs to be at least 512MB in size.
    Warning: The contents will be overwritten in the next steps.

  4. Determine which device the USB drive is assigned as by opening the Terminal and typing the following command. Don't get this wrong as you don't want to overwrite the wrong drive.

    diskutil list


  5. Unmount all volumes on the USB drive by typing the following command:

    diskutil unmountDisk

    In the example above the device name is /dev/disk2

  6. As the root user, use the 'dd' command to write the image to the USB drive. For example,

    sudo dd if=memtest86-usb.img of=

    where the is the device the USB key is assigned to. Use the base device (ie. /dev/disk2) not a partition designation (ie. /dev/disk2s1).
    Warning: all data on the USB key will be lost.
    3rd warning! Make sure that the device used in the dd command above is correct. The consequence of picking the wrong drive are potentially disastrous. Total and compete data loss from your hard drive, if you overwrite the wrong drive.

  7. When finished, Reboot your On a Mac, you need to hold down the ALT / Option key on the Mac keyboard while powering on the machine to boot from USB.
    On newer Macs (from 201 with the Apple T2 Security Chip, you may need to change the SecureBoot settings for MemTest86 to boot. Please see the following page for instructions: https://support.apple.com/en-us/HT208330




Publicité
Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article