Hi,
I have both windows XP (hda1) and Linux (hda5) running on my laptop. I would like to install lilo on hda5 and use NT loader to boot into either OS. I have boot of the laptop using Knoppix CD, however when I try to install lilo onto /dev/hda5, I have receive the following error:

Fatal: create /boot/map~: Read-only file system

I have search through the forum along with other site to no avail. Any help would be appreciated.

P.S. I have mounted the file system and have no problem read/write to it.

mount /dev/hda5 /mnt/hda5

lilo.conf

boot=/dev/hda5
dealy=10
ramdisk=0
root=/dev/hda5
image=vmlinuz
initrd=initrd
label=linux

Thanks in advance