public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Problems in using loadLin
@ 2001-08-06 14:20 chen, xiangping
  2001-08-06 16:58 ` Ignacio Vazquez-Abrams
       [not found] ` <20010807105559.32d36713.hugang@linux.tcpip.cxm>
  0 siblings, 2 replies; 4+ messages in thread
From: chen, xiangping @ 2001-08-06 14:20 UTC (permalink / raw)
  To: 'lermen@fgan.de'; +Cc: linux-kernel

Hi,

I am trying to use loadlin to boot up a machine. But after I 
replaced the bzImage, the kernel fails to boot up. It prints 
out error messages like:
	...
	VFS: Mounted root (ext2 filesystem) readonly
	Freeing unused kernel memory : 96K freed
	Warning: unable to open an initial console
	Kernel panic: No init found. Try passing init= option to kernel.

The boot.bat file is:
	loadlin.exe bzImage ro root=0x0821

Thanks,

Xiangping

^ permalink raw reply	[flat|nested] 4+ messages in thread
* RE: Problems in using loadLin
@ 2001-08-06 16:59 chen, xiangping
  0 siblings, 0 replies; 4+ messages in thread
From: chen, xiangping @ 2001-08-06 16:59 UTC (permalink / raw)
  To: 'Ignacio Vazquez-Abrams', linux-kernel

Hi,

Thanks for the reply. I found the problem. The first kernel
image doesn't probe multiple luns, while the second one does.
So the devno of the root filesystem changes. I built the driver
into the kernel, so I did not use the initrd.

There is another problem with loadLin for > 2.4.2 kernel. 
It seems that I could not use dev names to specify root 
filesystem. Say if the boot.bat is like:
	loadlin.exe bzImage ro root=/dev/sdc1

The kernel fails to boot due to null ptr error.



-----Original Message-----
From: Ignacio Vazquez-Abrams [mailto:ignacio@openservices.net]
Sent: Monday, August 06, 2001 12:58 PM
To: linux-kernel@vger.kernel.org
Subject: Re: Problems in using loadLin


On Mon, 6 Aug 2001, chen, xiangping wrote:

> Hi,
>
> I am trying to use loadlin to boot up a machine. But after I
> replaced the bzImage, the kernel fails to boot up. It prints
> out error messages like:
> 	...
> 	VFS: Mounted root (ext2 filesystem) readonly
> 	Freeing unused kernel memory : 96K freed
> 	Warning: unable to open an initial console
> 	Kernel panic: No init found. Try passing init= option to kernel.
>
> The boot.bat file is:
> 	loadlin.exe bzImage ro root=0x0821
>
> Thanks,
>
> Xiangping

0x0821 represents /dev/sdc1. Did you build the SCSI driver into the kernel,
or
do use an initrd?

-- 
Ignacio Vazquez-Abrams  <ignacio@openservices.net>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-08-07  3:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-06 14:20 Problems in using loadLin chen, xiangping
2001-08-06 16:58 ` Ignacio Vazquez-Abrams
     [not found] ` <20010807105559.32d36713.hugang@linux.tcpip.cxm>
2001-08-07  3:04   ` hugang
  -- strict thread matches above, loose matches on Subject: below --
2001-08-06 16:59 chen, xiangping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox