diff --git a/imagesync.sh b/imagesync.sh index 1a21af0..55cf65a 100755 --- a/imagesync.sh +++ b/imagesync.sh @@ -36,7 +36,8 @@ PARTTABLE mke2fs -F -t ext4 ${disk}1 mkdir -p /tmp_root -mount ${disk}1 /tmp_root +mount -t ext4 ${disk}1 /tmp_root +ls -lah /dev/sd* /tmp_root ip a