On Tuesday 27 January 2009 Antoine Martin wrote:
> Hi all,
>
> I finally got around to moving the site to a new host:
> http://virtual.nagafix.co.uk/filesystems/
>
Antoine,
I had a look at your Slackware 12.2 x86 filesystem. The reason it doesn't boot 
is because of an error in /etc/inittab.
This line
c0:1235:respawn:/sbin/agetty 38400 tty1 linux
should be
c0:1235:respawn:/sbin/agetty 38400 tty0 linux

I would also consider commenting out this line
s1:12345:respawn:/sbin/agetty -L ttyS0 9600 vt100
For me this gives "INIT: Id "s1" respawning too fast: disabled for 5 minutes" 
messages on the console but maybe its due to the commands I use to start my 
UMLs.

Regards,
Dave.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to