|
|

08-13-2008, 06:50 PM
|
|
|
Fedora Core 9
--- On Wed, 8/13/08, Steve Searle <steve@stevesearle.com> wrote:
> From: Steve Searle <steve@stevesearle.com>
> Subject: Re: Fedora Core 9
> To: jmpmcmanus@yahoo.com, "For users of Fedora" <fedora-list@redhat.com>
> Date: Wednesday, August 13, 2008, 12:41 PM
> Around 05:24pm on Wednesday, August 13, 2008 (UK time),
> James McManus scrawled:
>
> > issues, related to the upgrade. However, today I did
> an additional
> > upgrade of 7 packages including the kernal. When I
> rebooted my system,
> > it got to grub and then began beeping, and stalled out
> there. I have
> > attempting to use the rescue OS, but need to find more
> information on
> > this problem. I suspect it has something to do with
> the new kernal. Is
> > anybody familiar with this problem?
>
> No. But what happens if you select the previous kernel in
> the grub
> menu?
>
> Steve
>
> --
>
> A: Because it messes up the order in which people normally
> read text.
> Q: Why is top-posting a bad thing?
>
> 17:39:54 up 5 days, 3:42, 2 users, load average: 0.00,
> 0.28, 0.84
Steve,
I do not get the grub menu. It stalls out just before. Because of this, I'm now thinking there may be a problem with my boot partition. I rebooted using the rescue disk, and did a df -k to get information on my filesystems. A shorthand version of the output was:
Filesystem Mounted on
/dev /dev
/dev/loop0 /mnt/runtime
/dev/mapper/VolGroup00-logVol00 /mnt/sysimage
/dev/sda1 /mnt/sysimage/boot
/dev /mnt/sysimage/dev
from this /dev/sda1 appears to be my boot filesystem.
I'm thinking, performing a fsck on the boot partition, may help
me find out what the problem is. However, when I run the following
command:
fsck -n /dev/sda1
I get these warnings:
WARNING! /dev/sda1 is mounted
WARNING: couldn't open /etc/fstab
What is the correct way to check my boot partition and
possibly correct it?
Thanks
Jim
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-13-2008, 07:35 PM
|
|
|
Fedora Core 9
On Wed, Aug 13, 2008 at 10:50:58AM -0700, James McManus wrote:
> --- On Wed, 8/13/08, Steve Searle <steve@stevesearle.com> wrote:
>
> > From: Steve Searle <steve@stevesearle.com>
> > Subject: Re: Fedora Core 9
> > To: jmpmcmanus@yahoo.com, "For users of Fedora" <fedora-list@redhat.com>
> > Date: Wednesday, August 13, 2008, 12:41 PM
> > Around 05:24pm on Wednesday, August 13, 2008 (UK time),
> > James McManus scrawled:
> >
> > > issues, related to the upgrade. However, today I did
> > an additional
> > > upgrade of 7 packages including the kernal. When I
> > rebooted my system,
> > > it got to grub and then began beeping, and stalled out
> > there. I have
> > > attempting to use the rescue OS, but need to find more
> > information on
> > > this problem. I suspect it has something to do with
> > the new kernal. Is
> > > anybody familiar with this problem?
> >
> > No. But what happens if you select the previous kernel in
> > the grub
> > menu?
> >
> > Steve
> >
> > --
> >
> > A: Because it messes up the order in which people normally
> > read text.
> > Q: Why is top-posting a bad thing?
> >
> > 17:39:54 up 5 days, 3:42, 2 users, load average: 0.00,
> > 0.28, 0.84
>
> Steve,
>
> I do not get the grub menu. It stalls out just before. Because of this, I'm now thinking there may be a problem with my boot partition. I rebooted using the rescue disk, and did a df -k to get information on my filesystems. A shorthand version of the output was:
>
> Filesystem Mounted on
> /dev /dev
> /dev/loop0 /mnt/runtime
> /dev/mapper/VolGroup00-logVol00 /mnt/sysimage
> /dev/sda1 /mnt/sysimage/boot
> /dev /mnt/sysimage/dev
>
> from this /dev/sda1 appears to be my boot filesystem.
>
> I'm thinking, performing a fsck on the boot partition, may help
> me find out what the problem is. However, when I run the following
> command:
>
> fsck -n /dev/sda1
>
> I get these warnings:
>
> WARNING! /dev/sda1 is mounted
> WARNING: couldn't open /etc/fstab
>
> What is the correct way to check my boot partition and
> possibly correct it?
>
> Thanks
> Jim
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
Dear Jim,
maybe you shoud mount all the old partitions and chroot into them to get
this working (so fdisk finds the right fstab)
Hope this helps.
Regards, Patrick
--
Patrick Kaiser
URL: http://argonius.de
EMail: patrick.kaiser@argonius.de
RIPE: PK3264-RIPE
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-13-2008, 09:05 PM
|
|
|
Fedora Core 9
--- On Wed, 8/13/08, Patrick Kaiser <patrick@argonius.de> wrote:
> From: Patrick Kaiser <patrick@argonius.de>
> Subject: Re: Fedora Core 9
> To: jmpmcmanus@yahoo.com, "For users of Fedora" <fedora-list@redhat.com>
> Date: Wednesday, August 13, 2008, 2:35 PM
> On Wed, Aug 13, 2008 at 10:50:58AM -0700, James McManus
> wrote:
> > --- On Wed, 8/13/08, Steve Searle
> <steve@stevesearle.com> wrote:
> >
> > > From: Steve Searle <steve@stevesearle.com>
> > > Subject: Re: Fedora Core 9
> > > To: jmpmcmanus@yahoo.com, "For users of
> Fedora" <fedora-list@redhat.com>> > > Date: Wednesday, August 13, 2008, 12:41 PM
> > > Around 05:24pm on Wednesday, August 13, 2008 (UK
> time),
> > > James McManus scrawled:
> > >
> > > > issues, related to the upgrade. However,
> today I did
> > > an additional
> > > > upgrade of 7 packages including the kernal.
> When I
> > > rebooted my system,
> > > > it got to grub and then began beeping, and
> stalled out
> > > there. I have
> > > > attempting to use the rescue OS, but need to
> find more
> > > information on
> > > > this problem. I suspect it has something to
> do with
> > > the new kernal. Is
> > > > anybody familiar with this problem?
> > >
> > > No. But what happens if you select the previous
> kernel in
> > > the grub
> > > menu?
> > >
> > > Steve
> > >
> > > --
> > >
> > > A: Because it messes up the order in which
> people normally
> > > read text.
> > > Q: Why is top-posting a bad thing?
> > >
> > > 17:39:54 up 5 days, 3:42, 2 users, load
> average: 0.00,
> > > 0.28, 0.84
> >
> > Steve,
> >
> > I do not get the grub menu. It stalls out just before.
> Because of this, I'm now thinking there may be a problem
> with my boot partition. I rebooted using the rescue disk,
> and did a df -k to get information on my filesystems. A
> shorthand version of the output was:
> >
> > Filesystem Mounted on
> > /dev /dev
> > /dev/loop0 /mnt/runtime
> > /dev/mapper/VolGroup00-logVol00 /mnt/sysimage
> > /dev/sda1 /mnt/sysimage/boot
> > /dev /mnt/sysimage/dev
> >
> > from this /dev/sda1 appears to be my boot filesystem.
> >
> > I'm thinking, performing a fsck on the boot
> partition, may help
> > me find out what the problem is. However, when I run
> the following
> > command:
> >
> > fsck -n /dev/sda1
> >
> > I get these warnings:
> >
> > WARNING! /dev/sda1 is mounted
> > WARNING: couldn't open /etc/fstab
> >
> > What is the correct way to check my boot partition and
>
> > possibly correct it?
> >
> > Thanks
> > Jim
> >
> > --
> > fedora-list mailing list
> > fedora-list@redhat.com
> > To unsubscribe:
> https://www.redhat.com/mailman/listinfo/fedora-list
> >
>
> Dear Jim,
>
> maybe you shoud mount all the old partitions and chroot
> into them to get
> this working (so fdisk finds the right fstab)
>
> Hope this helps.
>
> Regards, Patrick
>
> --
>
> Patrick Kaiser
>
> URL: http://argonius.de
> EMail: patrick.kaiser@argonius.de
> RIPE: PK3264-RIPE
Patrick,
The old partitions are already mounted. I used chroot, as you suggested,
to change root to the (OLD) main partition. The path to fstab is now
/etc/fstab. When I run:
fsck -n LABEL=/boot
It gives me a warning that the filesystem is mounted, then tells me that
it is skipping journal recovery because doing a read-only filesystem
check, and then finally it tells me /boot is clean and give me the # of
file and blocks.
In the past I have always use shutdown with the -F option to scan my
disk, so I am unfamilier with fsck. Because of this I want to be very
careful using this command. I am not sure the problem is with /boot,
and do not want to create a bigger problem by using fsck. Is this the
output I should expect? should I unmount /boot before running the
command?
Jim
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-13-2008, 10:31 PM
|
|
|
Fedora Core 9
On Wed, 2008-08-13 at 13:05 -0700, James McManus wrote:
> --- On Wed, 8/13/08, Patrick Kaiser <patrick@argonius.de> wrote:
>
> > From: Patrick Kaiser <patrick@argonius.de>
> > Subject: Re: Fedora Core 9
> > To: jmpmcmanus@yahoo.com, "For users of Fedora" <fedora-list@redhat.com>
> > Date: Wednesday, August 13, 2008, 2:35 PM
> > On Wed, Aug 13, 2008 at 10:50:58AM -0700, James McManus
> > wrote:
> > > --- On Wed, 8/13/08, Steve Searle
> > <steve@stevesearle.com> wrote:
> > >
> > > > From: Steve Searle <steve@stevesearle.com>
> > > > Subject: Re: Fedora Core 9
> > > > To: jmpmcmanus@yahoo.com, "For users of
> > Fedora" <fedora-list@redhat.com>> > > Date: Wednesday, August 13, 2008, 12:41 PM
> > > > Around 05:24pm on Wednesday, August 13, 2008 (UK
> > time),
> > > > James McManus scrawled:
> > > >
> > > > > issues, related to the upgrade. However,
> > today I did
> > > > an additional
> > > > > upgrade of 7 packages including the kernal.
> > When I
> > > > rebooted my system,
> > > > > it got to grub and then began beeping, and
> > stalled out
> > > > there. I have
> > > > > attempting to use the rescue OS, but need to
> > find more
> > > > information on
> > > > > this problem. I suspect it has something to
> > do with
> > > > the new kernal. Is
> > > > > anybody familiar with this problem?
> > > >
> > > > No. But what happens if you select the previous
> > kernel in
> > > > the grub
> > > > menu?
> > > >
> > > > Steve
> > > >
> > > > --
> > > >
> > > > A: Because it messes up the order in which
> > people normally
> > > > read text.
> > > > Q: Why is top-posting a bad thing?
> > > >
> > > > 17:39:54 up 5 days, 3:42, 2 users, load
> > average: 0.00,
> > > > 0.28, 0.84
> > >
> > > Steve,
> > >
> > > I do not get the grub menu. It stalls out just before.
> > Because of this, I'm now thinking there may be a problem
> > with my boot partition. I rebooted using the rescue disk,
> > and did a df -k to get information on my filesystems. A
> > shorthand version of the output was:
> > >
> > > Filesystem Mounted on
> > > /dev /dev
> > > /dev/loop0 /mnt/runtime
> > > /dev/mapper/VolGroup00-logVol00 /mnt/sysimage
> > > /dev/sda1 /mnt/sysimage/boot
> > > /dev /mnt/sysimage/dev
> > >
> > > from this /dev/sda1 appears to be my boot filesystem.
> > >
> > > I'm thinking, performing a fsck on the boot
> > partition, may help
> > > me find out what the problem is. However, when I run
> > the following
> > > command:
> > >
> > > fsck -n /dev/sda1
> > >
> > > I get these warnings:
> > >
> > > WARNING! /dev/sda1 is mounted
> > > WARNING: couldn't open /etc/fstab
> > >
> > > What is the correct way to check my boot partition and
> >
> > > possibly correct it?
> > >
> > > Thanks
> > > Jim
> > >
> > > --
> > > fedora-list mailing list
> > > fedora-list@redhat.com
> > > To unsubscribe:
> > https://www.redhat.com/mailman/listinfo/fedora-list
> > >
> >
> > Dear Jim,
> >
> > maybe you shoud mount all the old partitions and chroot
> > into them to get
> > this working (so fdisk finds the right fstab)
> >
> > Hope this helps.
> >
> > Regards, Patrick
> >
> > --
> >
> > Patrick Kaiser
> >
> > URL: http://argonius.de
> > EMail: patrick.kaiser@argonius.de
> > RIPE: PK3264-RIPE
>
> Patrick,
>
> The old partitions are already mounted. I used chroot, as you suggested,
> to change root to the (OLD) main partition. The path to fstab is now
> /etc/fstab. When I run:
>
> fsck -n LABEL=/boot
>
> It gives me a warning that the filesystem is mounted, then tells me that
> it is skipping journal recovery because doing a read-only filesystem
> check, and then finally it tells me /boot is clean and give me the # of
> file and blocks.
>
> In the past I have always use shutdown with the -F option to scan my
> disk, so I am unfamilier with fsck. Because of this I want to be very
> careful using this command. I am not sure the problem is with /boot,
> and do not want to create a bigger problem by using fsck. Is this the
> output I should expect? should I unmount /boot before running the
> command?
>
> Jim
>
You can not fsck a partition that is mounted so you would have to umount
the /dev/sda1/boot partition when you boot through the rescue disk.
--
================================================== =====================
It is all right to hold a conversation, but you should let go of it now
and then. -- Richard Armour
================================================== =====================
Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam@sbcglobal.net
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-13-2008, 10:56 PM
|
|
|
Fedora Core 9
I did as Patrick describe (I think). When I rebooted I no longer get a
beeping sound, instead I get a continuous stream of text, repeating the
word grub over and over again. I did a diff on my boot directory and the
backup boot directory, and they are identical.
I am not sure where to go now. I was thinking it was a problem with grub,
since that is where it stalls when booting. Has anybody run into a similar
problem and found a solution? Why did this occur after updating packages?
That seems to suggest there is something wrong with one of the new updates?
After the update finished, it asked be to reboot, which I did, and have
done many time before. Then this happened?
Jim
--- On Wed, 8/13/08, Aaron Konstam <akonstam@sbcglobal.net> wrote:
> From: Aaron Konstam <akonstam@sbcglobal.net>
> Subject: Re: Fedora Core 9
> To: jmpmcmanus@yahoo.com, "For users of Fedora" <fedora-list@redhat.com>
> Date: Wednesday, August 13, 2008, 5:31 PM
> On Wed, 2008-08-13 at 13:05 -0700, James McManus wrote:
> > --- On Wed, 8/13/08, Patrick Kaiser
> <patrick@argonius.de> wrote:
> >
> > > From: Patrick Kaiser <patrick@argonius.de>
> > > Subject: Re: Fedora Core 9
> > > To: jmpmcmanus@yahoo.com, "For users of
> Fedora" <fedora-list@redhat.com>
> > > Date: Wednesday, August 13, 2008, 2:35 PM
> > > On Wed, Aug 13, 2008 at 10:50:58AM -0700, James
> McManus
> > > wrote:
> > > > --- On Wed, 8/13/08, Steve Searle
> > > <steve@stevesearle.com> wrote:
> > > >
> > > > > From: Steve Searle
> <steve@stevesearle.com>
> > > > > Subject: Re: Fedora Core 9
> > > > > To: jmpmcmanus@yahoo.com, "For
> users of
> > > Fedora" <fedora-list@redhat.com>>
> > > Date: Wednesday, August 13, 2008, 12:41 PM
> > > > > Around 05:24pm on Wednesday, August 13,
> 2008 (UK
> > > time),
> > > > > James McManus scrawled:
> > > > >
> > > > > > issues, related to the upgrade.
> However,
> > > today I did
> > > > > an additional
> > > > > > upgrade of 7 packages including
> the kernal.
> > > When I
> > > > > rebooted my system,
> > > > > > it got to grub and then began
> beeping, and
> > > stalled out
> > > > > there. I have
> > > > > > attempting to use the rescue OS,
> but need to
> > > find more
> > > > > information on
> > > > > > this problem. I suspect it has
> something to
> > > do with
> > > > > the new kernal. Is
> > > > > > anybody familiar with this
> problem?
> > > > >
> > > > > No. But what happens if you select the
> previous
> > > kernel in
> > > > > the grub
> > > > > menu?
> > > > >
> > > > > Steve
> > > > >
> > > > > --
> > > > >
> > > > > A: Because it messes up the order in
> which
> > > people normally
> > > > > read text.
> > > > > Q: Why is top-posting a bad thing?
> > > > >
> > > > > 17:39:54 up 5 days, 3:42, 2 users,
> load
> > > average: 0.00,
> > > > > 0.28, 0.84
> > > >
> > > > Steve,
> > > >
> > > > I do not get the grub menu. It stalls out
> just before.
> > > Because of this, I'm now thinking there may
> be a problem
> > > with my boot partition. I rebooted using the
> rescue disk,
> > > and did a df -k to get information on my
> filesystems. A
> > > shorthand version of the output was:
> > > >
> > > > Filesystem Mounted
> on
> > > > /dev /dev
> > > > /dev/loop0
> /mnt/runtime
> > > > /dev/mapper/VolGroup00-logVol00
> /mnt/sysimage
> > > > /dev/sda1
> /mnt/sysimage/boot
> > > > /dev
> /mnt/sysimage/dev
> > > >
> > > > from this /dev/sda1 appears to be my boot
> filesystem.
> > > >
> > > > I'm thinking, performing a fsck on the
> boot
> > > partition, may help
> > > > me find out what the problem is. However,
> when I run
> > > the following
> > > > command:
> > > >
> > > > fsck -n /dev/sda1
> > > >
> > > > I get these warnings:
> > > >
> > > > WARNING! /dev/sda1 is mounted
> > > > WARNING: couldn't open /etc/fstab
> > > >
> > > > What is the correct way to check my boot
> partition and
> > >
> > > > possibly correct it?
> > > >
> > > > Thanks
> > > > Jim
> > > >
> > > > --
> > > > fedora-list mailing list
> > > > fedora-list@redhat.com
> > > > To unsubscribe:
> > >
> https://www.redhat.com/mailman/listinfo/fedora-list
> > > >
> > >
> > > Dear Jim,
> > >
> > > maybe you shoud mount all the old partitions and
> chroot
> > > into them to get
> > > this working (so fdisk finds the right fstab)
> > >
> > > Hope this helps.
> > >
> > > Regards, Patrick
> > >
> > > --
> > >
> > > Patrick Kaiser
> > >
> > > URL: http://argonius.de
> > > EMail: patrick.kaiser@argonius.de
> > > RIPE: PK3264-RIPE
> >
> > Patrick,
> >
> > The old partitions are already mounted. I used chroot,
> as you suggested,
> > to change root to the (OLD) main partition. The path
> to fstab is now
> > /etc/fstab. When I run:
> >
> > fsck -n LABEL=/boot
> >
> > It gives me a warning that the filesystem is mounted,
> then tells me that
> > it is skipping journal recovery because doing a
> read-only filesystem
> > check, and then finally it tells me /boot is clean and
> give me the # of
> > file and blocks.
> >
> > In the past I have always use shutdown with the -F
> option to scan my
> > disk, so I am unfamilier with fsck. Because of this I
> want to be very
> > careful using this command. I am not sure the problem
> is with /boot,
> > and do not want to create a bigger problem by using
> fsck. Is this the
> > output I should expect? should I unmount /boot before
> running the
> > command?
> >
> > Jim
> >
> You can not fsck a partition that is mounted so you would
> have to umount
> the /dev/sda1/boot partition when you boot through the
> rescue disk.
> --
> ================================================== =====================
> It is all right to hold a conversation, but you should let
> go of it now
> and then. -- Richard Armour
> ================================================== =====================
> Aaron Konstam telephone: (210) 656-0355 e-mail:
> akonstam@sbcglobal.net
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-13-2008, 11:18 PM
|
|
|
Fedora Core 9
On Wed, 2008-08-13 at 14:56 -0700, James McManus wrote:
> I did as Patrick describe (I think). When I rebooted I no longer get a
> beeping sound, instead I get a continuous stream of text, repeating the
> word grub over and over again. I did a diff on my boot directory and the
> backup boot directory, and they are identical.
>
> I am not sure where to go now. I was thinking it was a problem with grub,
> since that is where it stalls when booting. Has anybody run into a similar
> problem and found a solution? Why did this occur after updating packages?
> That seems to suggest there is something wrong with one of the new updates?
>
> After the update finished, it asked be to reboot, which I did, and have
> done many time before. Then this happened?
----
upgrade to fedora 9 seems to need grub to be re-installed.
boot with rescue disk (or installation disk and type 'linux rescue')
after it 'finds' the installation and gives you a prompt, type...
chroot /mnt/sysimage
grub-install /dev/sda
exit
exit
and it will reboot and all should be good if /etc/fstab is correct
Craig
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-14-2008, 01:40 AM
|
|
|
Fedora Core 9
Craig,
Thanks. Is it:
grub-install /dev/sda
or
grub-install /dev/sda1
When upgrading to fc9 I specified that boot be updated, but not
reinstalled. The funny thing is that I have rebooted, succesfully,
multiple times since install fc9. Grub appeared to be working, until
I did a much smaller upgrade of seven packages today?
Jim
--- On Wed, 8/13/08, Craig White <craigwhite@azapple.com> wrote:
> From: Craig White <craigwhite@azapple.com>
> Subject: Re: Fedora Core 9
> To: jmpmcmanus@yahoo.com, "For users of Fedora" <fedora-list@redhat.com>
> Date: Wednesday, August 13, 2008, 6:18 PM
> On Wed, 2008-08-13 at 14:56 -0700, James McManus wrote:
> > I did as Patrick describe (I think). When I rebooted I
> no longer get a
> > beeping sound, instead I get a continuous stream of
> text, repeating the
> > word grub over and over again. I did a diff on my boot
> directory and the
> > backup boot directory, and they are identical.
> >
> > I am not sure where to go now. I was thinking it was a
> problem with grub,
> > since that is where it stalls when booting. Has
> anybody run into a similar
> > problem and found a solution? Why did this occur after
> updating packages?
> > That seems to suggest there is something wrong with
> one of the new updates?
> >
> > After the update finished, it asked be to reboot,
> which I did, and have
> > done many time before. Then this happened?
> ----
> upgrade to fedora 9 seems to need grub to be re-installed.
>
> boot with rescue disk (or installation disk and type
> 'linux rescue')
>
> after it 'finds' the installation and gives you a
> prompt, type...
>
> chroot /mnt/sysimage
> grub-install /dev/sda
> exit
> exit
>
> and it will reboot and all should be good if /etc/fstab is
> correct
>
> Craig
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-14-2008, 12:20 PM
|
|
|
Fedora Core 9
On Wed, 2008-08-13 at 17:40 -0700, James McManus wrote:
> Craig,
>
> Thanks. Is it:
>
> grub-install /dev/sda
> or
> grub-install /dev/sda1
/dev/sda which is the MBR space.
>
> When upgrading to fc9 I specified that boot be updated, but not
> reinstalled. The funny thing is that I have rebooted, succesfully,
> multiple times since install fc9. Grub appeared to be working, until
> I did a much smaller upgrade of seven packages today?
>
> Jim
--
================================================== =====================
Most legends have their basis in facts. -- Kirk, "And The Children Shall
Lead", stardate 5029.5
================================================== =====================
Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam@sbcglobal.net
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-14-2008, 06:13 PM
|
|
|
Fedora Core 9
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Aaron Konstam wrote:
> On Wed, 2008-08-13 at 17:40 -0700, James McManus wrote:
>> Craig,
>> Thanks. Is it:
>> grub-install /dev/sda
>> or
>> grub-install /dev/sda1
>
> /dev/sda which is the MBR space.
'/dev/sda' references entire drive, where in 'mbr', 'master boot record' starts
in sector '0', track '1'.
- --
tc,hago.
g
.
in a free world without fences, who needs gates.
learn linux:
'Rute User's Tutorial and Exposition' http://rute.2038bug.com/index.html.gz
'The Linux Documentation Project' http://www.tldp.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org
iD8DBQFIpGfF+C4Bj9Rkw/wRAkl5AJ9A1mckS/kg+iTcZbmBGZtP0c36bwCgy99N
aqyR9jeyHz+0j9oyNHC4Wvk=
=BG+t
-----END PGP SIGNATURE-----
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|
|
All times are GMT. The time now is 12:50 PM.
VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org
|