Booting

Any Shurdix supported boot media can be used for installation. Usually it is the official ISO image, but you can boot from e.g. an USB stick too.

Tested bootloaders are grub (harddisk and DoC), isolinux (CD), syslinux (USB-Stick) and lilo (harddisk). The first 2 are integrated into Route Hat, syslinux and lilo you have to set up separately.

Necessary kernel parameters

The only necessary kernel option is “ramdisk_size=16384”. If you don’t use this one, it will hang.

Optional kernel parameters (Shurdix specific)

VIRUS

Detect partitions, start clamd and run destroyvirii.pl.

NOCONFIG

Don’t search for saved config (start without any config).

INSTALL

Perform autoinstallation. Network access required.

NOUSB

Don’t initalize modules for USB, even if an USB-controller is found.

ETH0

(variable)

GATEWAY

(variable)

DNS1

(variable)

DNS2

(variable)

ROOTDEV

(variable) Set root device (without partition) for auto-installation.

ROOTPW

(variable) You can set root password this way if you are running without a configuration or you forgot it.

CONFDEV

(variable) set preferrerd devices for searching for config. Can be a comma separated list. Only handles devices, not partitions, partitions are ignored. Also you don’t have to use the leading /dev/. Example: hda,sda to look first on /dev/hda’s partitions, then on /dev/sda’s and then on the other devices present on the system.

NONET

Don’t initialize network interfaces (i.e. don’t call ifup on any device). Autodetected modules are still loaded.

LOWMEM

Don’t use this, hardcoded and undocumented and may overwrite your partitions.

NOSOUND

Don’t load modules for soundcards and tv-cards

NODOC

Don’t look for DiskOnChip

MODULE_IGNORE

Ignore this module(s) on autodetection.

Booting from CD (isolinux)

Booting from USB Stick (syslinux)

Booting via grub (harddisk or DoC)

 
  shurdix/boot.txt · Last modified: 2007/01/16 08:15
 
Recent changes RSS feed Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki