# HG changeset patch # User Paul Boddie # Date 1394843032 -3600 # Node ID 42d1cda9cf31f8b5811a5a8a0b737b91e47ece1f # Parent 4d38ec0b0dafc57b9a0e81a7dca8ab34a220d001 Added media eject note. diff -r 4d38ec0b0daf -r 42d1cda9cf31 README.txt --- a/README.txt Sat Mar 15 01:23:21 2014 +0100 +++ b/README.txt Sat Mar 15 01:23:52 2014 +0100 @@ -167,7 +167,9 @@ qi-emdebian-install rootfs /dev/sdb1 --mkfs -This will make a filesystem in the partition and copy the root filesystem to the card. +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): + + eject sdb === Booting into the New System ===