[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] booting the kernel - problems



Am Fre, 07 Apr 2000 schrieben Sie:

Hallo again,
 
I found the problem (after 2 days ...):
 
> --------8< ------/etc/lilo.conf -------8<--------------
> image = /boot/rtl22-k2214
>   label = rtl22
>   alias = r
>   vga = normal
>   append="mem=63m"
>   root = /dev/hda3
> --------8< -------------8<--------------
>     Gerät boot.  Anfang      Ende    Blöcke   Id  Dateisystemtyp
...
> /dev/hda3            19        21     24097+  83  Linux

> /dev/hda6            38        53    128488+  83  Linux
...
> --------8< -------------8<--------------
> /dev/hda6 on / type ext2 (rw)
...
> /dev/hda3 on /boot type ext2 (rw)

I simple changed /root and /boot, what a stupid fault 8(.

I found this while playing with loadlin kernel.img root=/dev/hda6 

Thanks Olaf