免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12下一页
最近访问板块 发新帖
查看: 2435 | 回复: 16
打印 上一主题 下一主题

分区问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-04-30 20:01 |只看该作者 |倒序浏览
NetBSD中,硬盘里有一块fat32分区,如何确定这个分区对应 /dev/*** 呢?

论坛徽章:
1
寅虎
日期:2013-09-29 23:15:15
2 [报告]
发表于 2006-04-30 20:15 |只看该作者
disklabel看看有没有,
如果没有到我的blog看看.

论坛徽章:
0
3 [报告]
发表于 2006-04-30 20:25 |只看该作者
disklabel里可以看到,Partition table:下面第一行就是,那么接下来怎么办呢?

论坛徽章:
1
寅虎
日期:2013-09-29 23:15:15
4 [报告]
发表于 2006-04-30 20:41 |只看该作者
把内容贴出来吧

论坛徽章:
0
5 [报告]
发表于 2006-04-30 21:00 |只看该作者
不好意思,刚才搞错了

#disklabel wd0

# /dev/rwd0d:
type: unknown
disk: ad0s2
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 155061
total sectors: 156301488
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0                # microseconds
track-to-track seek: 0        # microseconds
drivedata: 0

16 partitions:
#        size    offset     fstype [fsize bsize cpg/sgs]
a:   2164176  41945715     4.2BSD   2048 16384 24640  # (Cyl.  41612*-  43759*)
b:   2097648  44109891       swap                     # (Cyl.  43759*-  45840*)
c: 114350670  41945715     unused      0     0        # (Cyl.  41612*- 155055*)
d: 156301488         0     unused      0     0        # (Cyl.      0 - 155060)
e:  41943888  46207539     4.2BSD   2048 16384 28936  # (Cyl.  45840*-  87451*)
f:   1049328  88151427     4.2BSD   1024  8192 43728  # (Cyl.  87451*-  88492*)
g:  67095630  89200755     4.2BSD   2048 16384 28704  # (Cyl.  88492*- 155055*)

论坛徽章:
1
寅虎
日期:2013-09-29 23:15:15
6 [报告]
发表于 2006-04-30 21:03 |只看该作者
16 partitions:
#        size    offset     fstype [fsize bsize cpg/sgs]
a:   2164176  41945715     4.2BSD   2048 16384 24640  # (Cyl.  41612*-  43759*)
b:   2097648  44109891       swap                     # (Cyl.  43759*-  45840*)
c: 114350670  41945715     unused      0     0        # (Cyl.  41612*- 155055*)
d: 156301488         0     unused      0     0        # (Cyl.      0 - 155060)
e:  41943888  46207539     4.2BSD   2048 16384 28936  # (Cyl.  45840*-  87451*)
f:   1049328  88151427     4.2BSD   1024  8192 43728  # (Cyl.  87451*-  88492*)
g:  67095630  89200755     4.2BSD   2048 16384 28704  # (Cyl.  88492*- 155055*)

这里没有MSDOS分区信息.
http://www.cublog.cn/u/12749/?u= ... howart.php?id=78852

论坛徽章:
0
7 [报告]
发表于 2006-04-30 21:03 |只看该作者
您的blog里写到手工加上红色部分,加好后:wq,然后查看怎么还是老样子呢?

论坛徽章:
1
寅虎
日期:2013-09-29 23:15:15
8 [报告]
发表于 2006-04-30 21:06 |只看该作者
那把fdisk和修改后的disklabel贴出来看看.

论坛徽章:
0
9 [报告]
发表于 2006-04-30 21:08 |只看该作者
fdisk

Disk: /dev/rwd0d
NetBSD disklabel disk geometry:
cylinders: 155061, heads: 16, sectors/track: 63 (1008 sectors/cylinder)
total sectors: 156301488

BIOS disk geometry:
cylinders: 1024, heads: 255, sectors/track: 63 (16065 sectors/cylinder)
total sectors: 156301488

Partition table:
0: Primary DOS with 32 bit FAT - LBA (sysid 12)
    start 63, size 41945652 (20481 MB, Cyls 0-2611)
1: NetBSD (sysid 169)
    start 41945715, size 114350670 (55835 MB, Cyls 2611-9729), Active
2: <UNUSED>
3: <UNUSED>


disklabel  wd0

# /dev/rwd0d:
type: unknown
disk: ad0s2
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 155061
total sectors: 156301488
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0                # microseconds
track-to-track seek: 0        # microseconds
drivedata: 0

16 partitions:
#        size    offset     fstype [fsize bsize cpg/sgs]
a:   2164176  41945715     4.2BSD   2048 16384 24640  # (Cyl.  41612*-  43759*)
b:   2097648  44109891       swap                     # (Cyl.  43759*-  45840*)
c: 114350670  41945715     unused      0     0        # (Cyl.  41612*- 155055*)
d: 156301488         0     unused      0     0        # (Cyl.      0 - 155060)
e:  41943888  46207539     4.2BSD   2048 16384 28936  # (Cyl.  45840*-  87451*)
f:   1049328  88151427     4.2BSD   1024  8192 43728  # (Cyl.  87451*-  88492*)
g:  67095630  89200755     4.2BSD   2048 16384 28704  # (Cyl.  88492*- 155055*)

论坛徽章:
1
寅虎
日期:2013-09-29 23:15:15
10 [报告]
发表于 2006-04-30 21:11 |只看该作者
你都没加上去,晕掉!
16 partitions:
#        size    offset     fstype [fsize bsize cpg/sgs]
a:   2164176  41945715     4.2BSD   2048 16384 24640  # (Cyl.  41612*-  43759*)
b:   2097648  44109891       swap                     # (Cyl.  43759*-  45840*)
c: 114350670  41945715     unused      0     0        # (Cyl.  41612*- 155055*)
d: 156301488         0     unused      0     0        # (Cyl.      0 - 155060)
e:  41943888  46207539     4.2BSD   2048 16384 28936  # (Cyl.  45840*-  87451*)
f:   1049328  88151427     4.2BSD   1024  8192 43728  # (Cyl.  87451*-  88492*)
g:  67095630  89200755     4.2BSD   2048 16384 28704  # (Cyl.  88492*- 155055*)
h: 41945652   63                MSDOS

保存退出,wd0h就是dos分区.
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP