Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
06-09-2007, 07:20 PM
|
#1
|
|
Member
Registered: Sep 2006
Posts: 79
Rep:
|
Grub Menu doesn't reflect menu.lst file
I have three Ubuntu partitions: /dev/hda1 (an older backup), /dev/hdb2 (a newer backup), and /dev/hda1 (the new partition I plan to use). Both backups can be deleted once I can get a menu entry that will boot to /dev/hda1. However, I've edited all my menu.lst entries, none of them effect grub's menu anymore unfortunately. It has a spelling error in the entry for /dev/hda1 and I've fixed it and refixed and rebooted several times and it's still there. It's quite frustrating.
So I tried using grub-install to make grub install itself onto the Master Boot Record. Here are my results:
Quote:
fatsheep:~$ sudo grub-install /dev/hdb2
Password:
The file /boot/grub/stage2 not read correctly.
|
I've rebooted since then and still the menu is the same and I cannot boot to /dev/hda1. I'm in need of some help.
|
|
|
|
06-09-2007, 08:06 PM
|
#2
|
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Arch/XFCE
Posts: 17,797
|
How are you installing GRUB? eg are you using a live CD?
I prefer the "native" method for installing GRUB---open the grub shell, and enter:
root (hdX,Y)
setup (hd0)
the root command tells the grub installer where /boot is--ie where the GRUB files are. If it is hda1, then the command will be "root (hd0,0)"
The booting article at my site (link below) may be useful
|
|
|
|
06-09-2007, 08:57 PM
|
#3
|
|
Member
Registered: Sep 2006
Posts: 79
Original Poster
Rep:
|
Quote:
|
Originally Posted by pixellany
How are you installing GRUB? eg are you using a live CD?
I prefer the "native" method for installing GRUB---open the grub shell, and enter:
root (hdX,Y)
setup (hd0)
the root command tells the grub installer where /boot is--ie where the GRUB files are. If it is hda1, then the command will be "root (hd0,0)"
The booting article at my site (link below) may be useful
|
Well grub files are installed in all of my ubuntu partitions but I tried to install it with grub-install while in one of my ubuntu partitions. I will try your method next.
|
|
|
|
06-11-2007, 09:36 AM
|
#4
|
|
Member
Registered: Sep 2006
Posts: 79
Original Poster
Rep:
|
Quote:
|
Originally Posted by pixellany
How are you installing GRUB? eg are you using a live CD?
I prefer the "native" method for installing GRUB---open the grub shell, and enter:
root (hdX,Y)
setup (hd0)
the root command tells the grub installer where /boot is--ie where the GRUB files are. If it is hda1, then the command will be "root (hd0,0)"
The booting article at my site (link below) may be useful
|
Ok your method worked once but it's no longer working and in any event it appears it only had effect on the next boot. I need a permanent fix for the problem.
|
|
|
|
06-11-2007, 01:29 PM
|
#5
|
|
Senior Member
Registered: Jul 2005
Distribution: Slackware
Posts: 1,163
Rep:
|
Have you checked the file /boot/grub/devices (I think that's right). It should have entries like
hda (hd0)
hdb (hd1)
If you're booting from hdb then maybe it needs to read that hdb is mapped to hd0.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:29 PM.
|
|
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
|
|