Skip to content

Commit e2c69d1

Browse files
committed
setup notes
1 parent de088e5 commit e2c69d1

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

scripts/image/setup.sh

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,6 @@ sudo halt
108108

109109
sudo umount /dev/sdh1
110110
sudo umount /dev/sdh2
111-
#shrink with /g/parted
112-
sudo dcfldd if=/dev/sdh of=omnipy.img
113-
#abort as appropriate
114-
sudo ~/pishrink.sh omnipy.img omnipy2.img
115-
rm omnipy.img
116-
mv omnipy2.img omnipy.img
111+
#shrink with /g/parted 3192MiB
112+
sudo dcfldd if=/dev/sdh of=omnipy.img bs=512 count=6635520
117113
zip -9 omnipy.zip omnipy.img

0 commit comments

Comments
 (0)