| jan2001.tar |
Listing 3 LILO configuration for the secondary drive
## ## /etc/lilo.conf.hdc ## Drew Smith, Pacific Corporate Trust Company ## ## Modifications: ## ## - August 14th, 2000 - initial file. ## disk=/dev/md0 bios=0x80 sectors=63 heads=255 cylinders=2498 partition=/dev/md1 start=63 boot=/dev/hdc map=/boot/map install=/boot/boot.b image=/boot/vmlinuz-2.2.14-5.0 initrd=/boot/initrd-2.2.14-5.0.img root=/dev/md0 read-only label=LinuxRAID # EOF
|