IA-64 CPU suppout tmppoint
This commit is contained in:
@@ -466,6 +466,7 @@ row 4 | |
|
||||
<configure column='0' weight='1'/>
|
||||
</grid_management>
|
||||
<grid_location row='2' column='1' columnspan='2' sticky='NSWE'/>
|
||||
<action quit='mount_quit'/>
|
||||
|
||||
<widget type='Frame'>
|
||||
<grid_management rows='2' columns='2'>
|
||||
@@ -796,6 +797,7 @@ row 4 | |
|
||||
<message_box name='raid_add_active_numbers' type='showwarning' title='Linx' message='#raid-add-active-numbers'/>
|
||||
<message_box name='raid_add_active_numbers_2' type='showwarning' title='Linx' message='#raid-add-active-numbers-2'/>
|
||||
<message_box name='check_mount_point' type='showwarning' title='Linx' message='#check-mount-point'/>
|
||||
<message_box name='check_special_mount' type='showwarning' title='Linx' message='#check-special-mount'/>
|
||||
<message_box name='check_ip_hostname' type='showwarning' title='Linx' message='#check-ip-hostname'/>
|
||||
<!--
|
||||
column 0 column 1
|
||||
@@ -886,6 +888,12 @@ row 4 | |
|
||||
</widget>
|
||||
|
||||
</top_window>
|
||||
|
||||
|
||||
<text key='#check-special-mount'>
|
||||
<English>Special platform to set a special mount point, please refer to the left of the help documentation</English>
|
||||
<Chinese>特殊的平台需要设置特殊挂载点,请参考左边的帮助文档</Chinese>
|
||||
</text>
|
||||
|
||||
<text key='#check-mount-point'>
|
||||
<English>The mount point couldn't be mounted on because it has been used or it's particular. Plase read help infomation!</English>
|
||||
@@ -941,7 +949,7 @@ row 4 | |
|
||||
Note: 1、some of mount point is not hanging out, E.g: /etc、/bin、/sbin、/lib.
|
||||
2、some of mount point is not mounting on reiserfs and xfs filesystem, E.g: /, /boot
|
||||
3、when "/" hanging on Raid device, "/boot" must be hang out.
|
||||
4、If the processor is Series of Itanium, "/ia64boot" should be hang out ,which required to turn into format of vfat .
|
||||
4、If the processor is Series of Itanium, "/tmppoint" should be hang out ,which required to turn into format of vfat .
|
||||
</English>
|
||||
<Chinese>
|
||||
设置挂载点显示框中分为五列,第一列是硬盘分区,如sdaX、mdX。第二列是挂载点,是挂载硬盘分区时所在的目录。第三列是硬盘分区的文件系统类型。第四列是指是否要格式化该硬盘分区,no表示不格式化,yes表示要格式化。第五列是各硬盘分区或raid设备的大小。
|
||||
@@ -949,7 +957,7 @@ row 4 | |
|
||||
注意:1、有些挂载点不能单挂出去,例如:/etc,/bin,/sbin,/lib。
|
||||
2、有些挂载点不能挂载reiserfs、xfs文件系统,例如:/,/boot。
|
||||
3、当"/"挂载在raid设备时,"/boot"挂载点必须单挂出来。
|
||||
4、当处理器为安腾系列时,需要挂载"/ia64boot",且格式化为vfat格式。
|
||||
4、当处理器为安腾系列时,需要挂载"/tmppoint",且格式化为vfat格式。
|
||||
</Chinese>
|
||||
</text>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user