> 
> I've added a simple entry to the /etc/lilo.conf file for Solaris, 
> other=/dev/sdc 
> label=Solaris.    
> 
> My understanding is that this will boot from the MBR on /dev/sdc
> 
> When I run lilo it complains about:  Warning: BIOS drive0x82 
> may not be
> accessible.   When I try and boot Solaris I get L? at the LILO
> prompt.    
> 
> I've also tried 
> other=/dev/sdc1 and 
> other=/dev/sdc2

Did you try 

map-drive = 0x82
 to drive = 0x80 
map-drive = 0x80
 to drive = 0x82

after other=/dev/sdc1
        label=Solaris?

The BIOS apparently see the SCSI drive as 0x82 (third drive--thus sdc and
not sda).

Forrest



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to