From owner-FreeBSD-users-jp@jp.freebsd.org  Mon Jul 30 05:00:42 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id FAA16089;
	Mon, 30 Jul 2001 05:00:42 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from dsmtp19.dion.ne.jp (dsmtp19.dion.ne.jp [210.172.64.87])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id FAA16084
	for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 30 Jul 2001 05:00:42 +0900 (JST)
	(envelope-from simochu@f4.dion.ne.jp)
Received: from aln1 by dsmtp19.dion.ne.jp (8.9.3/3.7W-01070518)
	id FAA05549; Mon, 30 Jul 2001 05:00:40 +0900 (JST)
Date: Mon, 30 Jul 2001 05:00:40 +0900 (JST)
Message-Id: <200107292000.FAA05549@dsmtp19.dion.ne.jp>
From: simochu@f4.dion.ne.jp (Shimoda Hirotada)
To: FreeBSD-users-jp@jp.freebsd.org
X-Mailer: mnews [version 1.21] 1997-12/23(Tue)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: FreeBSD-users-jp 63305
Subject: [FreeBSD-users-jp 63305] CF =?ISO-2022-JP?B?GyRCJSshPBsoQg==?=
 =?ISO-2022-JP?B?GyRCJUkkThsoQg==?= mount
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: simochu@f4.dion.ne.jp

$BAzED$H?=$7$^$9!#(B

PocketBSD $B$G;H$C$F$$$?(B SunDisk $B$N%3%s%Q%/%H%U%i%C%7%e%+!<%I$r(B
FreeBSD 4.2R $B$G(B mount $B$7$h$&$H$7$F$$$^$9$,!"$G$-$^$;$s!#(B
$B$I$&$7$?$i$G$-$k$N$G$7$g$&$+!#(B

$B;HMQ(B PC $B$O!"(BPanasonic $B$N(B CF-S51 $B$H$$$&$b$N$G$9!#(B
$B$3$N(B CF $B%+!<%I$K$O!"(BDOS $B$H(B BSD $B$NFs$D$N%9%i%$%9$,B8:_$7$^$9!#(B

DOS $BNN0h$O!"(B

# mount_msdos /dev/ad6s1 /mnt

$B$G(B mount $B$G$-!"%U%!%$%k$NFI$_=q$-$,$G$-$^$9!#$7$+$7(B BSD $BNN0h$O(B

# mount /dev/ad6s2a /mnt
mount: Operation not permitted

$B$H$J$C$F$7$^$$$^$9!#(Bswap $B%Q!<%F%#%7%g%s$N$O$:$N(B /dev/ad6s2b $B$,(B
$B$J$<$+(B mount $B$G$-$F$7$^$$$^$9$,!"EvA3(B df $B$N7k2L$,JQ$G$9!#(B

# mount /dev/ad6s2b /mnt
# df /mnt
Filesystem   1024-blocks     Used    Avail Capacity  Mounted on
/dev/ad6s2b         5119     5050     -340   107%    /mnt

CF $B%+!<%I$N(B fdisk $B$H(B disklabel $B$O$=$l$>$l<!$N$h$&$K$J$C$F$$$^$9!#(B

# fdisk /dev/ad6
******* Working on device /dev/ad6 *******
parameters extracted from in-core disklabel are:
cylinders=612 heads=8 sectors/track=32 (256 blks/cyl)

parameters to be used for BIOS calculations are:
cylinders=612 heads=8 sectors/track=32 (256 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 4,(Primary DOS with 16 bit FAT (<= 32MB))
    start 32, size 10720 (5 Meg), flag 80 (active)
        beg: cyl 0/ sector 1/ head 1;
        end: cyl 41/ sector 32/ head 7
The data for partition 2 is:
sysid 165,(FreeBSD/NetBSD/386BSD)
    start 10752, size 145920 (71 Meg), flag 0
        beg: cyl 42/ sector 1/ head 0;
        end: cyl 611/ sector 32/ head 7
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
sysid 0,(unused)
    start 0, size 1314062459 (641632 Meg), flag 0
        beg: cyl 0/ sector 0/ head 0;
        end: cyl 0/ sector 0/ head 0

# disklabel /dev/ad6s2
# /dev/ad6s2:
type: unknown
disk: pbsdinst
label: 
flags:
bytes/sector: 512
sectors/track: 32
tracks/cylinder: 8
sectors/cylinder: 256
cylinders: 570
sectors/unit: 145920
rpm: 0
interleave: 0
trackskew: 0
cylinderskew: 0
headswitch: 0           # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0 

3 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
  a:   125184        0    4.2BSD      512  4096     0   # (Cyl.    0 - 488)
  b:    20736   125184      swap                        # (Cyl.  489 - 569)
  c:   145920        0    unused        0     0         # (Cyl.    0 - 569)
Warning, revolutions/minute 0

----
$BAzED(B  $B9-Ci(B       simochu@f4.dion.ne.jp
