Hi RaTTuS, thanks for your reply.. I have use: 1:2345:respawn:/bin/login -f pi tty1 </dev/tty1 >/dev/tty1 2>&1 and it's ok.. but don't autologin into LXDE.. for solving this problem, i have: 1. sudo nano /etc/inittab change 1:2345:respawn:/sbin/getty --noclear 38400 tty1 to 1:2345:respawn:/bin/login...
Hi guys, if possible set the etc/inittab for fast boot in Raspbian? I have tried this information: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=53&t=7884 but don't work..this is the error message: (none) login: pi (automatic login) unable to determine your tty name INIT: id "c1" respawning too ...
Salve ragazzi, qualcuno di voi ha provato a configurare etc/inittab di Raspbian per rendere il boot più veloce?? Ho provato le impostazioni segnalate nel post: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=53&t=7884 però mi da errore: (none) login: pi (automatic login) unable to determine your t...
Hi, this don't work .. the message: (none) login: pi (automatic login) unable to determine your tty name INIT: id "c1" respawning too fast: disabled for 5 minutes I have delete the content etc/inittab and replace with: id:3:initdefault: rc::sysinit:/etc/rc.sysinit rs:S1:wait:/etc/rc.single rm:2345:o...