Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mounting DOS filesystem

0 views
Skip to first unread message

Craig Familia

unread,
May 27, 2001, 1:10:41 AM5/27/01
to

When I try: 'mount -f DOS /dev/dsk/0sC /dosdrive'

I keep getting the error:

mount: /dev/dsk/0sC: No such device or address (error 6).


mkdev dos was done successfully.

Any thoughts on what might be the problem.

Pat Welch

unread,
May 27, 2001, 2:25:56 PM5/27/01
to

The DOS partition can NOT be a 32K cluster size - the DOS driver in SCO
only supports 16K.

--
----------------------------------------------------
Pat Welch, UBB Computer Services, a WCS Affiliate
Caldera Authorized Partner
Unix/Linux/Windows/Hardware Sales/Support
(209) 745-1401 Fax: (413) 714-2833
Nationwide pager: (800) 608-7122
E-mail: pat...@inreach.com
----------------------------------------------------

Craig Familia

unread,
May 28, 2001, 12:26:02 PM5/28/01
to
Can I change only DOS C: logical disk to FAT16 or must all DOS logical disks
be non-FAT32?

Thanks - Craig

"Pat Welch" <pat...@inreach.com> wrote in message
news:3B1146B4...@inreach.com...

Pat Welch

unread,
May 28, 2001, 5:28:48 PM5/28/01
to
Craig Familia wrote:
>
> Can I change only DOS C: logical disk to FAT16 or must all DOS logical disks
> be non-FAT32?
>
> Thanks - Craig
>
> "Pat Welch" <pat...@inreach.com> wrote in message
> news:3B1146B4...@inreach.com...
> > Craig Familia wrote:
> > >
> > > When I try: 'mount -f DOS /dev/dsk/0sC /dosdrive'
> > >
> > > I keep getting the error:
> > >
> > > mount: /dev/dsk/0sC: No such device or address (error 6).
> > >
> > > mkdev dos was done successfully.
> > >
> > > Any thoughts on what might be the problem.
> >
> > The DOS partition can NOT be a 32K cluster size - the DOS driver in SCO
> > only supports 16K.

The above is my bad - I meant the limitation is 16 vs 32 FAT sizes, not
clusters per se.

And yes, you can leave the C: drive at 16 and have all the other drives,
logical or physical, at 32.

There's an additional limitation of 2GB as the max partition size that
can be mounted - so your C: drive would have to be 2GB or less.

m...@cluedin.com

unread,
May 30, 2001, 3:07:38 PM5/30/01
to
I have a dual boot Dell Inspiron 7500 with
OSR5.0.6 and Win98 partitions.
Actually, the Win98 "partition" consists of a
large (>2G) 32 FAT C: partition and a smaller 16 FAT D: partition.
I can mount the D: partition with the command:
mount /dev/dsk/0sd /mnt
Note that: ^ is lower case; upper case doesn't work
(altho on another computer with a 16 FAT c: it is: mount /dev/dsk/0sC
/mnt

I set up the drive initially with the Quest Partition Magic --
but then for some reason that didn't work so well for the dual booting
and I use System Commander for that.

Michael S. Weiner
m...@cluedin.com

--
Michael S. Weiner (Doc) m...@cluedin.com
Austin, TX 78734 USA voice: 512-266-1188
**cluedin.com Distributing clues to the clueless for over 20 years**

Craig Familia

unread,
May 30, 2001, 5:01:44 PM5/30/01
to
"Pat Welch" <pat...@inreach.com> wrote in message
news:3B12C310...@inreach.com...

I changed DOS C: from FAT32 to FAT16, also changed the default FAT16 size
from 2039.5 MB to 1992.4 MB. Still getting the same message:

When I try: 'mount -f DOS /dev/dsk/0sC /dosdrive'

mount: /dev/dsk/0sC: No such device or address (error 6).

More thoughts? - Thanks Craig


Pat Welch

unread,
May 31, 2001, 6:04:23 PM5/31/01
to

Delete the old devs and regenerate via mkdev dos.

Does the message change?

Also, on my machine the names are /dev/hd0d (c:) and /dev/hd1d (d:).
Make sure the major.minor numbers map to the same as the dev you're
trying to use.
--

-------------------------------------------------
Pat Welch, UBB Computer Services, a WCS Affiliate

SCO Authorized Reseller
Unix/Hardware/BB Sales & Support

Craig Familia

unread,
Jun 2, 2001, 3:15:28 PM6/2/01
to

"Pat Welch" <pat...@inreach.com> wrote in message
news:3B16BFE7...@inreach.com...

Tried all suggestions, still get exact same error message??? Any other
suggestions - Thanks Craig


Craig Familia

unread,
Jun 2, 2001, 4:31:17 PM6/2/01
to

<m...@cluedin.com> wrote in message news:3B1544FA...@cluedin.com...

My configuration is very similar to yours: dual boot Dell Dimension 4100
w/42gb harddrive / OSR5.0.5. and Win98 partitions. My Win98 C: is FAT32 6gb
/ D: FAT16 / E: FAT16 ....

But when I do: 'mount/dev/dsk/0sd /dosdrive'
-get-
mount: invalid fs type </dev/dsk/0sd>

(Note: I also tried changing my Win98 C: to FAT16 < 2G but still couldn't
mount the dos filesystem)

I used to have a Compaq (smaller hard drive) which I configured dual boot
and didn't have any problem w/ mounting the dos filesystem??? Any more
clues? - Thanks Craig


0 new messages