]> git.zerfleddert.de Git - m1-debian/commitdiff
apparantly dd in macos understands bs=8m by tpw_rules
authorThomas Glanzmann <thomas@glanzmann.de>
Sat, 29 Jan 2022 20:56:23 +0000 (21:56 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Sat, 29 Jan 2022 20:56:23 +0000 (21:56 +0100)
doc/asahi.txt

index 26eebfc9a3cce72786d11e660be953078381ccd2..b8dcede47c82628958206791b5e793eabc3cbddc 100644 (file)
@@ -40,7 +40,7 @@ diskutil addPartition <identifier before free space> %Linux% %noformat% <size>
 
 # dd a Debian Testing rootfs on it (minimum size 1 GB)
 # Find the scripts to create that rootfs here: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian
-curl -L https://tg.st/u/m1.tgz | tar -xOz | dd of=/dev/<identifier of Linux Filesystem>
+curl -L https://tg.st/u/m1.tgz | tar -xOz | dd of=/dev/<identifier of Linux Filesystem> bs=8m
 
 # Relax the boot policy for the stub os and uplaod install m1n1
 /Volumes/Linux/step2.sh
Impressum, Datenschutz