sudo cp /System/Lib*/CoreServices/boot.efi /Vol*/STOCKAGE
sudo bless --folder /Vol*/STOCKAGE --file /Vol*/STOCKAGE/boot.efi --label STOCKAGE
bless --info /Vol*/STOCKAGE
MBP-de-matthieu:~ grumpymt$ sudo cp /System/Lib*/CoreServices/boot.efi /Vol*/STOCKAGE
Password:
MBP-de-matthieu:~ grumpymt$ sudo bless --folder /Vol*/STOCKAGE --file /Vol*/STOCKAGE/boot.efi --label STOCKAGE
MBP-de-matthieu:~ grumpymt$ bless --info /Vol*/STOCKAGE
MBP-de-matthieu:~ grumpymt$
ls /Vol*/STOCKAGE
MBP-de-matthieu:~ grumpymt$ ls /Vol*/STOCKAGE
$RECYCLE.BIN 05 - Freelance
00 - Téléchargement 5892041T56
01 - Capture d'écran 82390618500033
02 - Font System Volume Information
03 - Perso boot.efi
04 - Projets
MBP-de-matthieu:~ grumpymt$
sudo bless --unbless /Vol*/STOCKAGE
sudo rm -f /Volumes/STOCKAGE/boot.efi
ls -a /
MBP-de-matthieu:~ grumpymt$ ls -a /
. Users
.. Volumes
.DS_Store bin
.DocumentRevisions-V100 cores
.OSInstallerMessages dev
.PKInstallSandboxManager-SystemSoftware etc
.Spotlight-V100 home
.file installer.failurerequests
.fseventsd net
.vol private
Applications sbin
Library tmp
Network usr
System var
MBP-de-matthieu:~ grumpymt$
sudo find / -iname '*.efi' -print
MBP-de-matthieu:~ grumpymt$ sudo find / -iname '*.efi' -print
Password:
/usr/standalone/firmware/FUD/MultiUpdater/MultiUpdater.efi
/usr/standalone/i386/boot.efi
/usr/standalone/i386/apfs.efi
/System/Library/CoreServices/backupd.bundle/Contents/Resources/tmbootpicker.efi
/System/Library/CoreServices/boot.efi
/System/Library/AccessoryUpdaterBundles/ThunderboltAccessoryFirmwareUpdater.bundle/Contents/Resources/ThorUtil.efi
/System/Library/AccessoryUpdaterBundles/USBCAccessoryFirmwareUpdater.bundle/Contents/Resources/HPMUtil.efi
find: /dev/fd/3: Not a directory
find: /dev/fd/4: Not a directory
MBP-de-matthieu:~ grumpymt$
diskutil list