Fedora on a stick - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html) +--- Forum: Fedora (https://www.linux-noob.com/forums/forum-94.html) +---- Forum: Fedora 9 (https://www.linux-noob.com/forums/forum-48.html) +---- Thread: Fedora on a stick (/thread-874.html) |
Fedora on a stick - anyweb - 2008-08-06 Quote:Fedora 9 now lets you create a bootable Linux distribution on a flash drive with persistence. In other words, you can not only boot any PC that will accept USB drive booting into Linux, you can even boot into your own personal desktop. Now, that can be useful. full story > http://www.linux.com/feature/143261 Fedora on a stick - champion239 - 2008-11-02 I tried using liveusb-creator for Fedora 9 (i686) but when I selected the iso, and clicked "Create Live USB," the text said "Make sure your USB key is plugged in and formatted with the FAT filesystem LiveUSB creation failed!" My USB is a Sandisk Cruzer (4 gigs) and is formatted FAT32. Any advice would be welcome! Fedora on a stick - anyweb - 2008-11-02 hi i've just tried this on a 2gb usb key in windows and it worked great, in fact i'm posting from a computer booted with the fedora 9 live usb stick so i know its worked ! when you tried creating it an error log should have been created, can you post that here ? are you sure the key is formatted ? cheers anyweb Fedora on a stick - Dungeon-Dave - 2008-11-02 Try FAT16 first. Use "lsusb" in a command prompt to verify that the USB stick has been seen, then "fdisk -l" to see if it recognises the filesystem. Win2K and XP should be able to build FAT16 on a 4GB partition, it was only DOS that had the 2GB limitation. |