Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then 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.
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. |
|
 |
02-21-2009, 12:10 PM
|
#1
|
|
Member
Registered: Jun 2008
Location: /home/lorax
Distribution: Debian Testing
Posts: 141
Rep:
|
linux /boot not booting from bootstrap
ok, so I have debian installed on part of my machine. (grub is installed to /boot instead of mbr because I wanted bootstrap at the time) Then I installed freebsd and used bootstrap, which I find to be nice, and everything was going well. then I installed solaris on the remaining space. Then when I booted up, bootstrap wouldn't let me boot to linux's /boot partition so I am no longer able to boot into linux. I have removed solaris from my system but I still can't boot to linux.
What should I do about this. I need the stuff on that linux install. should I install some os like ubuntu or another debian on the space where solaris was and have it install grub to mbr and see if that works, or is there some way to manually edit bootstrap so that I can edit it to boot the linux /boot partition. all and any help welcome.
thanks in advance
kyle
ps. if in the wrong forum section, please move.
|
|
|
|
02-22-2009, 07:13 AM
|
#2
|
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Pclinux, Mandriva, Kubuntu 10.10 Slck13_64-current
Posts: 2,040
Rep: 
|
super grub if you posted your /boot/grub/menu.1st that could help. other wise super grub this is my grub
Quote:
# GRUB configuration file '/boot/grub/menu.lst'.
# generated by 'grubconfig'. Thu Dec 18 12:38:49 2008
#
# The backup copy of the MBR for drive '/dev/hda' is
# here '/boot/grub/mbr.hda.4016'. You can restore it like this.
# dd if=mbr.hda.4016 of=/dev/hda bs=512 count=1
#
# Start GRUB global section
splash image=(hd0,0)/grub/splash.xpm
#timeout 30
#color light-gray/blue black/light-gray
# End GRUB global section
# Other bootable partition config begins
title Linux on (/dev/hda1)
root (hd0,0)
kernel /boot/vmlinuz root=/dev/hda1 ro vga=normal
# Linux bootable partition config ends
# Linux bootable partition config begins
title 2.6.26.8.tex3 hda2
kernel (hd0,1)/boot/vmlinuz-2.6.26.8.tex3 BOOT_IMAGE=2.6.26.8.tex3 root=/dev/hda2 ro
initrd (hd0,1)/boot/initrd-2.6.26.8.tex3.img
# Linux bootable partition config ends
# Linux bootable partition config begins
title 2.6.26.8.tex3 hda2
kernel (hd1,0)/boot/vmlinuz-2.6.26.8.tex3 BOOT_IMAGE=2.6.26.8.tex3 root=/dev/hdb1 ro
initrd (hd1,0)/boot/initrd-2.6.26.8.tex3.img
# Linux bootable partition config ends
title Linux Mint 6, kernel 2.6.27-11-generic
root (hd2,0)
kernel /boot/vmlinuz-2.6.27-11-generic root=/dev/sdc1 ro quiet splash
initrd /boot/initrd.img-2.6.27-11-generic
quiet
title Linux Mint 6, kernel 2.6.27-11-generic (recovery mode)
root (hd2,0)
kernel /boot/vmlinuz-2.6.27-11-generic root=/dev/sdc1 ro single
initrd /boot/initrd.img-2.6.27-11-generic
title Linux Mint 6, kernel 2.6.27-7-generic
root (hd2,0)
kernel /boot/vmlinuz-2.6.27-7-generic root=/dev/sdc1 ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
quiet
title Linux Mint 6, kernel 2.6.27-7-generic (recovery mode)
root (hd2,0)
kernel /boot/vmlinuz-2.6.27-7-generic root=/dev/sdc1 ro single
initrd /boot/initrd.img-2.6.27-7-generic
title Linux Mint 6, memtest86+
root (hd2,0)
kernel /boot/memtest86+.bin
quiet
# Linux bootable partition config ends
title --- For help press 'c', type: 'help'
root (hd0)
title --- For usage examples, type: 'cat /boot/grub/grub.txt'
root (hd0)
title puppy (/dev/hda1)
root (hd0,0)
kernel /pup412/vmlinuz
initrd /pup412/initrd.gz
|
|
|
|
|
02-22-2009, 12:10 PM
|
#3
|
|
Member
Registered: May 2008
Location: California, USA
Distribution: Ubuntu 8.10
Posts: 247
Rep:
|
In order to get a clearer picture of your setup related to your booting problem, how about downloading the Boot Info Script to a Live CD desktop, and then do the following as root user, but replace <username> with your user name:
Code:
bash /home/<username>/Desktop/boot_info_script*.sh
That will create a "RESULTS.txt" file in the same directory from where the script is run, namely your desktop; please copy/paste the contents of the RESULTS.txt file to your next post. That will help clarify your setup and hopefully what the solution to your problem might be.
|
|
|
|
| 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 03:37 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
|
|