On Wednesday 24 Dec 2003 04:07, George Hernandez wrote:
> Hello all.. Hopefully you guys can help me.
> Here is my grub.conf file...
> [grub.conf]
>
>
> default 0
> timeout 30
> splashimage=(hd0,0)/grub/splash.xpm.gz
>
> title=Gentoo Linux
> root (hd0,0)
> kernel (hd0,0)/kernel-2.4.23 root=/dev/sda3
> [end]
>
> Here is my fstab..
> [fstab]
> /dev/sda1    /boot   reiserfs notail 1 1
> /dev/sda3    /�      reiserfs notail�0 0
> /dev/sda2    none    swap     sw�    0 0 �
>
> [end]

Add these:

none /proc     proc   defaults 0 0
none /dev/pts  devpts defaults 0 0
none /dev/shm  tmpfs  defaults 0 0

>
> But my box stalls at the following..
> [code]
> Mounting proc at /proc ..
> And it just hangs..
> [code]
> Before that I get the following msg:
> vfs: Mounted root(reiserfs filesystem) readonly
> mounted devfs on /dev
>
> If that is any help.
> [/code]
>

Peter
-- 
======================================================================
Gentoo Linux:   Portage 2.0.49-r18 (default-x86-1.4, gcc-3.2.3, 
glibc-2.3.2-r3, 2.6.0-gentoo-w4l)       i686 AMD Athlon(tm) XP 3200+
======================================================================


--
[EMAIL PROTECTED] mailing list

Reply via email to