From: Thomas Glanzmann <thomas@glanzmann.de>
Date: Thu, 3 Feb 2022 13:01:48 +0000 (+0100)
Subject: more notes
X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/cb3358a12b3bb24be825fb7e29931ba118f8d220?ds=inline

more notes
---

diff --git a/doc/asahi.txt b/doc/asahi.txt
index 1fd8e3d..24f9025 100644
--- a/doc/asahi.txt
+++ b/doc/asahi.txt
@@ -45,6 +45,7 @@ diskutil addPartition <identifier before free space> %Linux% %noformat% <size>
 # dd a Debian Testing rootfs on it (minimum size 1GB)
 # Find the scripts to create that rootfs here: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian
 
+diskutil list
 curl -L https://tg.st/u/m1.tgz | tar -xOz | dd of=/dev/<identifier of Linux Filesystem> bs=8m
 
 # Build dependencies