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.
|
 |
06-20-2004, 01:37 AM
|
#1
|
Member
Registered: Dec 2003
Location: Raleigh, NC
Distribution: Fedora 8, RHEL 3,4,5, Ubuntu 8.04
Posts: 215
Rep:
|
Removed second hard disk, Mandrake will not boot.
Hi guys, I removed my second hard disk to give to my grandma and now mandrake won't boot. It asks me if I'd like to repair it and i say yes, then it asks for my root password and then i sit with a ext2: prompt.
It was an ext2 drive on mandrake 10.0
Any suggestions would be very helpful, because I need my PC back!
Thanks a lot!
|
|
|
06-20-2004, 01:59 AM
|
#2
|
Senior Member
Registered: Oct 2003
Posts: 3,018
|
You probably had the partitions on your second hard drive listed in /etc/fstab so that they would automount and run certain checks at boot to confirm the filesystems on those partitions are not corrupted. Your system reads fstab at boot and tries to mount the missing partitions. When it can't find them, it thinks that the filesystem(s) on the missing partitions are corrupted and tries to repair them to no avail.
The solution is to edit fstab and comment out or delete any references to the partitions on the second hard drive. The easiest way is to use a bootable linux cd like knoppix which will give you access to your root partition so you can edit fstab.
|
|
|
06-20-2004, 11:24 AM
|
#3
|
Member
Registered: Dec 2003
Location: Raleigh, NC
Distribution: Fedora 8, RHEL 3,4,5, Ubuntu 8.04
Posts: 215
Original Poster
Rep:
|
Thanks, I have a knoppix 3 disc, so i'll try that shortly. I had the HD mounted to /mnt/movies/ if that helps (i just used it to backup movies)
|
|
|
06-21-2004, 11:23 PM
|
#4
|
Member
Registered: Dec 2003
Location: Raleigh, NC
Distribution: Fedora 8, RHEL 3,4,5, Ubuntu 8.04
Posts: 215
Original Poster
Rep:
|
thanks!
After a little fight between Knoppix and I (i couldn't get the change read/write permissions to work, so I decided to just use VI in konsole), it worked flawlessly and I am back in Mandrake.
Thanks a million!
|
|
|
06-22-2004, 08:34 AM
|
#5
|
Senior Member
Registered: Oct 2003
Posts: 3,018
|
Your welcome. Glad it worked!! For future reference, you can get konqueror to come up with root privileges in knoppix by first unmounting and remounting the partition you want write access to as root:
$su
<hit Enter>
# umount /mnt/hdxx
# mount /mnt/hdxx
# konqueror
Knoppix has no root password; hitting the Enter key after doing su takes you to root. With the above, konqueror will come up with root privileges. Then you just navigate to the file you want to edit and click on it and the file will come up in a root kedit for editing.
|
|
|
06-22-2004, 11:28 AM
|
#6
|
Member
Registered: Dec 2003
Location: Raleigh, NC
Distribution: Fedora 8, RHEL 3,4,5, Ubuntu 8.04
Posts: 215
Original Poster
Rep:
|
that's precisely how i did it, just used vi instead of konquerer. thanks again for all the help!
|
|
|
All times are GMT -5. The time now is 10:48 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
|
|