Subject: mounting extended dos partitions.
To: None <netbsd-help@netbsd.org>
From: Reinoud Koornstra <Reinoud.Koornstra@ibbnet.nl>
List: netbsd-help
Date: 09/16/1999 23:21:41
Hi,
On the first HD i have windows and that crap for how long that will take.
On the second and largest drive are free and netbsd.
Soon i guess on the first and second i'll have all netbsd.....
Anyway, i tryed to mount on the first drive my logical partitions in my
extended partition.
When i say 'disklabel wd0' i get:
type: unknown
disk: WDC AC22500L
label: fictitious
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 4960
total sectors: 4999680
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # milliseconds
track-to-track seek: 0 # milliseconds
drivedata: 0
8 partitions:
# size offset fstype [fsize bsize cpg]
d: 4999680 0 unused 0 0 # (Cyl. 0 -4959)
e: 927297 63 MSDOS # (Cyl. 0*-919)
f: 4064256 927360 unused 0 0 # (Cyl. 920 -4951)
disklabel: boot block size 0
disklabel: super block size 0
When i did: mount -t msdos /dev/wd0e /dosc
I went fine and i could read the primairy partition.
But how can i now acces my logical partitions on that drive?
Bye,
Reinoud.