Hi,
I'm attempting to mount a win95 partition under linux with the
hope of using wine, I have included the partition info below,
The stange thing was that I am able to mount my MO drive
that was formatted using win95 with no problems, but
I am unable to mount the hard drive partition (as it appears
to be 'unknown').
Have you any ideas on how I can mount this drive without
harming it, so that I maybe able to install wine ?
I use slackware 3.3 and 3.4 too.
Many thanks
Matt
PROMPT>:~# mount
/dev/hda2 on / type ext2 (rw)
none on /proc type proc (rw)
/dev/hdc on /mnt/cdrom type vfat (rw)
/dev/hda7 on /data type ext2 (rw)
/dev/hda6 on /usr type ext2 (rw)
<PROMPT>:~# mount -t vfat /dev/hda1 /mnt/win95
mount: wrong fs type, bad option, bad superblock on /dev/hda1,
or too many mounted file systems
<PROMPT>:~# fdisk
Using /dev/hda as default device!
Command (m for help): p
Disk /dev/hda: 128 heads, 63 sectors, 525 cylinders
Units = cylinders of 8064 * 512 bytes
Device Boot Begin Start End Blocks Id System
/dev/hda1 1 1 254 1024096+ b Unknown
/dev/hda2 255 255 262 32256 83 Linux native
/dev/hda3 * 524 524 524 4032 a OS/2 Boot
Manager
/dev/hda4 263 263 523 1052352 5 Extended
/dev/hda5 263 263 277 60448+ 82 Linux swap
/dev/hda6 278 278 455 717664+ 83 Linux native
/dev/hda7 456 456 523 274144+ 83 Linux native
Command (m for help): q