On Sat, 14 Oct 2000, you wrote:
> sorry the only windows filesystems linux can read are fat vfat and fat32, i
> know it sucks but i run win 2000 and ust the ntfs and i used to use win98 so
> when i upgraded i found i had to create a new partition so i can swap my
> files between both os's
Oh noooooo, hpfs works fine with linux.
This is my /etc/fstab using Mandrake 6.1
/dev/sda2 /mnt/diskc msdos defaults 0 0
/dev/sda5 /mnt/diske hpfs defaults 0 0
/dev/sdb2 /mnt/diskd hpfs defaults 0 0
/dev/sdb5 /mnt/diskf hpfs defaults 0 0
/dev/sdc10 /mnt/diskg hpfs defaults 0 0
/dev/sdc11 /mnt/diskh hpfs defaults 0 0
And I can assure you it works fine. I can read them, not write of
course, but for the reading, it's ok. Francois