OpenVZ Forum


Home » Mailing lists » Users » Problems w/ busybox's init in VPS
Re: Problems w/ busybox's init in VPS [message #11591 is a reply to message #11581] Tue, 27 March 2007 18:55 Go to previous messageGo to previous message
Enrico Weigelt is currently offline  Enrico Weigelt
Messages: 31
Registered: July 2006
Member
* Enrico Weigelt <weigelt@metux.de> wrote:

Hi,

> I've got problems with booting an busybox-based VPS: init does
> not seem to do anything (at least it does not run the boot
> scripts) ?

I strace'd a little bit, and there are some strange things
going on:

* init tries to write to fd -1 ! (maybe it didn't get some
valid stdio passed on startup)
* it tries to do some tty specific ioctl()'s on fd 0, which
doesn't seem to be an tty (at least it gets ENOTTY)
* when reading /etc/inittab, it gets fd 0, so it seems no
other fd's (ie. stdin, stdout, stderr) are open !
* when trying to open /dev/console, it gets permission denied.


Any suggest what could be wrong here ?

cu
--
------------------------------------------------------------ ---------
Enrico Weigelt == metux IT service - http://www.metux.de/
------------------------------------------------------------ ---------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
------------------------------------------------------------ ---------
 
Read Message
Read Message
Read Message
Previous Topic: linux-2.6.20-openvz tree
Next Topic: Best way to detect whether I'm in VPS ?
Goto Forum:
  


Current Time: Thu Aug 14 01:35:27 GMT 2025

Total time taken to generate the page: 0.60977 seconds