This is a discussion on Displaying grub's installation info within the Linux Operating System forums, part of the Unix Operating Systems category; --> Hi there, Is there a way to display the information used to install grub in the MBR, basically which ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi there, Is there a way to display the information used to install grub in the MBR, basically which partition grub will use to display menus, etc? I have a machine with Linux installed on 2 separate partitions /dev/hda1 and /dev/hda2. To my amazement, grub uses the menu in /dev/hda2... So I imagine it was installed with root (hd0,1). Is there a way to display if there were any other parameters stored? Thanx Dan |
| |||
| On 10 Nov 2003 13:43:58 -0800, dan@mongrain.org (Dan Mongrain) wrote: > Is there a way to display the information used to install grub in the > MBR, basically which partition grub will use to display menus, etc? .... www.gnu.org - check the dosc > I have a machine with Linux installed on 2 separate partitions > /dev/hda1 and /dev/hda2. To my amazement, grub uses the menu in > /dev/hda2... So I imagine it was installed with root (hd0,1). Is > there a way to display if there were any other parameters stored? i wouldnt be surprised ... it installed to a location where YOU specified .. -- /// Michael J. Tobler: motorcyclist, surfer, skydiver, \\\ \\\ and author: "Inside Linux", "C++ HowTo", "C++ Unleashed" /// Once, adv.: Enough. "The Devil's Dictionary" |
| ||||
| I inherited of this machine and I want to make sure I do not screw it up before I do anything. It is pretty obvious that if I was the one who originally set it up, I wouldn't be asking.... I did read the docs and search the web and groups but I could not find anything. Thanx Dan mjt <mjtobler@removethis_consultant.com> wrote in message news:<FNVrb.20616$Oo4.6722@newsread1.news.atl.eart hlink.net>... > On 10 Nov 2003 13:43:58 -0800, dan@mongrain.org (Dan Mongrain) wrote: > > > Is there a way to display the information used to install grub in the > > MBR, basically which partition grub will use to display menus, etc? > > ... www.gnu.org - check the dosc > > > I have a machine with Linux installed on 2 separate partitions > > /dev/hda1 and /dev/hda2. To my amazement, grub uses the menu in > > /dev/hda2... So I imagine it was installed with root (hd0,1). Is > > there a way to display if there were any other parameters stored? > > i wouldnt be surprised ... it installed to a location > where YOU specified > . |