[EMAIL PROTECTED] writes: > RAMDISK: Compressed image found at block 0 > length errorVFS: Mounted root (ext2 filesystem). > init(): looking for the root device (ROOT_DEV = 0x100) > mount_initrd = 0x1, real_root_dev = 0x100 > DEBUG: sys_open(/dev/tty1) ...successful > init(): execute_command = 0 > Launching kernel thread do_rc > DEBUG: sys_open(/etc/rc) ...successful > do_execve(): /bin/sh > DEBUG: aout: ..A..C..C1..C2..C3..D..EDEBUG: sys_open(/dev/tty) ...failed This is expected. The process does not have a controlling terminal, and therefore /dev/tty is not valid. Use /dev/console or /dev/tty1 instead. _____ |_____| ------------------------------------------------- ---+---+- | | Russell King [EMAIL PROTECTED] --- --- | | | | http://www.arm.linux.org.uk/~rmk/armlinux.html / / | | +-+-+ --- -+- / | THE developer of ARM Linux |+| /|\ / | | | --- | +-+-+ ------------------------------------------------- /\\\ | unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
Re: some progress, anyone got a shell?
Russell King - ARM Linux Admin Tue, 2 Mar 1999 15:22:45 -0500
- some progress, anyone got a shell? David A Rusling
- Re: some progress, anyone got a shell? Russell King - ARM Linux Admin
- Re: some progress, anyone got a sh... Andrew Thomas
- Re: some progress, anyone got ... Rod Stewart
- Re: some progress, anyone got a shell? Philip Blundell
- Re: some progress, anyone got a shell? christophe leroy
- Re: some progress, anyone got a sh... [EMAIL PROTECTED]
- Russell King - ARM Linux Admin
