Jump to content

Hi,

 

Hoping someone can help me with a MAC issue lol. I would like to restore a .dmg onto a USB key so I can use it as a boot disk. I would like to put snow leopard on the USB. Im using El Captain at the moment. When i go into Disk Utility I cant make a restore USB disk. On Snow Leopard i could do this with disk utilitys. Is there another way to do this on El Captain? Thanks :)

Link to comment
https://linustechtips.com/topic/556935-making-usb-boot-for-mac/
Share on other sites

Link to post
Share on other sites

i'll go with the premise that you have downloaded El Capitan and it's in your application folder

open disk utility

format USB disk in MacOS extended journaled

open terminal

input this command:

sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app --nointeraction

(replace Untitled with your USB's name or name your USB Untitled when formatting)

enter password

wait

done

One day I will be able to play Monster Hunter Frontier in French/Italian/English on my PC, it's just a matter of time... 4 5 6 7 8 9 12 years later: It's finally coming!!! I don't care anymore

Phones: iPhone 4S/SE | LG V10 | Lumia 920 | Samsung S24 Ultra

Laptops: Macbook Pro 15" (mid-2012) | Compaq Presario V6000

Other: Steam Deck

<>EVs are bad, they kill the planet and remove freedoms too some/<>

Link to comment
https://linustechtips.com/topic/556935-making-usb-boot-for-mac/#findComment-7334281
Share on other sites

Link to post
Share on other sites

sorry double post

One day I will be able to play Monster Hunter Frontier in French/Italian/English on my PC, it's just a matter of time... 4 5 6 7 8 9 12 years later: It's finally coming!!! I don't care anymore

Phones: iPhone 4S/SE | LG V10 | Lumia 920 | Samsung S24 Ultra

Laptops: Macbook Pro 15" (mid-2012) | Compaq Presario V6000

Other: Steam Deck

<>EVs are bad, they kill the planet and remove freedoms too some/<>

Link to comment
https://linustechtips.com/topic/556935-making-usb-boot-for-mac/#findComment-7334293
Share on other sites

Link to post
Share on other sites

Thanks for the info! :)

 

Just wondering though, if I already have El Capitan installed. Would making a snow leopard USB boot be any different? What would the command line be? Or which bit would I need to change for it to access the Snow Leopard .dmg

Just need to make a Snow Leopard USB boot, got the .dmg for snow leopard and jusing a mac that is running El Captain.

 

Thanks :)

Link to comment
https://linustechtips.com/topic/556935-making-usb-boot-for-mac/#findComment-7334364
Share on other sites

Link to post
Share on other sites

7 hours ago, Xanstrider770 said:

Thanks for the info! :)

 

Just wondering though, if I already have El Capitan installed. Would making a snow leopard USB boot be any different? What would the command line be? Or which bit would I need to change for it to access the Snow Leopard .dmg

Just need to make a Snow Leopard USB boot, got the .dmg for snow leopard and jusing a mac that is running El Captain.

 

Thanks :)

same instruction just replace the path of el capitan with the path of snow leopard, to make it easy just put the dmg in  the application folder and instead of:

/Applications/Install\ OS\ X\ El\ Capitan.app

write:

/Applications/Install\ OS\ X\ Snow\ Leopard.dmg

(the name of the dmg should be "Install OS X Snow Leopard.dmg")

 

If that doesn't do it, the disk utilty method should still work. Maybe you should retry it.

One day I will be able to play Monster Hunter Frontier in French/Italian/English on my PC, it's just a matter of time... 4 5 6 7 8 9 12 years later: It's finally coming!!! I don't care anymore

Phones: iPhone 4S/SE | LG V10 | Lumia 920 | Samsung S24 Ultra

Laptops: Macbook Pro 15" (mid-2012) | Compaq Presario V6000

Other: Steam Deck

<>EVs are bad, they kill the planet and remove freedoms too some/<>

Link to comment
https://linustechtips.com/topic/556935-making-usb-boot-for-mac/#findComment-7335494
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×