Skip to content

Commit

Permalink
setup notes
Browse files Browse the repository at this point in the history
  • Loading branch information
winemug committed Apr 22, 2019
1 parent de088e5 commit e2c69d1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions scripts/image/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,6 @@ sudo halt

sudo umount /dev/sdh1
sudo umount /dev/sdh2
#shrink with /g/parted
sudo dcfldd if=/dev/sdh of=omnipy.img
#abort as appropriate
sudo ~/pishrink.sh omnipy.img omnipy2.img
rm omnipy.img
mv omnipy2.img omnipy.img
#shrink with /g/parted 3192MiB
sudo dcfldd if=/dev/sdh of=omnipy.img bs=512 count=6635520
zip -9 omnipy.zip omnipy.img

0 comments on commit e2c69d1

Please sign in to comment.