On Sun, 12 Mar 2000, you wrote:

> Martin



> You can "mount" the DOS partition to Linux.



> Create a "mount point" ; which is usually just a directory. Call it - say

> - /dos.

 

> Issue command : mount /dev/hda? /dos  ...where ? is the number for

> the DOS partition.

You may find it necessary to also tell mount what kind of file system you're

mounting:

mount -tvfat /dev/hda1 /dos   works for me.

Irv


--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.