josiahbryan
Group: Members
Posts: 11
Joined: Oct. 2006 |
|
Posted: Nov. 05 2006,21:33 |
|
All -
Any ides on how to speed up boot time for DSL on an ECM-1342 PC104 CPU module? The ECM-1342 has a 133MHz x86 CPU, with 32 MB RAM and a CF slot onboard. I've installed DSL on a 1GB CF card and the board boots off the CF card, loads the CF image as a readonly images vis-a-vi a CDROM boot for DSL.
However, the boot time takes _at_least_ 6 to 8 minutes from boot time to shell prompt (init 3 in dsl boot opts).
Here is the contents of /boot/lilo.conf:
lba32 #enable large disk support timeout=30 #wait 3 seconds before auto-booting vga=normal boot=/dev/hda #put boot loader in MBR of target disk root=/dev/hda1 #set root to be partition of target disk image=/boot/linux24 label=DSL initrd=/boot/minirt24.gz read-only APPEND="ramdisk_size=100000 init=/etc/init lang=us apm=power-off hda=scsi hdb=scsi hdc=scsi nofirewire nomce nodma quiet frugal BOOT_IMAGE=/KNOPPIX/KNOPPIX 2 ssh nfs syslog nomonkey restore=hdc2 "
(Aside: even though "nomonkey" is in there, monkey still starts. Any idea why?)
Anyway, any ideas on how to speed up boot time?
Distributors website of ECM-1342 with manuals: http://www.tri-m.com/products/evalue/ecm1342.html Manufactures Website (manuals require registration): http://www.evalue-tech.com/products/ECM-1342.cfm
|