[592] in netbsd-help mailing list archive
partitions
daemon@ATHENA.MIT.EDU (Brett David Rosen)
Sat Jan 20 00:16:24 1996
From: Brett David Rosen <bdrosen@MIT.EDU>
To: netbsd-help@MIT.EDU
Reply-To: netbsd-help@MIT.EDU
Date: Sat, 20 Jan 1996 00:12:24 EST
I currently have my partition set up as follows:
disklabel /dev/rwd1d
...
6 partitions:
# size offset fstype [fsize bsize cpg]
a: 40960 63 4.2BSD 1024 8192 16 # (Cyl. 0*- 40*)
b: 65536 41023 swap # (Cyl. 40*- 105*)
c: 1032129 63 unused 0 0 # (Cyl. 0*- 1023*)
d: 2130912 0 unused 0 0 # (Cyl. 0 - 2113)
e: 92160 106559 4.2BSD 1024 8192 16 # (Cyl. 105*- 197*)
f: 833473 198719 4.2BSD 1024 8192 16 # (Cyl. 197*- 1023*)
/dev/rwd1c only has half of the whole drive.
How can I partition the disk to get access
to the cylinders 1024-2113 for NetBSD ?
thanks,
Brett