修复被破坏的/tmp文件系统

发表于:2007-06-08来源:作者:点击数: 标签:
修复被破坏的/tmp文件系统

执行sysdumpdev -P -p /dev/hd3 把系统备份路径改为/tmp,执行系统备份(Start a Dump to the Primary Dump Device)

系统启动时提示0518 tmp mount field

解决办法:
光盘启动
Aclearcase/" target="_blank" >ccess this Volume Group and start a shell before mounting filesystems

rmlv hd3

mklv -y hd3 rootvg 2

mkfs -V jfs -l /tmp /dev/hd3

重新启动即可

启动后sysdumpdev中的primary 设备仍为/dev/hd3,需要及时更正。

原文转自:http://www.ltesting.net