Tuesday, November 14, 2023

Create a bootable installer for macOS

 

Create a bootable installer for macOS

You can use an external drive or secondary volume as a startup disk from which to install the Mac operating system.

These advanced steps are primarily for system administrators and other experienced users who are familiar with entering commands in Terminal. 

You don’t need a bootable installer to upgrade macOS or reinstall macOS, but it can be useful if you want to install macOS on multiple computers without downloading the installer each time, or you're unable to install a compatible macOS from the Finder or macOS Recovery.

 


What you need to create a bootable installer

  • A USB flash drive or other secondary volume with at least 14 GB of available storage, formatted as Mac OS Extended
  • A full macOS installer. To get a full installer, download from a Mac that is using macOS High Sierra or later, the latest version of macOS Sierra or the latest version of OS X El Capitan. The Mac must also be compatible with the macOS you’re downloading. Enterprise administrators: download from Apple, not a locally hosted update server.

    Download a macOS installer using the App Store or your web browser

 


Use Terminal to create the bootable installer

Terminal window showing the completed process

  1. Plug in the USB flash drive or other volume that you're using for the bootable installer. 
  2. Open Terminal, which is in the Utilities folder of your Applications folder.
  3. Type or paste one of the commands below into Terminal, then press Return to enter the command. Each command assumes that the installer is in your Applications folder, and that MyVolume is the name of the USB flash drive or other volume you’re using. If the volume has a different name, replace MyVolume in the command with the name of your volume.
  4. When prompted, type your administrator password. Terminal doesn't show any characters as you type. Then press Return.
  5. When prompted, type Y to confirm that you want to erase the volume, then press Return. Terminal displays the progress as the volume is being erased.
  6. After the volume has been erased, you may see an alert stating that Terminal would like to access files on a removable volume. Click OK to allow the copy to proceed. 
  7. When Terminal says that it’s finished, the volume will have the same name as the installer you’ve downloaded, such as Install macOS Sonoma. You can now quit Terminal and eject the volume.

Commands

Depending on which macOS you downloaded, enter one of the following commands in Terminal as instructed above.

  • Remember to replace MyVolume in the command with the name of your volume.
  • If your Mac is using macOS Sierra or earlier, append --applicationpath with the appropriate installer path, similar to what is shown in the command below for El Capitan.

macOS Sonoma

sudo /Applications/Install\ macOS\ Sonoma.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Ventura

sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Monterey

sudo /Applications/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Big Sur

sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Catalina

sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Mojave

sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

High Sierra

sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

El Capitan

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

 


Use the bootable installer

Determine whether you're using a Mac with Apple Silicon, then follow the appropriate steps. Remember that the Mac you’re starting up from the bootable installer must be compatible with the macOS on the bootable installer. If not, it may start up to a circle with a line through it.

Mac with Apple silicon

  1. Plug the bootable installer into a Mac that is connected to the internet and compatible with the version of macOS you're installing. A bootable installer doesn't download macOS from the internet, but it does require an internet connection to get firmware and other information specific to the Mac model.
  2. Turn on the Mac and continue to hold the power button until you see the startup options window, which will display your bootable volumes.
  3. Select the volume containing the bootable installer, then click Continue.
  4. When the macOS installer opens, follow the onscreen installation instructions.

Any other Mac

  1. Plug the bootable installer into a Mac that is connected to the internet and compatible with the version of macOS you're installing. A bootable installer doesn't download macOS from the internet, but it does require an internet connection to get firmware and other information specific to the Mac model.
  2. Turn on your Mac, then immediately press and hold the Option (Alt) key.
  3. Release the Option key when you see a dark screen displaying your bootable volumes.
  4. Select the volume containing the bootable installer. Then, click the onscreen arrow or press Return. 
    If you can't start up from the bootable installer, make sure Startup Security Utility is set to allow booting from external or removable media.
  5. Choose your language, if prompted.
  6. Select Install macOS (or Install OS X) from the Utilities window, then click Continue and follow the onscreen instructions.

 


Learn more

For information about the createinstallmedia command and the arguments you can use with it, make sure the macOS installer is in your Applications folder, then enter the appropriate path in Terminal:

/Applications/Install\ macOS\ Sonoma.app/Contents/Resources/createinstallmedia
/Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia
/Applications/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia
/Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia
/Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia
/Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia
/Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia
/Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia

Tuesday, November 7, 2023

CLASSIC RIGHT CLICK CONTEXT WINDOWS

 

HOW TO RESTORE THE CLASSIC RIGHT CLICK CONTEXT MENU FOR WINDOWS 11 (REVERT TO WINDOWS 10 STYLE)

To revert the Windows 11 right click context menu to the classic menu used in previous versions of Windows, run the following command and restart the computer.

reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve

HOW TO RESTORE THE RIGHT CLICK CONTEXT MENU TO THE DEFAULT WINDOWS 11 STYLE

To revert the Windows 11 right click context menu back to the Windows 11 default style, run the following command and restart the computer.

reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f

Wednesday, November 1, 2023

Download ViPER 4 WINDOWS

 Your antivirus may complain that this download is a virus. It's a false positive, please disable antivirus before downloading.


https://waa.ai/viper4w

Tutorial: Fix V4W issue related to Windows 10


Configurator keep saying "V4W can be installed" or popup a message box "Access XXXXXX\FxProperties failed. Please take ownership of the registry key manually."

Manually take ownership the following registry key with RegOwnershipEx
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render\{GUID} HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render\{GUID}\FxProperties
Replace GUID with Device GUID (Configurator -> Select Device -> Copy Device GUID)
e.g. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render\{6617710e-237b-4b0b-8d8b-4a3cfdc6f08b}

Error Technical info: Access to path ‘C:\Program Files\ViPER4Windows\LocalPreset.bin’

Run cmd as admin, type
takeown /f "C:\Program Files\ViPER4Windows" /r /d n
takeown /f "C:\Program Files\ViPER4Windows\LocalPreset.bin" /r /d n
cacls "C:\Program Files\ViPER4Windows" /t /e /p administrators:f
cacls "C:\Program Files\ViPER4Windows" /t /e /p users:f
Restart ViPER4Windows.
If this problem still exist, manually take ownership of ViPER4Windows folder and LocalPreset.bin file.

V4W audio effects still not apply on playback devices

APO Driver: https://waa.ai/apodriver
  1. Install APO Driver, find FX Configurator on start menu, select the endpoint you wanted (e.g. Realtek Audio).
  2. Backup endpoint registry first.
  3. Click "Product Config Tool". Select ViPER4Windows from drop down list, click "Apply Product Settings to Selected Endpoints".

GIGABYTE (AORUS) MOTHERBOARD : How to boot back into the backup BIOS

 How to  boot back into the backup BIOS: Method 1 Switch off your computer Hold the power button until your computer starts and shuts down a...