yitusitun0425 发表于 2012-09-04 14:21

安装系统时slice2没有设置,可以吗?

本帖最后由 yitusitun0425 于 2012-09-04 14:42 编辑

正常情况下应该是全盘大小的:
2 backup    wu       0               14086         (0/0/0)

以下这样,系统正常,不知道以后又没有问题?
Total disk cylinders available: 14087 + 2 (reserved cylinders)

Part      Tag    Flag   Cylinders         Size            Blocks
0       root    wm       0 -1545       15.00GB    (1546/0/0)31464192
1       swap    wu    1546 -3156       15.63GB    (1611/0/0)32787072
2 unassigned    wm       0                0         (0/0/0)
3 unassigned    wm    3157 - 12515       90.83GB    (9359/0/0) 190474368
4      usr    wm   12516 - 14061       15.00GB    (1546/0/0)31464192
5 unassigned    wm       0                0         (0/0/0)            0
6 unassigned    wm       0                0         (0/0/0)            0
7 unassigned    wm   14062 - 14072      109.31MB    (11/0/0)      223872

partition>


119beyond 发表于 2012-09-04 14:33

slice2 是你整个硬盘的空间大小的

yitusitun0425 发表于 2012-09-04 14:42

回复 2# 119beyond


   正常应该是的,但是现在不是呀,有没有影响呢?

DC_楚楚 发表于 2012-09-04 17:29

没有影响 只是s2已经不能代表你这个磁盘了。你format设置回去。
# format
format> 0
format>p
partition> 2
Part      Tag    Flag   Cylinders      Size            Blocks
2 unassigned    wm       0               0         (0/0/0)         0

Enter partition id tag: backup
Enter partition permission flags:
Enter new starting cyl:
Enter partition size: xxxxe

yitusitun0425 发表于 2012-09-04 20:25

回复 4# DC_楚楚
不行呀
Current partition table (original):
Total disk cylinders available: 3913 + 2 (reserved cylinders)

Part      Tag    Flag   Cylinders      Size            Blocks
0 unassigned    wm       0               0         (0/0/0)       0
1 unassigned    wm       0               0         (0/0/0)       0
2 unassigned    wu       0               0         (0/0/0)       0
3 unassigned    wm       0               0         (0/0/0)       0
4 unassigned    wm       0               0         (0/0/0)       0
5 unassigned    wm       0               0         (0/0/0)       0
6 unassigned    wm       0               0         (0/0/0)       0
7 unassigned    wm    1288 - 1300      101.98MB    (13/0/0) 208845
8       boot    wu       0 -    0      7.84MB    (1/0/0)   16065
9 unassigned    wm       0               0         (0/0/0)       0

partition> 2
Part      Tag    Flag   Cylinders      Size            Blocks
2 unassigned    wu       0               0         (0/0/0)       0

Enter partition id tag: backup
Enter partition permission flags:
Enter new starting cyl:
Enter partition size: 3912c

Warning: Partition with V_BACKUP tag should specify full disk capacity.
partition>

   

DC_楚楚 发表于 2012-09-04 22:04

看提示:Warning: Partition with V_BACKUP tag should specify full disk capacity.

你要把全部磁盘的容量都写进去,要计算好,你这个应该要3913c还有 partition permission flags设置为 wm可写可挂

yitusitun0425 发表于 2012-09-04 23:41

回复 6# DC_楚楚


   谢谢已经能改过来了
页: [1]
查看完整版本: 安装系统时slice2没有设置,可以吗?