Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-02-2006, 12:47 PM
|
#1
|
LQ Newbie
Registered: May 2006
Posts: 3
Rep:
|
Help. USB external drive problems with fedora
Folks
I messed up. I am trying to install Fedora core 3 on seagate External USB drive
I think my BIOS does not support booting from USB
HEnce i get just GRUB on screen with flashing cursor.
How can i solve this problem
thanks
|
|
|
05-02-2006, 02:44 PM
|
#2
|
Member
Registered: Apr 2006
Posts: 78
Rep:
|
More information please. Assuming you have a working computer into which your external USB drive is plugged, what operating system is installed on the working computer? What specific information can you provide about your computer. Age, CPU, etc. Why are you trying to install linux on an external device?
svarmido
|
|
|
05-02-2006, 04:18 PM
|
#3
|
LQ Newbie
Registered: May 2006
Posts: 3
Original Poster
Rep:
|
Usb
Ok,
Here is information
I have a dell inspiron 2650 brought in 2003(feb)
Processor is pentium p4 (mobile version)
I have internal HDD with fedora core 3 and windows xp.
Recently my HDD is showing unreadable sectors.
I decided to have external USB to load linux as i am doing a project on linux
the BIOS does not recognizee the USB drive
Any more questions ??
thanks
|
|
|
05-02-2006, 04:25 PM
|
#4
|
Member
Registered: Mar 2005
Location: USA
Distribution: Slackware current, Fedora Core 5, SuSE 10.1 OSS
Posts: 298
Rep:
|
one more question: is grub installed in a partition on your internal harddrive or on the external harddrive? Perhaps you wrote on the MBR for your computer to look for GRUB in a place that cannot be found (AKA, the external harddrive when not plugged into the computer)
**edit**
also, do you have legacy usb enabled in your bios?
Last edited by mrchaos; 05-02-2006 at 04:36 PM.
|
|
|
05-03-2006, 10:44 AM
|
#5
|
Member
Registered: Apr 2006
Posts: 78
Rep:
|
Fedora 3 on external USB drive...
What follows is pure conjecture. Wait for additional input from others on this site unless you are inclined to experiment!
It would probably behoove you to get a program like System Commander to handle launching your USB Fedora installation if your computer bios provides for it.
If you can swap your drives, it will be easier to make sure your Fedora install is set up correctly. Can you do your project this way? If so, you may want to consider doing so instead of using the USB drive.
You should have available a "rescue disk" or a floppy "boot disk" before messing with your grub.conf files! You may need to restore your grub.conf file using your backup grub.bk file if your system won't boot!
I suggest you use your Fedora installation on the computer to take a look at your /boot and /boot/grub files. BACK UP YOUR grub.conf FILES BEFORE EDITING ANYTHING. "cp /boot/grub/grub.conf /boot/grub/grub.bk" It seems your grub.conf on the computer should offer a boot option when you start the computer for your usb device. I am not a guru here, but it seems to me you would want to add a section (after your last linux option, if you have more than one kernel version to optionally load from your computer's Linux installation), before the chainloader for MS Windows if you have a dual boot situation.
boot=/dev/hdc or?
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Fedora Core (2.6.16-1.2096_FC5)#or your kernel version#root (hd0,0)
kernel /vmlinuz-2.6.16-1.2096_FC5#or your kernel version# ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.16-1.2096_FC5.img#or your initrd version#
Notice the caveat - I am not sure about this, only guessing. Also, check your /etc/X11/xorg.conf settings to make sure they are correct for your monitor and video card. Finally, regarding your bios capabilities. If there is not an option to specifically boot from an external device, or devices - you may not be able to boot from the USB no matter what else you do.
Good luck
svarmido
Last edited by svarmido; 05-04-2006 at 01:53 PM.
|
|
|
05-05-2006, 11:31 AM
|
#6
|
Member
Registered: Apr 2006
Posts: 78
Rep:
|
It wasn't until I was dozing off last night, thinking about my post to your question and hoping others wouldn't be too critical of it when I suddenly realized what you were saying when you say "I messed up..." You are not able to boot into your computer install of Fedora... Provided you have not already reformatted your disk, try this. Boot your computer using the FC3 install CD. No matter whether you did an automatic partition installation or custom, select custom and use the manual partitioning tool. Choose to edit each partition, but select the "do not change partition", i.e. do not format for each EXCEPT the /boot partition. Proceed as you would for a new install. When finished, your files should be unchanged but a new /boot/grub/grub.conf file will be created and partition information written to disk. This should work. Nothing lost trying.
Good luck.
svarmido
|
|
|
All times are GMT -5. The time now is 01:26 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.
|
Latest Threads
LQ News
|
|