Jump to content

flak

Members
  • Posts

    3
  • Joined

  • Last visited

flak's Achievements

New Here

New Here (1/7)

0

Reputation

  1. alright ill give it a try and ill be sure to get back to you guys on what happens
  2. Yea thats what i have discovered is the best course of action. The turtoral was for LiLo not grub. i looked :-/ anyway would this be the correct set of commands to add to the grub enrty? title Mandrake linux root (hd1,0) kernel / kernel path there initrd /initrd path here
  3. I Have a machine with Windows 2k and red hat 8 installed. I am currently using Grub as my boot loader (.92 i think) I just got my mandrake 9.2 Cd set with update cd and i am ready to install it. I have win2k and RH8 on a hard drive set to master, i have a second hard drive that will be set to slave for mandrake. Now i would like to know how is the best way to go about triple booting this? I would also know the best way to revert back to my red hat win 2k setup incase mandrake isn't all its cracked up to be. I know i can uninstall mdk by just f-disking the second drive but how do i get the boot loader back to just showing 2k and RH? The idea i have thus far is editing my current grub config: Here is my config right now # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd0,5) # kernel /vmlinuz-version ro root=/dev/hda8 # initrd /initrd-version.img #boot=/dev/hda default=1 timeout=10 splashimage=(hd0,5)/grub/splash.xpm.gz title Red Hat Linux (2.4.18-14) root (hd0,5) kernel /vmlinuz-2.4.18-14 ro root=LABEL=/ initrd /initrd-2.4.18-14.img title Windows 2000 Pro rootnoverify (hd0,0) chainloader +1 so the question is could i just install mdk 9.2 on the second HD without installing any boot loader then booting to red hat and editiong that file to add MDK, then i could boot to all thee OS's and if i wanted to whipe off mdk it wouldnt be hard to revert my boot loader back to what it is now. Can someone let me know if that would work? And offer any tips to what i would have to add? It kind of reminds me of the boot.ini file of windows but i dont really understand it. Or is there a way i can install Grub to /boot directory on the primary hard drive using the mandrake installer? Thanks
×
×
  • Create New...