creating a bootable USB drive - Grub
Hi all,
I am trying to create a bootable usb drive with any linux OS preferably fedora and maybe a backtrack manually and not with 3rd party software but I am having difficulty.
I have a 4gig usb drive.
I laid down a ext3 partition
~ mke2fs --> which was successful
~ I also copied my boot directory from a previous fedora install
Now on my usb drive I have a boot dir and w/in that boot directory I have all the grub stuff.
When I boot to the usb drive only a grub command line show and I can't do anything on it.
In my grub directory I do have an Image and initrd file.
Any help for a simple process would be much appreciated as I have been reading grub material all week and still not getting too far.
Thank you!