I encounter some trouble updating my WRAP box to latest Bering 2.3.

- I use initrd_ide.lrp from the CD image as initrd.lrp for the WRAP box.

- I got the tty errors after crontab being installed

Starting periodic command scheduler: cron.
getty: /dev/tty1: cannot open as standard input: No such device
getty: /dev/tty2: cannot open as standard input: No such device
..

I copied the old /etc/securetty and /etc/inittab as well as syslinux.cfg. They are

/etc/inittab
-------------
#1:2345:respawn:/sbin/getty 38400 tty1
#2:23:respawn:/sbin/getty 38400 tty2
# for WRAP box
#
T1:2345:respawn:/sbin/getty -L ttyS0 38400 vt100

/etc/securetty
----------------
ttyS0
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8
ttyS1

and syslinux.cfg:
--------------------
serial 0 38400
display syslinux.dpy
timeout 0
append console=ttyS0,38400
default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0 LEAFCFG=/dev/hda1:msdos

My current working version is 2.3beta4. Does something related to tty change in between. I think somebody reported similar error on RC1, but I am not sure he fixed it.

Any suggestions?




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to