Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 1995 13:33:58 -0400 (EDT)
From:      Gang-Ryung Uh <uh@grep.cs.fsu.edu>
To:        questions@FreeBSD.org
Subject:   mounting dos partition
Message-ID:  <199505081733.NAA02798@grep.cs.fsu.edu>

next in thread | raw e-mail | index | archive | help
Hi, all

I upgraded my system to FreeBSD-current a couple of days
ago. Everthing seems to work just fine except one thing:

I can not mount dos partition anymore. So I looked at the
dmesg,
-----
sd0s1: type 0x6, start 32, end = 819199, size 819168 : OK
sd0s2: type 0xa5, start 819200, end = 2074623, size 1255424 : OK
sd0: rejecting partition in BSD label: it isn't entirely within the slice
sd0: start 819200, end 2074623, size 1255424
sd0d: start 0, end 2074879, size 2074880
sd0: rejecting partition in BSD label: it isn't entirely within the slice
sd0e: start 32, end 819199, size 819168
sd0s1: type 0x6, start 32, end = 819199, size 819168 : OK
sd0s2: type 0xa5, start 819200, end = 2074623, size 1255424 : OK
sd0: rejecting partition in BSD label: it isn't entirely within the slice
sd0: start 819200, end 2074623, size 1255424
sd0d: start 0, end 2074879, size 2074880
sd0: rejecting partition in BSD label: it isn't entirely within the slice
sd0e: start 32, end 819199, size 819168
sd0s1: type 0x6, start 32, end = 819199, size 819168 : OK
sd0s2: type 0xa5, start 819200, end = 2074623, size 1255424 : OK
sd0: rejecting partition in BSD label: it isn't entirely within the slice
sd0: start 819200, end 2074623, size 1255424
sd0d: start 0, end 2074879, size 2074880
sd0: rejecting partition in BSD label: it isn't entirely within the slice
sd0e: start 32, end 819199, size 819168

the /etc/fstab is as follows,
----------------------------
/dev/sd0a               /       ufs rw 1 1
/dev/sd0e               /dos    msdos rw 1 1
/dev/sd0f               /usr    ufs rw 1 1
/dev/sd0g               /usr/local      ufs rw 1 1
/dev/sd0h               /usr/users      ufs rw,userquota 1 1 
/dev/sd0b               none    swap sw 0 0
proc            /proc   procfs rw 0 0


I do really appreciate your help.

Regards,
--Uh
----------------------
Uh Gang-Ryung

e-mail: uh@cs.fsu.edu
Work Phone: 644-3366
----------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505081733.NAA02798>