From: iarit@slate.mines.colorado.edu (ARIT ISMAIL) Subject: mounting DOS c: drive..????? Date: 20 Nov 1992 22:03:41 GMT
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..!
HELP me!!..
thanks!!!..
iarit@slate.mines.colorado.edu