On Tuesday 30 August 2005 14:52, Clifford Ton wrote:
> I got several error messages during the boot process, Please help

> 1. Couldnt open /dev/vc/2
You don't have likely devfs (so you must change the init script), or it's 
simply because it's trying to set the user font.
> 2. Failed to set user font
Hey, it's a virtual console, we can't do that (how do you do that on a pty, or 
a network port, for instance? On a xterm it's different but I guess nobody 
will work on that)
Disable that service
> 3. * Error loading key mappings
Again, virtual keyboard, no key mappings needed, disable this service.
> 4. eth0: unknown interface: No such device
Ok, this is interesting, and causes all the rest (except maybe the SIO* one, 
seems it refers to bridging, so also make sure you've compiled bridging in on 
the guest).

Check you have enabled UML networking (in particular the daemon transport, 
since you're using it). Also double check your syntax for eth0 devices on 
command line. And do "ifconfig eth0" to see if the device doesn't exist 
altogether or just setting it up failed.

Finally, make sure you're running the daemon!
>    SIOCSIFBRDADDR: No such device
>    eth0: unknown interface: No such device
>    SIOCSIFNETMASK: No such device

> 5. * ERROR:  Problem starting needed services.
>    *         "netmount" was not started.
> 6. * ERROR:  Problem starting needed services.
>    *         "sshd" was not started.
Without network, it makes sense.

> Host /Guest
> 2.6.12.5
>
> Host UML Patch
> http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/skas-2.6.12-
>v 9-pre7/skas-2.6.12-v9-pre7.patch.bz2

-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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