> On Mon, 17 Nov 2003 15:58:17 +0100 (MET)
> "Svetoslav Slavtchev" <[EMAIL PROTECTED]> wrote:
> 
> > have you missed that cramfs is readonly ?
> > we actually are missing /dev/root
> > as "mkrootdev /dev/root" fails  -- read only fs
> > but it probably needs quite deeper changes
> 
> Actually, that isn't my problem for now, the kernel can't mount my
> cramfs initrd ...
> I've sent my kernel to Luca Berra, I hope he'll get some results :)

mount -nt proc proc proc
root=$(cat proc/sys/kernel/real-root-dev)
echo 256 > proc/sys/kernel/real-root-dev

i assume this 256 is the trick,
as you said you can mount it from a
running kernel, but it probably can not recognize
it as a rootfs at boot

svetljo 



-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++


Reply via email to