Re: [LAU] [OT] Fedora installation problem

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-user@...>
Date: Wednesday, September 14, 2011 - 11:29 am

On 09/14/2011 12:43 PM, Dave Phillips wrote:

Hello Dave,

This looks like Grub2 stuff but I found here F14 uses Grub legacy:
http://docs.fedoraproject.org/en-US/Fedora/14/html/Installation_Guide/s1...

If your F14 install uses Grub2 I would recommend reinstalling Grub2 from
F14 onto your first disk. Anyway you could check which Grub version your
F14 install is using?

Steps to install Grub2 onto your first harddisk (/dev/sda):
- boot with F14 live CD into a live session
- open terminal and become root
- mount your F14 install with *mount /dev/sdb1 /mnt* (assuming root and
/boot are on that partition)
- mount /dev, /proc and /sys:
*mount --bind /dev /mnt/dev
mount --bind /sys /mnt/sys
mount --bind /proc /mnt/proc*
- chroot into your mounted F14 install: *chroot /mnt*
- update your Grub config to include all the OS's: *update-grub*
- install Grub into the MBR of your first harddisk: *grub-install /dev/sda*

Best,

Jeremy
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[LAU] [OT] Fedora installation problem, Dave Phillips, (Wed Sep 14, 10:43 am)
Re: [LAU] [OT] Fedora installation problem, Florian Paul Schmidt, (Sun Oct 9, 8:23 am)
Re: [LAU] [OT] Fedora installation problem, Dave Phillips, (Sat Sep 17, 4:18 pm)
Re: [LAU] [OT] Fedora installation problem, Egor Sanin, (Sat Sep 17, 5:54 pm)
Re: [LAU] [OT] Fedora installation problem, Jeremy Jongepier, (Wed Sep 14, 11:29 am)
Re: [LAU] [OT] Fedora installation problem, Dave Phillips, (Wed Sep 14, 3:11 pm)
Re: [LAU] [OT] Fedora installation problem, Paul Davis, (Wed Sep 14, 4:35 pm)
Re: [LAU] [OT] Fedora installation problem, S C Rigler, (Wed Sep 14, 7:07 pm)
Re: [LAU] [OT] Fedora installation problem, Dave Phillips, (Wed Sep 14, 6:02 pm)
Re: [LAU] [OT] Fedora installation problem, Dave Phillips, (Wed Sep 14, 6:14 pm)
Re: [LAU] [OT] Fedora installation problem, Fernando Lopez-Lezcano, (Thu Sep 15, 6:59 pm)
Re: [LAU] [OT] Fedora installation problem, Andras Simon, (Wed Sep 14, 6:28 pm)
Re: [LAU] [OT] Fedora installation problem, Dave Phillips, (Wed Sep 14, 6:58 pm)
Re: [LAU] [OT] Fedora installation problem, Andras Simon, (Wed Sep 14, 7:48 pm)
Re: [LAU] [OT] Fedora installation problem, Dave Phillips, (Wed Sep 14, 9:04 pm)
Re: [LAU] [OT] Fedora installation problem, Fons Adriaensen, (Wed Sep 14, 9:26 pm)
Re: [LAU] [OT] Fedora installation problem, Andras Simon, (Wed Sep 14, 10:08 pm)
Re: [LAU] [OT] Fedora installation problem, Fons Adriaensen, (Wed Sep 14, 10:38 pm)
Re: [LAU] [OT] Fedora installation problem, Orcan Ogetbil, (Wed Sep 14, 9:15 pm)
Re: [LAU] [OT] Fedora installation problem, Andras Simon, (Wed Sep 14, 9:15 pm)
Re: [LAU] [OT] Fedora installation problem, S C Rigler, (Wed Sep 14, 3:56 pm)
Re: [LAU] [OT] Fedora installation problem, Egor Sanin, (Wed Sep 14, 4:33 pm)
Re: [LAU] [OT] Fedora installation problem, david, (Wed Sep 14, 5:30 pm)