Re: Grub - related
From: Tajin (getedoli_at_golden.net)
Date: 07/12/05
- Previous message: kevin: "install kernel-source"
- In reply to: Robert Nichols: "Re: Grub - related"
- Next in thread: Robert Nichols: "Re: Grub - related"
- Reply: Robert Nichols: "Re: Grub - related"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 11 Jul 2005 22:20:39 -0400
I tried to install FC4 to correct my GRUB problem, but the problem
continues, I boot up on rescue mode, and I did
chroot /mnt/sysimage, after I did
sh-3.00# nano /boot/grub/grub.conf and I modified the file as follows
timeout=10
splashimage=(hd1,0)/grub/splash.xpm.gz
title GNU/linux Fedora Core 4(2.6.11-1.1369_FC4)
root (hd1,0)
kernel /initrd-2.6.11-1.1369_FC4.img
title Windows 2000
rootnoverify(hd0,0)
chainloader +1
I am getting error 13: "Invalid or unsupported executable format
Press any to continue
with command whereis kernel, it reports /usr/src/linux-2.4.18.14/kernel
Can anyone post the grub file for FC4 with windows and linux, as I told I
have two HD prim master for windows and prim slave for linux, Is any way to
force FC4 to install a fresh copy of linux?, with synaptics I installed
kernel 2.6.11-1.35_FC3 (It's what I found)
Thanks
"Robert Nichols" <SEE_SIGNATURE@localhost.localdomain.invalid> wrote in
message news:dau5bn$e5n$1@omega-3a.right.here...
> In article <dashl7$p1u$1@lust.ihug.co.nz>, Adam <nospam@example.com>
wrote:
> :Please forgive this intrusion - I am in a similar situation.
> :
> :I have a dual boot, with W98 on hda, and linux on hdb. I plan to replace
> :the hdb with a larger drive, but don't want to lose W98 on hda.
> :
> :However, when I remove physically hdb, I notice that LILO stalls and I
can't
> :boot just to W98, (LILO and W98 both on hda). Is this usual behaviour ?
> :
> :
> :I feel my choices are;
> :
> :a) Install FC3 onto hdb, and hope that Grub will pick up the W98 on hda
> :when it installs. (I can note the existing LILO conf for W98, to include
in
> :Grub later).
> :
> :b) Install FC3 onto hdb, and change LILO to point to new FC3 on hdb. (I
> :fear LILO will stall with this approach).
> :
> :c) Replace the mbr on hda from W98, then install FC3 on hdb, and have
Grub
> :insert the dualboot.
> :
> :Its just that I'm paranoid about this next step, and ask if anyone has
any
> :comments. It seems that I can't rely on the existing LILO to remain
> :operational during this process.
>
> LILO is trying to read the second stage loader from the /boot directory
> on hdb. That's about all the 446-byte primary boot loader in the MBR
> can do. I suggest first saving the current MBR on a floppy disk (mount
> /dev/fd0 and run "dd if=/dev/hda of=/mnt/floppy/oldmbr count=1") so that
> you have an easy way to restore it if things go badly awry. Then
> restore the standard MBR from Windows-98, or you could just run "lilo
> -u" if there's a valid /boot/boot.0300 file to restore. Then install
> your new hdb and install FC-3 on it.
>
> The FC-3 installer will find your Windows partition just fine even if
> you haven't restored the old MBR, but I'm sure you'd be happier knowing
> that you can still boot Windows-98 even without the FC-3 installation
> completed.
>
> --
> Bob Nichols AT comcast.net I am "rnichols42"
- Previous message: kevin: "install kernel-source"
- In reply to: Robert Nichols: "Re: Grub - related"
- Next in thread: Robert Nichols: "Re: Grub - related"
- Reply: Robert Nichols: "Re: Grub - related"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|