Embedded DSL boot options


Forum: DSL Embedded
Topic: Embedded DSL boot options
started by: dslMike

Posted by dslMike on Oct. 25 2005,20:15
I was thinking that the embedded DSL startup could be made slightly faster if not as much hardware detection was done.  Has anyone thought of the noXXX boot options that could be used?

The qemu.org documentation says that qemu emulates the following:
- i440FX host PCI bridge and PIIX3 PCI to ISA bridge
- Cirrus CLGD 5446 PCI VGA card or dummy VGA card with Bochs VESA extensions (hardware level, including all non standard modes).
- PS/2 mouse and keyboard
- 2 PCI IDE interfaces with hard disk and CD-ROM support
- Floppy disk
- NE2000 PCI network adapters
- Serial ports
- Soundblaster 16 card

I checked the Intel site for the specs on the i440FX and PIIX3 and for sure there is no firewire.  Usb is supported but I don't think qemu emulates?!

I searched /etc/rcS.d/S00knoppix-autoconfig on the mounted KNOPPIX cloop for the script testing "noxxx" and found the following knoppix startup flags:

- nohwsetup, nousb, nofirewire, nomkxf86config, noswap, nofstab, nodhcp

We could probably use the following:
"noscsi nopcmcia nousb noagp"

The startup scripts for qemu don't try to disable hardware detection.  I don't know if this will save much time on the bootup.

Any thoughts?

dslMike.

Posted by roberts on Oct. 25 2005,23:48
dslMike,  Great idea. Let us know.
I don't have much windows gear to test on, so this sort of help is very much appreciated. These sort of options should save time and memory usage. I will add the final list to the embedded version so keep tesing and posting.

Posted by cbagger01 on Oct. 26 2005,16:54
If you are looking for some cheatcodes to minimize module loading on startup, you can give some of the codes in my "super low ram text mode" cheatcode boot string a try:

dsl 1 vga=normal atapicd noideraid nosound noapic noacpi acpi=off noscsi noapm nousb nopcmcia nofirewire noagp nomce

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.