![]() |
> 2) We were also unable to activate DOS partition from LILO running on LINUX RTFM: try `man lilo.conf`. Not really the place for this (and there is no shortage of Linux newsgroups) but... Here is my /etc/lilo.conf file for one of my machines: /****************** /etc/lilo.conf *********************/ boot=/dev/hda map=/boot/map install=/boot/boot.b #DEFAULT=dos prompt timeout=50 image=/vmlinuz label=linux root=/dev/hda1 read-only other=/dev/hdc1 label=dos table=/dev/hdc loader=/boot/any_d.b /***************** EOF ************************/ You'll, very likely, have to change the drives/partitions. -- Matthew Rice e-mail: matthew.rice@ftlsol.com