Mailinglist Archive: opensuse (4498 mails)
| < Previous | Next > |
Re: [opensuse] GRUB error - can anyone help please?
- From: Darryl Gregorash <raven@xxxxxxxxxxxxx>
- Date: Sat, 25 Nov 2006 23:06:02 -0600
- Message-id: <456920BA.5050606@xxxxxxxxxxxxx>
On 2006-11-25 09:11, Basil Chupin wrote:
> <snip>
>>
>>
>> ie.
>> grub> root (hdx,x)
>
> This is OK.
>
That should be the location of /boot, not the root system (/). These are
of course the same location if you do not have a separate boot partition.
>> grub> kernel /vmlinuz root=/dev/hdx <other options>
>
> This is OK.
/dev/hdx is the root system, eg /dev/hda2
>
>> grub> initrd /initrd
This is only correct if you have a separate boot partition; otherwise,
it should be /boot/initrd.
>From subsequent messages: this is my /etc/grub.conf:
setup --stage2=/boot/grub/stage2 (hd0) (hd0,0)
--
The best way to accelerate a computer running Windows is at 9.81 m/s²
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> <snip>
>>
>>
>> ie.
>> grub> root (hdx,x)
>
> This is OK.
>
That should be the location of /boot, not the root system (/). These are
of course the same location if you do not have a separate boot partition.
>> grub> kernel /vmlinuz root=/dev/hdx <other options>
>
> This is OK.
/dev/hdx is the root system, eg /dev/hda2
>
>> grub> initrd /initrd
This is only correct if you have a separate boot partition; otherwise,
it should be /boot/initrd.
>From subsequent messages: this is my /etc/grub.conf:
setup --stage2=/boot/grub/stage2 (hd0) (hd0,0)
--
The best way to accelerate a computer running Windows is at 9.81 m/s²
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |