qi-emdebian

Changeset

10:42d1cda9cf31
2014-03-15 Paul Boddie raw files shortlog changelog graph Added media eject note.
README.txt (file)
     1.1 --- a/README.txt	Sat Mar 15 01:23:21 2014 +0100
     1.2 +++ b/README.txt	Sat Mar 15 01:23:52 2014 +0100
     1.3 @@ -167,7 +167,9 @@
     1.4  
     1.5   qi-emdebian-install rootfs /dev/sdb1 --mkfs
     1.6  
     1.7 -This will make a filesystem in the partition and copy the root filesystem to the card.
     1.8 +This will make a filesystem in the partition and copy the root filesystem to the card. You should then eject the card as follows (adjusting for the appropriate device name):
     1.9 +
    1.10 + eject sdb
    1.11  
    1.12  === Booting into the New System ===
    1.13