]> git.zerfleddert.de Git - m1-debian/commitdiff
specify the right arch
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 24 Mar 2022 03:36:55 +0000 (04:36 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 24 Mar 2022 03:36:55 +0000 (04:36 +0100)
files/quickstart.txt

index f6e2a02086adf18aab679ed62159e76dc40ac4c1..ad96e50ec1212f6aed41b3440b21e099d2aca09a 100644 (file)
@@ -94,7 +94,7 @@ tune2fs -O extents,uninit_bg,dir_index -m 0 -c 0 -i 0 /dev/nvme0n1p5
 
 mount /dev/nvme0n1p5 /mnt
 
-debootstrap --arch=arch64 testing /mnt http://deb.debian.org/debian
+debootstrap --arch=arm64 testing /mnt http://deb.debian.org/debian
 
 mount -t sysfs none /mnt/sys
 mount -t efivarfs none /mnt/sys/firmware/efi/efivars
Impressum, Datenschutz