* Password for embedded Linux
@ 2001-12-13 9:49 Gerhard TAEUBL
0 siblings, 0 replies; 2+ messages in thread
From: Gerhard TAEUBL @ 2001-12-13 9:49 UTC (permalink / raw)
To: linuxppc-embedded
Hi!
We use HHL1.2 filesystem for a MPC860. Meanwhile everthing works fine :-) (serial port, jffs2 and so on). I've made a initrd to boot the system and mount 4MB Flash where the project related data and programs will be copied. So we could use for nearly every project the same image, and store the data afterwards via ftp. O.K. but we want to use a password to login, and I didn't find any hint to do that! So if you have any ideas...
Thanks in advance
Gerhard
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: Password for embedded Linux
@ 2001-12-13 10:06 Goddeeris Frederic
0 siblings, 0 replies; 2+ messages in thread
From: Goddeeris Frederic @ 2001-12-13 10:06 UTC (permalink / raw)
To: 'Gerhard TAEUBL ',
'linuxppc-embedded@lists.linuxppc.org '
My experience is that you need to include a lot of things for the login.
I used TinyLogin. This will provide everything you need (I also used
Busybox)
In /etc/inittab I added
ttyS0::respawn:/sbin/getty -L ttyS0 9600 vt100
/sbin/getty points to TinyLogin
getty -> ../bin/tinylogin
You have good experience with JFFS2? What version do you use?
Fred
-----Original Message-----
From: Gerhard TAEUBL
To: linuxppc-embedded@lists.linuxppc.org
Sent: 12/13/01 10:49 AM
Subject: Password for embedded Linux
Hi!
We use HHL1.2 filesystem for a MPC860. Meanwhile everthing works fine
:-) (serial port, jffs2 and so on). I've made a initrd to boot the
system and mount 4MB Flash where the project related data and programs
will be copied. So we could use for nearly every project the same image,
and store the data afterwards via ftp. O.K. but we want to use a
password to login, and I didn't find any hint to do that! So if you have
any ideas...
Thanks in advance
Gerhard
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-12-13 10:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-13 9:49 Password for embedded Linux Gerhard TAEUBL
-- strict thread matches above, loose matches on Subject: below --
2001-12-13 10:06 Goddeeris Frederic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).