<qingluo>
bootargs is console=tty0 noinitrd root=/dev/mmcblk0p6 rw rootwait init=/linuxrc, the root filesystem's boot order which i build it by myself with busybox is
<qingluo>
--/linuxrc(startup /sbin/init)
<qingluo>
--read /etc/init.d/inittab
<qingluo>
i wanna set shell console for both serial port and VGA screen&&usb keyboard. if console=/dev/ttymxc1,115200 is set to bootargs, serail port can get console. while if console=/dev/tty0 is set, just VGA screen port can get console.
<qingluo>
--rcS
<qingluo>
how can i get them work well at the same time. i saw some method. such as: write to inittab as below:
<qingluo>
those which i have tried are not working!
hht has quit [Ping timeout: 240 seconds]
rz2k has joined #arm-netbook
kaspter has joined #arm-netbook
nashpa has quit [Quit: Going away]
nashpa has joined #arm-netbook
hipboi has joined #arm-netbook
gimli has joined #arm-netbook
Dessimat0r has joined #arm-netbook
Dessimat0r has quit [Quit: Computer has gone to sleep.]
gimli has quit [Ping timeout: 264 seconds]
hipboi has quit [Ping timeout: 245 seconds]
hipboi has joined #arm-netbook
datagutt has quit [Ping timeout: 260 seconds]
atiti has joined #arm-netbook
<mnemoc>
and as planned MS bough the elip-slaughtered Nokia....
CaCtus491 has quit [Ping timeout: 245 seconds]
atiti has quit [Ping timeout: 245 seconds]
wingrime has joined #arm-netbook
cjoe has quit [Read error: Connection reset by peer]
cjoe has joined #arm-netbook
<qingluo>
hi all, any one know /etc/init/mounted-run.conf is called by which file? or please tell me the order after "Freeing init memory" and before /sbin/init(init=? is not set by bootloader)
rellla has joined #arm-netbook
rz2k has quit []
rellla2 has joined #arm-netbook
rellla has quit [Ping timeout: 245 seconds]
Kebianizao|work has joined #arm-netbook
massi has joined #arm-netbook
arokux has quit [Remote host closed the connection]
<hno>
qingluo, console and login prompt is different things. console is for sending log data. getty is for logging in. You can have as many console= arguments if you like and will send log output to all of them.
<hno>
the last one is the main console and will be used as interactive console in single user mode etc.
<hno>
there is not very much happening between "Freeing init memory" and starting /sbin/init. Mainly mounting the root fs iirc. But haven't given it much thought to be honest.
ykchavan has joined #arm-netbook
focus_it has joined #arm-netbook
focus_it has quit [Read error: Connection reset by peer]