Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"can't access tty" stuck in unknown runlevel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Unknown User
n00b
n00b


Joined: 07 Feb 2007
Posts: 1
Location: near Mainz, Germany

PostPosted: Wed Feb 07, 2007 9:41 am    Post subject: "can't access tty" stuck in unknown runlevel Reply with quote

Hi there,

First off all, sorry for my english.

I just finished with installing Gentoo with the minimal-boot CD, but now the system doesn't startup.

These are the last kernel messages:
Code:
Starting balanced_irq
Using IPI Shortcut mode
Time: tsc clocksource has been installed.
kjournald starting. Comit interval 5 seconds
EXT3-fs: Mounted filesystem wirh ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly
Freeing unused kernel memory: 256k freed


and after those messages:
Code:
/bin/bb: can't access tty; job control turned off


The runlevel command returns "unknown"

/dev/initctl is not available, and because of this I can't use init, halt, shutdown, ... The only way to reboot is <ctrl><alt><del>

Unfortunatly i got an read-only fs (an no USB-Stick available) as you can see, so I'm unable to do things like:
Code:
dmesg >> /dmesg.log


/var/log is empty (= full of empty files ;-) )

I attached my Kernelconfig, maybe there's something wrong with it.
http://www.unknown-user.de/config.txt

Has anyone an idea what's wrong with my system?

Thank's for helping!

Unkown User
Back to top
View user's profile Send private message
dch24
Tux's lil' helper
Tux's lil' helper


Joined: 15 Feb 2007
Posts: 99

PostPosted: Thu Feb 15, 2007 3:04 am    Post subject: Busybox Reply with quote

Your system has booted into busybox (bb), which is not very much but just barely enough to get going for real.

Can you execute the following command?
Code:
mount -t proc /proc /proc


That's important to get your system up and running. In the meantime I'll look for the gentoo install howto.

Quote:
/bin/bb: can't access tty; job control turned off


This just means that you haven't initialized the tty yet. (You can't until you actually boot with init, which you haven't done yet.)

I apologize for the late reply.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum