[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

which device maps my linux partition?



Hi all:

I am trying to mount a linux partition from openbsd, fdisk show me this:

axon:~ # fdisk wd0
Disk: wd0       geometry: 1222/255/63 [19631430 Sectors]
Offset: 0       Signature: 0xAA55
         Starting       Ending       LBA Info:
 #: id    C   H  S -    C   H  S [       start:      size   ]
------------------------------------------------------------------------
 0: 83    0   1  1 -    2 254 63 [          63:       48132 ] Linux files*
*1: 07    3   0  1 -  640 254 63 [       48195:    10249470 ] HPFS/QNX/AUX
 2: A6  641   0  1 -  921 254 63 [    10297665:     4514265 ] OpenBSD
 3: 05  922   0  1 - 1221 254 63 [    14811930:     4819500 ] Extended DOS
Offset: 14811930        Signature: 0xAA55
         Starting       Ending       LBA Info:
 #: id    C   H  S -    C   H  S [       start:      size   ]
------------------------------------------------------------------------
 0: 83  922   1  1 - 1202 254 63 [    14811993:     4514202 ] Linux files*
 1: 05 1203   0  1 - 1221 254 63 [    19326195:      305235 ] Extended DOS
 2: 00    0   0  0 -    0   0  0 [           0:           0 ] unused
 3: 00    0   0  0 -    0   0  0 [           0:           0 ] unused
Offset: 19326195        Signature: 0xAA55
         Starting       Ending       LBA Info:
 #: id    C   H  S -    C   H  S [       start:      size   ]
------------------------------------------------------------------------
 0: 82 1203   1  1 - 1221 254 63 [    19326258:      305172 ] Linux swap
 1: 00    0   0  0 -    0   0  0 [           0:           0 ] unused
 2: 00    0   0  0 -    0   0  0 [           0:           0 ] unused
 3: 00    0   0  0 -    0   0  0 [           0:           0 ] unused

The linux partition that I want to mount is the first one in the extended
partition.

Which device maps the partition that I want to mount?