Big Sur Installation problem: 'An error occurred preparing the software update' (no space issue)

preview_player
Показать описание
## PROBLEM ##: Mac OS X Big Sur Installation failed because of lower disk space. Your disk is encrypted. So,
a) Recovery mode (hold Cmd + R while booting) not working: Not accepting your password to let you in.
b) Target disk mode (hold T while booting) not working: You connected your mac to a second mac as an external storage using appropriate cables/adapters, but in the second laptop you do not see the encrypted disk as an external disk, neither get any prompt to enter the encryption key anywhere.
c) Internet recovery mode (hold Cmd + Option + R while booting) not working: Internet recovery is attempting to install Big Sur only, but not the original OS X version with which your mac initially came.

a) Boot while holding the Option key. This is used to boot from any specified device and will show list of all devices.

b) In the device list, you will see the USB Flash drive. Select it and go next. Don’t worry, it will not install anything before asking you.

c) In some seconds, you will see the macOS Utilities open (see pic below). Our purpose is served.

d) Click Utilities - Terminal on the menu (on top). From Terminal, using the following command line codes you can first unlock the encrypted disk using your password (worked for me), then delete some files to increase storage.

1) See all volumes in the mac (see pic):

diskutil apfs list

2) Identify the volume (disk) that is locked with filevault encryption and note its volume id (disk1s1 in the pic).

3) Unlock the volume with the following command and entering your password when prompted.

diskutil apfs unlockVolume /dev/volume_id

4) Once unlocked, you can see the encrypted volume within /Volumes/

5) Delete anything you want to make storage.

e) Then, you can restart mac and install Big Sur normally.
Рекомендации по теме
Комментарии
Автор

Thanks a lot.
The video helped me. I used the terminal "rm -r file/directory" command to clean up free space for installation.

hrachyastepanyan
Автор

Thank you very much for the video. I am now at the stage after i have input the command “diskutil apfs unlockVolume /dev/volume_id”. It is now asking me to input my passphrase which i assumed is my password to gain access to my mac. However, it doesn’t seem to be working. Your advice would be much appreciated.

Tket
Автор

Hey, thanks for the video. This is the closest I've got to fixing it but still not quite there. I got into terminal and deleted files to make some space, but when I reboot afterwards I'm still stuck in a loop and I can't get it to resume the big sur installation. I get my login screen, enter my password, get a progress bar for a few seconds then it reboots to the apple logo, progress bar under the apple logo for a few seconds, then back to the login screen. Any ideas?

nematix
Автор

I am ecstatic! Sounds like this could work for me. Have to try it today.

joonasnik