I just installed mandrake linux on a second hard drive on my machine. My
first hardrive currently has windows 2000. I have 2 questions relating to
these. First, how do I access my windows2000 drive(NTFS) in linux, and
how do I configure lilo to use it as a boot option.
My current lilo.conf file looks like this:
boot=/dev/hda
read-only
prompt
timeout=200
vga=normal
images=/boot/vmlinuz-secure
root=/dev/hdb1
label=linux
images/boot/vmlinuz
root=/dev/hdb1
label=linux-up
images=/boot/vmlinuz
root=/dev/hdb1
label=failsafe
append=" failsafe"
Any help on these issues would be greatly appreciated.
Adam