I am having trouble with getting linuxbios to boot up.

I am using a PCCHIPS m810lmr board with 128M ram and a 1.0Mhz Duron.
I am flashing to a DOC2000 (MD2202-D16)

My configuration file is below.
make goes fine with some warnings.
burn_mtd doesn't report any problems except unloading the docecc module.

And then the serial console only shows:
�p�

and then nothing.
I can provide my kernel config if anyone is interested.

What should I try next?

Clark

#
# LinuxBIOS config file for: pcchips m810lmr, Socket 7 (K7/Duron)
#    automatically generated on Tue Apr 23 13:03:25 2002
#

mainboard pcchips/m810lmr

# target directory: .
target .

# kernel: ../kernel-source-linuxbios/vmlinux
linux ../kernel-source-linuxbios 

# kernel command line parameters: 
commandline root=/dev/hda1 

# enable debugging support
option DEBUG

# enable serial console for debugging
# option SERIAL_CONSOLE

# enable serial post for debugging
option SERIAL_POST

# set default consol loglevel
option DEFAULT_CONSOLE_LOGLEVEL=9

# use Disk-on-Chip, docipl code in northsouthbridge/sis/730/ipl.S
option USE_DOC_MIL
docipl northsouthbridge/sis/730/ipl.S

# enable floppy support
option MUST_ENABLE_FLOPPY

# enable keyboard support
# option NO_KEYBOARD

# don't use ELF boot
option USE_ELF_BOOT=1

# DISABLE RAM test
#option RAMTEST

# no PIRQ tables
# option HAVE_PIRQ_TABLE

# don't use old kernel hack
# option OLD_KERNEL_HACK


-- 
"They that can give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
  - Benjamin Franklin, Historical Review of Pennsylvania, 1759. 

Attachment: msg05627/pgp00000.pgp
Description: PGP signature

Reply via email to