Hi Folks, <br><br>I got Fedora 16 running on a USB drive (I tried updating my desktop that has Fedora 10 to 16 but it kept giving me a device driver error). I followed the steps on the wiki and everything seems to be ok but I'm running into trouble when I tried to execute the USB installer. Can somebody please add to the wiki what files should I expect on my USB drive after the installer is done? I only got two folders: images and syslinux ) This is for a usb drive that was formatted to VFAT:<br>
<br>---------------------------------------------------------------------------------------------------------------------------------------------------<br>/tmp                 498M   32K  498M   1% /tmp<br>vartmp               498M     0  498M   0% /var/tmp<br>
/dev/sdc1            3.8G  4.0K  3.8G   1% /media/B436-8C57<br>[root@localhost xs-0.7]# umount /dev/sdc1<br>[root@localhost xs-0.7]# ./mkusbinstall.sh /home/liveuser/OLPC-School-Server-0.7-i386.iso /dev/sdc1<br>Verifying image...<br>
/home/liveuser/OLPC-School-Server-0.7-i386.iso:   ada5dfa3fe3a3f79c026f2f7a4bec42e<br>Fragment sums: 98efa3b1bd82e29bc5229f9ef7d1fb3975fec2f48dc4c43dfcd66dde94d8<br>Fragment count: 20<br>Press [Esc] to abort check.<br>Checking: 100.0%<br>
<br>The media check is complete, the result is: FAIL.<br><br>It is not recommended to use this media.<br>Are you SURE you want to continue?<br>Press Enter to continue or ctrl-c to abort<br><br>WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdc!!!<br>
Press Enter to continue or ctrl-c to abort<br><br>wipefs: WARNING: /dev/sdc: appears to contain 'dos' partition table<br>Waiting for devices to settle...<br>mkdosfs 3.0.11 (24 Dec 2010)<br>Size of DVD image: 54<br>
Size of images/install.img: 127<br>Available space: 3815<br>Copying DVD image to target device.<br>install.img<br>   132972544 100%    6.97MB/s    0:00:18 (xfer#1, to-check=0/1)<br>rsync: read errors mapping "/media/srctmp.Hk1hdj/images/install.img": Input/output error (5)<br>
WARNING: install.img failed verification -- update discarded (will try again).<br>install.img<br>   132972544 100%    4.17MB/s    0:00:30 (xfer#2, to-check=0/1)<br>rsync: read errors mapping "/media/srctmp.Hk1hdj/images/install.img": Input/output error (5)<br>
ERROR: install.img failed verification -- update discarded.<br><br>sent 265977673 bytes  received 52 bytes  5373287.37 bytes/sec<br>total size is 132972544  speedup is 0.50<br>rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1052) [sender=3.0.8]<br>
Cleaning up to exit...<br>[root@localhost xs-0.7]#<br>