[uml-user] Re: Kernel panic - not syncing: No init found. Try passing init= option to kernel.

2005-08-30 Thread Laszlo Ast
Hi, yesterday I ran into the same problem... Warning: unable to open an initial console. This part can be the consequence of not finding init (if I am not mistaken), but anyway, you need first a working init. Kernel panic - not syncing: No init found. Try passing init= option to kernel.

Re: [uml-user] VFS: Cannot open root device "./root_fs_slack8.1" or unknown-block(0,0) on Ubuntu with Kernel 2.6.13

2005-08-31 Thread Laszlo Ast
Hi, When I launch my kernel like this : /usr/src/uml/linux-2.6.13/linux root=./root_fs_slack8.1 I've this error : VFS: Cannot open root device "./root_fs_slack8.1" or unknown-block(0,0) Please append a correct "root=" boot option It seems to be a simple parameter error, try /usr/src/uml/lin

Re: [uml-user] Re: Kernel panic - not syncing: No init found. Try passing init= option to kernel.

2005-09-01 Thread Laszlo Ast
Hi, Blaisorblade wrote: The problem is, that nptl is "officially" not supported by uml yet. If you also have the old linuxthreads libraries in your system, then according to some mails I found on the net you simply have to rename/remove the nptl ones in your uml drive to force the bina