From: Eric G. <eri...@at...> - 2001-04-09 13:45:11
|
Hello! It looks like this list is not very active. Well, let's try anyway :-) I have installed TinyLinux on a Compaq Aero. The linux.bat call loadlin = like this: c:\loadlin\loadlin.exe c:\linux\boot\vmlinuz root=3D/dev/hda1 rw vga=3D5 the image is loaded, a lot of things are OK, then I have: VFS: Mounted root (umsdos filesystem). Freeing unused kernel memory: 52k free Warning: unable to open an initial console. Kernel panic: No init found. Try passing init=3D option to kernel. Well, I tried to call like that: c:\loadlin\loadlin.exe c:\linux\boot\vmlinuz root=3D/dev/hda1 rw vga=3D5 = init=3Dc:\linux\sbin\init but it does not help. Can you help me? Thank you, Eric |