%-> The problem is that we need a way to reboot from Linux into FreeBSD
%-> remotely. In the past, with a similar configuration, I set up
%-> LILO to boot
%-> bsd with an entry like this:
%->
%-> other=/dev/hda2
%-> label=bsd
%->
%-> So that one could do a 'lilo -R bsd' before rebooting and have lilo boot
%-> FreeBSD when the system came up.
I got it working with:
other=/dev/hdb1
label=freebsd
table=/dev/hdb
in lilo.conf.
--- Juha
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.