* [gentoo-amd64] new inst not booting
@ 2005-10-29 12:50 DR GM SEDDON
2005-10-29 13:27 ` Marcel Treis
` (3 more replies)
0 siblings, 4 replies; 9+ messages in thread
From: DR GM SEDDON @ 2005-10-29 12:50 UTC (permalink / raw
To: gentoo-amd
Hi,
I finished the inst. and rebooted. It failed, so I booted onto cd,
remounted boot and / Then chrooted. I altered grub.conf to fix a
typo. reran grub-install. Rebooted. It still fails. I noticed I have
no '/linuxrc'. On / or /boot, how can I generate this. Do I need to
involve 'proc'?
Thanks.
Gavin.
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-amd64] new inst not booting
2005-10-29 12:50 [gentoo-amd64] new inst not booting DR GM SEDDON
@ 2005-10-29 13:27 ` Marcel Treis
2005-10-29 13:31 ` Craig Webster
` (2 subsequent siblings)
3 siblings, 0 replies; 9+ messages in thread
From: Marcel Treis @ 2005-10-29 13:27 UTC (permalink / raw
To: gentoo-amd64
On Saturday 29 October 2005 14:50, DR GM SEDDON wrote:
> Hi,
> I finished the inst. and rebooted. It failed, so I booted onto cd,
> remounted boot and / Then chrooted. I altered grub.conf to fix a
> typo. reran grub-install. Rebooted. It still fails. I noticed I have
> no '/linuxrc'. On / or /boot, how can I generate this. Do I need to
> involve 'proc'?
> Thanks.
> Gavin.
Hi Gavin,
you dont need to rerun grub-install once grub is installed properly. Altering
grub.conf is sufficient.
Did grub boot, but couldn't find the kernel? (It jumps back to the menu in
that case) Then you might need to check the path to your kernel in grub.conf.
Note the different naming sceme that grub uses for harddrives (hda1 = hd0,0,
still the kernel=... line needs to be in normal linux syntax, eg. hda1)
Another error preventing proper boot is a faulty /etc/fstab.
Besides of the entry in fstab, you dont need to worry about /proc, afaik.
Good luck!
--
Marcel Treis
trei4702@uni-trier.de
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-amd64] new inst not booting
2005-10-29 12:50 [gentoo-amd64] new inst not booting DR GM SEDDON
2005-10-29 13:27 ` Marcel Treis
@ 2005-10-29 13:31 ` Craig Webster
2005-10-29 13:46 ` DR GM SEDDON
2005-10-29 13:49 ` Florian D.
2005-10-29 15:45 ` Karol Krizka
3 siblings, 1 reply; 9+ messages in thread
From: Craig Webster @ 2005-10-29 13:31 UTC (permalink / raw
To: gentoo-amd64
On 29 Oct 2005, at 13:50, DR GM SEDDON wrote:
> Hi,
> I finished the inst. and rebooted. It failed, so I booted onto cd,
> remounted boot and / Then chrooted. I altered grub.conf to fix a
> typo. reran grub-install. Rebooted. It still fails. I noticed I
> have no '/linuxrc'. On / or /boot, how can I generate this. Do I
> need to involve 'proc'?
How does it fail exactly? Error messages are a very useful debugging
aid ;)
Yours,
Craig
--
Craig Webster | t: +44 (0)131 516 8595 | e: craig@xeriom.net
Xeriom.NET | f: +44 (0)709 287 1902 | w: http://xeriom.net
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-amd64] new inst not booting
2005-10-29 13:31 ` Craig Webster
@ 2005-10-29 13:46 ` DR GM SEDDON
0 siblings, 0 replies; 9+ messages in thread
From: DR GM SEDDON @ 2005-10-29 13:46 UTC (permalink / raw
To: gentoo-amd64
Hi,
>> I finished the inst. and rebooted. It failed, so I booted onto cd,
>> remounted boot and / Then chrooted. I altered grub.conf to fix a
>> typo. reran grub-install. Rebooted. It still fails. I noticed I
>> have no '/linuxrc'. On / or /boot, how can I generate this. Do I
>> need to involve 'proc'?
>
>
> How does it fail exactly? Error messages are a very useful debugging
> aid ;)
> There aren't errors as such it just fails then sends me back to the
> grub menu. I have a feeling I am going wrong with the root=(hd0,0).
> On my box, hda1 is /boot and hda3 is / as in the instructions, since a
> home , usr and var are not necessry here. should root=hd0,2 since I
> am using hda3 as /?
Thanks.
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-amd64] new inst not booting
2005-10-29 12:50 [gentoo-amd64] new inst not booting DR GM SEDDON
2005-10-29 13:27 ` Marcel Treis
2005-10-29 13:31 ` Craig Webster
@ 2005-10-29 13:49 ` Florian D.
2005-10-29 14:20 ` DR GM SEDDON
2005-10-29 15:45 ` Karol Krizka
3 siblings, 1 reply; 9+ messages in thread
From: Florian D. @ 2005-10-29 13:49 UTC (permalink / raw
To: gentoo-amd64
DR GM SEDDON wrote:
> Hi,
> I finished the inst. and rebooted. It failed, so I booted onto cd,
> remounted boot and / Then chrooted. I altered grub.conf to fix a
> typo. reran grub-install. Rebooted. It still fails. I noticed I have
> no '/linuxrc'. On / or /boot, how can I generate this. Do I need to
> involve 'proc'?
> Thanks.
> Gavin.
>
>
you don´t need linuxrc to run the system. did you adjust /etc/fstab?
btw: just "my computer doesn´t boot" is not very helpful. give us more
information, error messages, etc.
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-amd64] new inst not booting
2005-10-29 13:49 ` Florian D.
@ 2005-10-29 14:20 ` DR GM SEDDON
2005-10-29 15:39 ` Hemmann, Volker Armin
2005-10-29 15:43 ` Florian D.
0 siblings, 2 replies; 9+ messages in thread
From: DR GM SEDDON @ 2005-10-29 14:20 UTC (permalink / raw
To: gentoo-amd64
The error is 15, 'file not found'. /etc/fstab has all my 3 partitions,
tmpfs, proc and my removable stff.
THANKS
GAVIN.
Florian D. wrote:
> DR GM SEDDON wrote:
>
>> Hi,
>> I finished the inst. and rebooted. It failed, so I booted onto cd,
>> remounted boot and / Then chrooted. I altered grub.conf to fix a
>> typo. reran grub-install. Rebooted. It still fails. I noticed I
>> have no '/linuxrc'. On / or /boot, how can I generate this. Do I
>> need to involve 'proc'?
>> Thanks.
>> Gavin.
>>
>>
> you don´t need linuxrc to run the system. did you adjust /etc/fstab?
>
> btw: just "my computer doesn´t boot" is not very helpful. give us more
> information, error messages, etc.
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-amd64] new inst not booting
2005-10-29 14:20 ` DR GM SEDDON
@ 2005-10-29 15:39 ` Hemmann, Volker Armin
2005-10-29 15:43 ` Florian D.
1 sibling, 0 replies; 9+ messages in thread
From: Hemmann, Volker Armin @ 2005-10-29 15:39 UTC (permalink / raw
To: gentoo-amd64
On Saturday 29 October 2005 16:20, DR GM SEDDON wrote:
> The error is 15, 'file not found'. /etc/fstab has all my 3 partitions,
> tmpfs, proc and my removable stff.
> THANKS
> GAVIN.
>
so it does not find your kernel/initrd.
You could post your grub.conf and a ls -lh of /boot. This would be helpfull.
Is /boot on a seperate partition?
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-amd64] new inst not booting
2005-10-29 14:20 ` DR GM SEDDON
2005-10-29 15:39 ` Hemmann, Volker Armin
@ 2005-10-29 15:43 ` Florian D.
1 sibling, 0 replies; 9+ messages in thread
From: Florian D. @ 2005-10-29 15:43 UTC (permalink / raw
To: gentoo-amd64
DR GM SEDDON wrote:
> The error is 15, 'file not found'. /etc/fstab has all my 3 partitions,
> tmpfs, proc and my removable stff.
> THANKS
> GAVIN.
>
does the grub prompt come up when you boot? if yes, you could try to
access the kernel and initrd files via tab-completion or the find command.
did you read this already?:
http://www.gentoo.org/doc/en/grub-error-guide.xml
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-amd64] new inst not booting
2005-10-29 12:50 [gentoo-amd64] new inst not booting DR GM SEDDON
` (2 preceding siblings ...)
2005-10-29 13:49 ` Florian D.
@ 2005-10-29 15:45 ` Karol Krizka
3 siblings, 0 replies; 9+ messages in thread
From: Karol Krizka @ 2005-10-29 15:45 UTC (permalink / raw
To: gentoo-amd64
[-- Attachment #1: Type: text/plain, Size: 554 bytes --]
On Saturday 29 October 2005 05:50, DR GM SEDDON wrote:
> Hi,
> I finished the inst. and rebooted. It failed, so I booted onto cd,
> remounted boot and / Then chrooted. I altered grub.conf to fix a
> typo. reran grub-install. Rebooted. It still fails. I noticed I have
> no '/linuxrc'. On / or /boot, how can I generate this. Do I need to
> involve 'proc'?
No you don't, linuxrc is part of the initramfs and that can be generated with
genkernel and maybe some other way. What is the exactly error you are
getting?
--
Karol Krizka
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2005-10-29 15:50 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-29 12:50 [gentoo-amd64] new inst not booting DR GM SEDDON
2005-10-29 13:27 ` Marcel Treis
2005-10-29 13:31 ` Craig Webster
2005-10-29 13:46 ` DR GM SEDDON
2005-10-29 13:49 ` Florian D.
2005-10-29 14:20 ` DR GM SEDDON
2005-10-29 15:39 ` Hemmann, Volker Armin
2005-10-29 15:43 ` Florian D.
2005-10-29 15:45 ` Karol Krizka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox