Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I downloaded and installed Fedora Core 6 on to a 80 gig USB HD. By the way i have a Dell laptop that allows the BIOS to boot to a USB device.
THe installation of the Fedora went off without an problem. I used all of the default settings in the install. I was to nervous to make an changes in the defaults.
After installation, I restart my laptop and tell the BIOS to boot to the USB device. The monitor screen goes dark, and the curser is sitting on the top left corner blinking at me. That is all it does.
Should i have changed something in the installation defaults to give me Fedora booting up?
I don't know much about Fedora but I might try using a live cd to boot the 80 gig drive and then do two things. First, make the Linux partition the active one for that drive and then re-initialize GRUB. My reasoning is this; even though Linux doesn't need an active partition to boot from, your BIOS might be bypassing that partition because it isn't active. Also, there may be a problem with GRUB, so you should check the settings and then do a grub-install to make sure everything's ok. (I assume you're using GRUB) I've noticed a lot problems with the way some BIOSes treat bootable USB devices. Some only say they'll boot from USB, and worse yet, some will only boot DOS or Windows.
Edit: Also, make sure you install GRUB to the boot sector of the device and not the Linux partition.
Last edited by Hendronicus; 04-21-2007 at 01:08 AM.
"I might try using a live cd to boot the 80 gig drive..."
Are you talking about emulating the CD on the drive here, or something else?
It doesn't seem to be as simple as copying an iso to a partition and then booting it. Assuming you have grub installed on the mbr, what commands would you give it to boot the partition that has the image on it (it most likely has isolinux)?
When you get to the dark screen with flashing cursor, have you tried hitting the return key?
I loaded a bootable copy of mandrake to an 80Gb usb hard drive and set the bios to boot from the usb, but the system would only boot AFTER I hit the return key a couple of times.
I never thought of that marshon, thanks! As for emulating the cd, fitzov, no, what I mean is that when he gets to the boot prompt of his cd he puts in something like:
BOOT: name_of_kernel root=/dev/sda1 append="options_for_kernel" ro
Now, I know not everything works that way, but it might, so I thought it was worth a try.
He could just reinstall and this time make sure the three things I talked about are in place, too.
Last edited by Hendronicus; 04-26-2007 at 12:56 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.