From: evansmp@uhura.aston.ac.uk (Mark Evans) Subject: Re: mounting DOS c: drive..????? Date: Sat, 21 Nov 1992 12:17:02 GMT
ARIT ISMAIL (iarit@slate.mines.colorado.edu) wrote:
:
: Does anybody know how to mount DOS c: drive ..??
: I can mount a: drive by doing
:
: mount -t msdos /dev/fd0 /driveA
:
: ant it works fine but, I can't mount c: drive. I tried
:
: mount -t msdos /dev/hda1 /driveC (my DOS C: partion is on /dev/hda1)
:
: I get 'segmentation fault' or 'device busy' message..!
start up fdisk, use it to display the partition table, to check
that hda1 is actually your msdos partition.