public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Problems installing
@ 2005-08-04 21:26 Stewart Taylor
  2005-08-04 21:41 ` Daniel da Veiga
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Stewart Taylor @ 2005-08-04 21:26 UTC (permalink / raw
  To: gentoo-user

Hi all

I've been trying to install Gentoo. I 
want to see if Gentoo is for me so I've 
kept it simple. My first attempt I tried 
a stage1 install, as this failed the 
second time I tried a stage3 install, if 
it failed less time wasted. Both times I 
opted for a genkernel install, 
everything seemed OK, no error messages 
and all stages completed. However both 
times when I get to 7.d ls /boot/kernel* 
/boot/initrd* I get the same result both 
times:
/boot/initrd*:no such file or directory
/boot/kernel-genkernel-x86-2.6.12-genkernel-r6

Taking the entry in the grub configure 
example as a guide I've searched for any 
initrd files just in case it's somewhere 
else the only entries are a couple of 
.gz files in /usr/man/man4 nothing else.

I could use some help to sort this out 
as I have no idea what to do.

TIA

Stewart
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Problems installing
  2005-08-04 21:26 [gentoo-user] Problems installing Stewart Taylor
@ 2005-08-04 21:41 ` Daniel da Veiga
  2005-08-04 22:08   ` Chris Cox
  2005-08-04 21:58 ` Zac Medico
  2005-08-04 22:39 ` C.Beamer
  2 siblings, 1 reply; 9+ messages in thread
From: Daniel da Veiga @ 2005-08-04 21:41 UTC (permalink / raw
  To: gentoo-user

Well, if you use genkernel, it should automatically place the initrd
and the kernel image at your /boot (at least it does for me). Maybe
check your genkernel command to compile the kernel.

On 8/4/05, Stewart Taylor <stewarta.taylor@btopenworld.com> wrote:
> Hi all
> 
> I've been trying to install Gentoo. I
> want to see if Gentoo is for me so I've
> kept it simple. My first attempt I tried
> a stage1 install, as this failed the
> second time I tried a stage3 install, if
> it failed less time wasted. Both times I
> opted for a genkernel install,
> everything seemed OK, no error messages
> and all stages completed. However both
> times when I get to 7.d ls /boot/kernel*
> /boot/initrd* I get the same result both
> times:
> /boot/initrd*:no such file or directory
> /boot/kernel-genkernel-x86-2.6.12-genkernel-r6
> 
> Taking the entry in the grub configure
> example as a guide I've searched for any
> initrd files just in case it's somewhere
> else the only entries are a couple of
> .gz files in /usr/man/man4 nothing else.
> 
> I could use some help to sort this out
> as I have no idea what to do.
> 
> TIA
> 
> Stewart
> --
> gentoo-user@gentoo.org mailing list
> 
> 


-- 
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Problems installing
@ 2005-08-04 21:50 Bryce
  0 siblings, 0 replies; 9+ messages in thread
From: Bryce @ 2005-08-04 21:50 UTC (permalink / raw
  To: gentoo-user

I would also make sure that your /boot is mounted. Gentoo is not setup by 
default to mount /boot. So i would double check that.

bryce

Daniel da Veiga wrote:

>Well, if you use genkernel, it should automatically place the initrd
>and the kernel image at your /boot (at least it does for me). Maybe
>check your genkernel command to compile the kernel.
>
>On 8/4/05, Stewart Taylor <stewarta.taylor@btopenworld.com> wrote:
>
>>Hi all
>>
>>I've been trying to install Gentoo. I
>>want to see if Gentoo is for me so I've
>>kept it simple. My first attempt I tried
>>a stage1 install, as this failed the
>>second time I tried a stage3 install, if
>>it failed less time wasted. Both times I
>>opted for a genkernel install,
>>everything seemed OK, no error messages
>>and all stages completed. However both
>>times when I get to 7.d ls /boot/kernel*
>>/boot/initrd* I get the same result both
>>times:
>>/boot/initrd*:no such file or directory
>>/boot/kernel-genkernel-x86-2.6.12-genkernel-r6
>>
>>Taking the entry in the grub configure
>>example as a guide I've searched for any
>>initrd files just in case it's somewhere
>>else the only entries are a couple of
>>.gz files in /usr/man/man4 nothing else.
>>
>>I could use some help to sort this out
>>as I have no idea what to do.
>>
>>TIA
>>
>>Stewart
>>--
>>gentoo-user@gentoo.org mailing list
>>
>>
>
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Problems installing
  2005-08-04 21:26 [gentoo-user] Problems installing Stewart Taylor
  2005-08-04 21:41 ` Daniel da Veiga
@ 2005-08-04 21:58 ` Zac Medico
  2005-08-05 18:33   ` Stewart Taylor
  2005-08-04 22:39 ` C.Beamer
  2 siblings, 1 reply; 9+ messages in thread
From: Zac Medico @ 2005-08-04 21:58 UTC (permalink / raw
  To: gentoo-user

Stewart Taylor wrote:
> Hi all
> 
> I've been trying to install Gentoo. I want to see if Gentoo is for me so 
> I've kept it simple. My first attempt I tried a stage1 install, as this 
> failed the second time I tried a stage3 install, if it failed less time 
> wasted. Both times I opted for a genkernel install, everything seemed 
> OK, no error messages and all stages completed. However both times when 
> I get to 7.d ls /boot/kernel* /boot/initrd* I get the same result both 
> times:
> /boot/initrd*:no such file or directory
> /boot/kernel-genkernel-x86-2.6.12-genkernel-r6
> 
> Taking the entry in the grub configure example as a guide I've searched 
> for any initrd files just in case it's somewhere else the only entries 
> are a couple of .gz files in /usr/man/man4 nothing else.
> 
> I could use some help to sort this out as I have no idea what to do.
> 
> TIA
> 
> Stewart

With recent versions of genkernel you should do "ls /boot/kernel* /boot/initramfs*" instead.  Note that the initramfs or initrd is not required if your kernel has sufficient drivers built in.

Zac
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Problems installing
  2005-08-04 21:41 ` Daniel da Veiga
@ 2005-08-04 22:08   ` Chris Cox
  2005-08-04 22:35     ` Zac Medico
  2005-08-05 18:38     ` Stewart Taylor
  0 siblings, 2 replies; 9+ messages in thread
From: Chris Cox @ 2005-08-04 22:08 UTC (permalink / raw
  To: gentoo-user

On Thursday 04 August 2005 04:41 pm, Daniel da Veiga wrote:
> Well, if you use genkernel, it should automatically place the initrd
> and the kernel image at your /boot (at least it does for me). Maybe
> check your genkernel command to compile the kernel.
>

Whats wrong with compiling a kernel the normal way ? 

emerge gentoo-sources (or whatever flavor you prefer)
cd /usr/src/linux && zcat /proc/config.gz >.config 
make oldconfig
make menuconfig
* tweak it to your liking
make install modules modules_install
update your boot loader
umount /boot
exit chroot 
reboot

 Isn't that covered in the Install guide ?  

-- 
Chris
Linux 2.6.12-gentoo-r6 i686 AMD Athlon(tm) XP 
 17:02:36 up 1 day, 22:09,  6 users,  load average: 0.17, 0.12, 0.09
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Problems installing
  2005-08-04 22:08   ` Chris Cox
@ 2005-08-04 22:35     ` Zac Medico
  2005-08-05 18:38     ` Stewart Taylor
  1 sibling, 0 replies; 9+ messages in thread
From: Zac Medico @ 2005-08-04 22:35 UTC (permalink / raw
  To: gentoo-user

Chris Cox wrote:
> On Thursday 04 August 2005 04:41 pm, Daniel da Veiga wrote:
> 
>>Well, if you use genkernel, it should automatically place the initrd
>>and the kernel image at your /boot (at least it does for me). Maybe
>>check your genkernel command to compile the kernel.
>>
> 
> 
> Whats wrong with compiling a kernel the normal way ? 
> 
> emerge gentoo-sources (or whatever flavor you prefer)
> cd /usr/src/linux && zcat /proc/config.gz >.config 
> make oldconfig
> make menuconfig
> * tweak it to your liking
> make install modules modules_install
> update your boot loader
> umount /boot
> exit chroot 
> reboot
> 
>  Isn't that covered in the Install guide ?  
> 

No on said anything was wrong with with doing it the normal way. ;-)

In fact, genkernel is not really different from "the normal way".  It runs basically the same commands that you would run by hand.  Personally, I use it to generate my initramfs.  I'm fully awary that genkernel can be a needless complication for n00bs.

Zac
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Problems installing
  2005-08-04 21:26 [gentoo-user] Problems installing Stewart Taylor
  2005-08-04 21:41 ` Daniel da Veiga
  2005-08-04 21:58 ` Zac Medico
@ 2005-08-04 22:39 ` C.Beamer
  2 siblings, 0 replies; 9+ messages in thread
From: C.Beamer @ 2005-08-04 22:39 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey,

I don't believe I can actually answer this one.  I'm a "noob" to Gentoo!

Stewart Taylor wrote:

> Hi all
>
> I've been trying to install Gentoo. I want to see if Gentoo is for
> me so I've kept it simple. My first attempt I tried a stage1
> install, as this failed the second time I tried a stage3 install,
> if it failed less time wasted. Both times I opted for a genkernel
> install, everything seemed OK, no error messages and all stages
> completed. However both times when I get to 7.d ls /boot/kernel*
> /boot/initrd* I get the same result both times: /boot/initrd*:no
> such file or directory
> /boot/kernel-genkernel-x86-2.6.12-genkernel-r6


If you used genkernel to install, you kernel is as you stated above,
but your initrd file isn't what's stated in the Handbook.

The correct initrd file is:
initramfs-genkernel-x86-2.6.12-gentoo-r6

I had trouble with this on first install too!  :-)

Regards,

Colleen

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC8pkzBEKKz3fpe6IRAhjZAJsEHU32/uaNGq698icalyJrc6xXIQCfZIwN
jx5lf0/IBbkSQwhEJsPnGys=
=AZnk
-----END PGP SIGNATURE-----

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Problems installing
  2005-08-04 21:58 ` Zac Medico
@ 2005-08-05 18:33   ` Stewart Taylor
  0 siblings, 0 replies; 9+ messages in thread
From: Stewart Taylor @ 2005-08-05 18:33 UTC (permalink / raw
  To: gentoo-user

Zac Medico wrote:

Hi Zac

Thanks for the help this fixed it. It's 
now up and running.

> With recent versions of genkernel you should do "ls /boot/kernel* 
> /boot/initramfs*" instead.  Note that the initramfs or initrd is not 
> required if your kernel has sufficient drivers built in.
> 
> Zac

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Problems installing
  2005-08-04 22:08   ` Chris Cox
  2005-08-04 22:35     ` Zac Medico
@ 2005-08-05 18:38     ` Stewart Taylor
  1 sibling, 0 replies; 9+ messages in thread
From: Stewart Taylor @ 2005-08-05 18:38 UTC (permalink / raw
  To: gentoo-user

Hi

Nothing I guess but as this is my first 
fling with Gentoo , the first time I've 
used this method to install a distro and 
it's a trial on my second system I 
thought it was better to follow the 
instructions. If I stick with Gentoo, 
when put it on my main system I'll look 
at all the options available.

Stewart
 >Chris Cox wrote:
>
> Whats wrong with compiling a kernel the normal way ? 
> 


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-08-05 18:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-04 21:26 [gentoo-user] Problems installing Stewart Taylor
2005-08-04 21:41 ` Daniel da Veiga
2005-08-04 22:08   ` Chris Cox
2005-08-04 22:35     ` Zac Medico
2005-08-05 18:38     ` Stewart Taylor
2005-08-04 21:58 ` Zac Medico
2005-08-05 18:33   ` Stewart Taylor
2005-08-04 22:39 ` C.Beamer
  -- strict thread matches above, loose matches on Subject: below --
2005-08-04 21:50 Bryce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox