mactel-boot icon indicating copy to clipboard operation
mactel-boot copied to clipboard

Ubuntu 18.04 and 18.10 support

Open 4val0v opened this issue 6 years ago • 1 comments

Hello, will there be support for new versions of operating systems? Or tell me how to install on Ubuntu 18.04 or 18.10, thx.

4val0v avatar Jan 28 '19 21:01 4val0v

Just tried on ubuntu 21.04 and it works well. It's just not packaged into apt repo any more. If you follow the instructions at https://heeris.id.au/2014/ubuntu-plus-mac-pure-efi-boot/ then it's just

git clone https://github.com/detly/mactel-boot
cd mactel-boot
make
sudo ./hfs-bless "/boot/efi/EFI/$(lsb_release -ds)/System/Library/CoreServices/boot.efi"

eagleoflqj avatar Apr 29 '21 02:04 eagleoflqj