Marcelo,


Do you mean that you have solved the mount problem? I'm still stuck with that...

   regards
   Jose

[EMAIL PROTECTED] escribi�:

My configuration files are exactly like yours.

The only difference on fstab is:
/dev/cdroms/cdrom0   /mnt/cdrom   auto   noauto,user   0 0 ( your )
/dev/cdrom/cdrom     /mnt/cdrom   auto   noauto,user   0 0 ( mine )

About your doubt concerning /dev/ram0 and initrd command, those are
recommendations after genkernel has finished compilation.

I've used gentoo-sources with genkernell all --install options to do my
kernel compilation and everithing was OK.

Thank you for your help.

Marcelo







Hi there,

   I'm experiencing the same problem as barreto, this is my third
machine with Gentoo installed, and is the first time I have obtained
this.

Output from fdisk p:

/dev/hda1   *   1   9   72261   83   Linux
/dev/hda2       10   134   1004062+ Linux swap
/dev/hda3       135   4864   37993725   83 Linux

   My grub.conf (I've tried with the commented and uncommented lines
without success):

title Gentoo Linux
root (hd0,0)
#kernel (hd0,0)/kernel-2.4.22-gentoo-r5 root=/dev/ram0 init=/linuxrc
real_root=/dev/hda3 vga=0x317 splash=verbose
kernel (hd0,0)/kernel-2.4.22-gentoo-r5 root=/dev/hda3 vga=0x317
splash=verbose
initrd (hd0,0)/initrd-2.4.22-gentoo-r5

My /etc/fstab:

/dev/hda1   /boot   ext3   noauto, noatime   1 2
/dev/hda2   none   swap   sw   0 0
/dev/hda3   /   reiserfs   noatime   0 1
/dev/cdroms/cdrom0   /mnt/cdrom   auto   noauto,user   0 0

   Some comments: I've taken a look at my working machines, and there
is no initrd command in the grub configuration file. And what about
/dev/ram0? Why is that included? What is it?

   Thanks
   Jose

--
[EMAIL PROTECTED] mailing list






--
[EMAIL PROTECTED] mailing list





--
[EMAIL PROTECTED] mailing list



Reply via email to