On 01/29/2013 01:54 PM, Trenton Ray wrote:
Do you know the bootloader you are using off the top of your head? Assuming
GRUB, you just need to edit /boot/grub/grub.cfg to point it to the right
location. If you run into problems with it, paste it in here and I'm sure we
can get you sorted. :)


Trenton Ray
MIS
Ok I tried changing it to /dev/sdb, it was /dev/sda, but that didn't do it so I guess I need some help.

   [root@box7 bobg]# cat /boot/grub/grub.conf
   # 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 (hd2,0)
   #          kernel /vmlinuz-version ro root=/dev/sdc3
   #          initrd /initrd-[generic-]version.img
   #boot=/dev/sdb
   default=0
   timeout=15
   splashimage=(hd2,0)/grub/splash.xpm.gz
   hiddenmenu
   title Scientific Linux (2.6.32-279.19.1.el6.x86_64)
        root (hd2,0)
        kernel /vmlinuz-2.6.32-279.19.1.el6.x86_64 ro
   root=UUID=088eabf7-7644-4acb-9017-bc510456357b rd_NO_LUKS rd_NO_LVM
   LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16
   crashkernel=auto  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
        initrd /initramfs-2.6.32-279.19.1.el6.x86_64.img
   title Scientific Linux (2.6.32-279.5.1.el6.x86_64)
        root (hd2,0)
        kernel /vmlinuz-2.6.32-279.5.1.el6.x86_64 ro
   root=UUID=088eabf7-7644-4acb-9017-bc510456357b rd_NO_LUKS rd_NO_LVM
   LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16
   crashkernel=auto  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
        initrd /initramfs-2.6.32-279.5.1.el6.x86_64.img
   title Other
        rootnoverify (hd0,0)
        chainloader +1

        Bob

        --

        http://www.qrz.com/db/W2BOD

        box9   Fedora-18 Linux

--

http://www.qrz.com/db/W2BOD

box9   Fedora-18 Linux

Reply via email to