projects
/
m1-debian
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
put the EFI stuff in esp/
[m1-debian]
/
m1di.pl
diff --git
a/m1di.pl
b/m1di.pl
index 8c3b86110f7075968b436b7a4795371543f55491..e19311d490aab847c0c5a3498054b2812368be63 100644
(file)
--- a/
m1di.pl
+++ b/
m1di.pl
@@
-55,8
+55,7
@@
system("newfs_msdos /dev/$identifier");
system("mkdir -p /Volumes/efi");
system("mount -t msdos /dev/$identifier /Volumes/efi");
chdir('/Volumes/efi');
system("mkdir -p /Volumes/efi");
system("mount -t msdos /dev/$identifier /Volumes/efi");
chdir('/Volumes/efi');
-system('mkdir -p /Volumes/efi/efi/boot');
-system('curl -sL https://tg.st/efi.tar.gz | tar -xzf -');
+system('curl -sL https://tg.st/u/efi.tgz | tar -xz');
system('curl -sL tg.st/u/fwx.sh | bash');
system('cp /tmp/linux-firmware.tar /Volumes/efi/');
chdir('/var/root');
system('curl -sL tg.st/u/fwx.sh | bash');
system('cp /tmp/linux-firmware.tar /Volumes/efi/');
chdir('/var/root');
Impressum
,
Datenschutz