On Fri, Nov 16, 2001 at 02:23:44PM -0600, Kent West wrote:
> Win95 expects to be the first drive on the first chain. When you moved 
> it to /dev/hdc, you broke Windows. Move it back to /dev/hda1; chances 
> are it'll come right up.

Or you can leave the disks the way they are and have LILO re-map the
drives for you:

# boot Windows from second disk by swapping C: and D: drives

other=/dev/hdc1
        label=windows
        map-drive=0x80 to=0x81
        map-drive=0x81 to=0x80

-- 
Eric C. Cooper          e c c @ c m u . e d u

Reply via email to