[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Where are wd0s1, wd0s2, wd0s3?
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: Where are wd0s1, wd0s2, wd0s3?
- From: Manas Garg <mls_(_at_)_chakpak_(_dot_)_net>
- Date: Tue, 7 Aug 2001 01:42:35 +0530
- Cc: Heikki Korpela <heko_(_at_)_iki_(_dot_)_fi>
- Organization: Cygnet Software Ltd.
On Mon Aug 06, 2001 at 05:18:01PM +0300, Heikki Korpela wrote:
> On Tue, 7 Aug 2001, Manas Garg wrote:
>
> > I am attaching the output of "disklabel wd0" and "fdisk wd0" with this mail.
>
> This list doesn't take attachments; include them inline as flat text.
Sorry, I didn't know that. Here is the output of a few commands:
$> disklabel wd0
# using MBR partition 3: type A6 off 12852000 (0xc41b20) size 3582495 (0x36aa1f)
# /dev/rwd0c:
type: ESDI
disk: wd0s4
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 415
total sectors: 6666975
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
8 partitions:
# size offset fstype [fsize bsize cpg]
a: 409600 12852000 4.2BSD 1024 8192 16 # (Cyl. 800 - 825*)
b: 266240 13261600 swap # (Cyl. 825*- 842*)
c: 6666975 12852000 unused 0 0 # (Cyl. 800 - 1214)
e: 204800 13527840 4.2BSD 1024 8192 16 # (Cyl. 842*- 854*)
f: 102400 13732640 4.2BSD 1024 8192 16 # (Cyl. 854*- 861*)
g: 5683935 13835040 4.2BSD 1024 8192 16 # (Cyl. 861*- 1214)
disklabel: partition a: offset past end of unit
disklabel: partition a: partition extends past end of unit
disklabel: partition b: offset past end of unit
disklabel: partition b: partition extends past end of unit
disklabel: partition c: offset past end of unit
disklabel: partition c: partition extends past end of unit
disklabel: partition e: offset past end of unit
disklabel: partition e: partition extends past end of unit
disklabel: partition f: offset past end of unit
disklabel: partition f: partition extends past end of unit
disklabel: partition g: offset past end of unit
disklabel: partition g: partition extends past end of unit
$> fdisk wd0
Disk: wd0 geometry: 1023/255/63 [16434495 sectors]
Offset: 0 Signatures: 0xAA55,0x0
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
-------------------------------------------------------------------------
0: 82 0 1 1 - 15 254 63 [ 63 - 256977] Linux swap
1: 83 16 0 1 - 501 254 63 [ 257040 - 7807590] Linux files*
2: 83 502 0 1 - 799 254 63 [ 8064630 - 4787370] Linux files*
*3: A6 800 0 1 - 1022 254 63 [ 12852000 - 3582495] OpenBSD
$> for i in /dev/*wd0*; do mount_ext2fs $i /linuxroot; done
mount_ext2fs: /dev/rwd0a on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0b on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0c on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0d on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0e on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0f on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0g on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0h on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0i on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0j on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0k on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0l on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0m on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0n on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0o on /linuxroot/: Block device required
mount_ext2fs: /dev/rwd0p on /linuxroot/: Block device required
mount_ext2fs: /dev/wd0a on /linuxroot/: Device busy
mount_ext2fs: /dev/wd0b on /linuxroot/: Device busy
mount_ext2fs: /dev/wd0c on /linuxroot/: Input/output error
mount_ext2fs: /dev/wd0d on /linuxroot/: Device not configured
mount_ext2fs: /dev/wd0e on /linuxroot/: Device busy
mount_ext2fs: /dev/wd0f on /linuxroot/: Device busy
mount_ext2fs: /dev/wd0g on /linuxroot/: Device busy
mount_ext2fs: /dev/wd0h on /linuxroot/: Device not configured
mount_ext2fs: /dev/wd0i on /linuxroot/: Device not configured
mount_ext2fs: /dev/wd0j on /linuxroot/: Device not configured
mount_ext2fs: /dev/wd0k on /linuxroot/: Device not configured
mount_ext2fs: /dev/wd0l on /linuxroot/: Device not configured
mount_ext2fs: /dev/wd0m on /linuxroot/: Device not configured
mount_ext2fs: /dev/wd0n on /linuxroot/: Device not configured
mount_ext2fs: /dev/wd0o on /linuxroot/: Device not configured
mount_ext2fs: /dev/wd0p on /linuxroot/: Device not configured
Visit your host, monkey.org