Git Product home page Git Product logo

macos_usb's Introduction

Hi! My name is Wolfgang and I do a lot of DevOps and Ansible stuff (IaC, roles, playbooks, Docker, etc.).

My biggest project is the home server Ansible playbook, which is supposed to set up my entire homelab infrastructure from scratch, but is rewritten too often to be of any use 😁

I also maintain ansible-easy-vpn, which lets you set up a Wireguard server with reasonable security and 2FA from scratch on a cloud VM of your choice.

I also have a YouTube channel where I make videos about technology, home servers, self-hosting and other stuff.

You can follow me on Mastodon or support my projects on Patreon

macos_usb's People

Contributors

jonnytech avatar mikewent avatar notthebee avatar tudorgruian avatar voxan24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

macos_usb's Issues

Remove existing download/unpacked artifacts when script is re-ran

Use Case:
When I was running script the first time I had not enough space on my disk to download and unpack everything. When I made some space, script was finished successfully however with corrupted data. So bootable pendrive had corrupted image and there was a problem with OS installation.

Possible Solutions:

  • Remove artifacts if they already exist
  • Add prompt with information for user.

Nevertheless grate job. :)

Script always erases disk4 on macOS

Per this line, the script always erases disk4 regardless of what the user selects.

sudo diskutil eraseDisk JHFS+ INSTALL /dev/disk4

Changing it to the following should preserve the user's selection:

sudo diskutil eraseDisk JHFS+ INSTALL ${flashdrive}

-CorpNewt

High sierra bootable usb

Hello,
my macbook is not booting anymore. I have only a linux mint so i found your tool which will make bootable usb to install a fresh mac osx again.
the problem is when i choose high sierra it download only the security update. So i download it manually using gibmacos and tried to run the other functions in your script but i am getting the following error in the extraction part function unpackhfs
Path = InstallAssistantAuto.pkg
Type = Xar
WARNINGS:
There are data after the end of archive

do you have a clue how to solve this

Best Regards
Ibrahim

Add support for downloading previous macOS versions

Would it be possible to modify this very useful script to allow the user to select which macOS version to download? For example, Sierra or High Sierra.

The .sucatalog from Apple appears to have info about previous macOS releases.

  • Daniel Muñoz

Old OSX

How I could use for el capitan ?

Look for "python3" as well.

First of all, thanks for the script, saved the day.

I had to modify the script to serach for "python3" as Pop_OS! does not hae "python" installed by default.

It would also be useful if the script would separate different versions in to different folders and ask to utilize previously downloaded files (I have slow metered hotspot) or to start fresh.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.