Hi everybody

I am using GRUB to boot my pcengines with a modified Bering. I used to set the serial terminal speed to 38400. With syslinux everything works fine, as opposed to GRUB where the GRUB menu shows ub fine, then the speed of the serial line drops to 9600 to come back to 38400 as defined in inittab. Also when shutting down the serial line speed drops to 9600, looks like a default...

Here is menu.lst

serial --speed=38400
terminal serial
#password --md5 $1TH$8O$%w0$d&^20R4ff&^*a2K/oUm.

root (hd0,0)
timeout 5
default 0

# For booting Linux

title LEAF Bering Version 1.3
kernel /linux init=/linuxrc rw root=/dev/ram0 boot=/dev/hda1:msdos \
  PKGPATH=/dev/hda1 initrd=initrd.lrp \
  LRP=root,etc,local  syst_size=12M log_size=10M

initrd /initrd.lrp


ideas welcome

Thanks
Erich

THINK
Püntenstrasse 39
8143 Stallikon
mailto:[EMAIL PROTECTED]
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16




------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND

_______________________________________________
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to