You mentioned your windows disk is slave and linux disk is master; are you sure /dev/hdf is pointing to the windows hd?
If it is pointing to the right disk, then I believe you will also need to append the following lines to your other=/dev/hdf1 section.
other=/dev/hdf1
label="Windows"
+ table=/dev/hdf
+ map-drive = 0x80
+ to = 0x81
+ map-drive = 0x81
+ to = 0x80
--------------------)> oRiGiNaL MeSsAgE <(--------------------
From ---------------)> ShieldX <
shieldx@mindspring.com>
Date ---------------)> Fri, 13 Aug 2004 17:19:56 -0700
Subject ------------)> Re: win98 dual boot
> It's still pretty much as it came, except for the ide-scsi part for hdd
>
> ----------------------lilo.conf
> lba32
> boot=/dev/hda
> root=/dev/hda1
> install=/boot/boot-menu.b
> map=/boot/map
> delay=20
> prompt
> timeout=150
> # prompt
> # single-key
> # delay=100
> # timeout=100
>
> vga=normal
> default=Linux
> image=/vmlinuz
> label=Linux
> append="video=vga16:off hdd=ide-scsi"
> read-only
> # restricted
> # alias=1
>
> image=/vmlinuz.old
> label=LinuxOLD
> read-only
> optional
> # restricted
> # alias=2
>
> other=/dev/hdf1
> label="Windows"
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
>
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss