Axp-Hardware Archive
Re: [Axp-hardware] loading linux on a LX164

Subject: Re: [Axp-hardware] loading linux on a LX164
From: Jan-Benedict Glaw (jbglaw@lug-owl.de)
Date: Wed Feb 28 01:10:34 2001


On Tue, Feb 27, 2001 at 07:27:59PM -0500, Steve Ruzila wrote:
> with the built in formatting app and changed the OS options path from:
> boot scd0:/etc/vm_full.gz root=/dev/scd0

A CD-ROM only contains a filesystem...

> to
> boot hda:/etc/vm_full.gz root=/dev/hda

...but a HDD normally contains partitions (which contain filesystems).
You've told linux to search the filesystem on your harddisk, but not
within a partition. That should read like "root=/dev/hda1" or
"root=/dev/hda2" or the like...

> After I did that I got these error messages:
> Warning: unable to open an initial terminal. And
> Kernel Panic: no init found, try passing init= option to kernel

Of course - the kernel was unable to find the filesystem (because
you've told to look for it at the wrong place) so there simply
was no chance to find init:-)

MfG, JBG

-- 
Fehler eingestehen, Größe zeigen: Nehmt die Rechtschreibreform zurück!!!
/* Jan-Benedict Glaw <jbglaw@lug-owl.de> -- +49-177-5601720 */
keyID=0x8399E1BB fingerprint=250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB
     "insmod vi.o and there we go..." (Alexander Viro on linux-kernel)




This archive was generated by hypermail version 2a22 on Sat Mar 3 12:54:52 2001 PST
Send any problems or questions about this archive to webmaster@alphalinux.org.