2008-05-20
linux mount problem
关键字: linux mount
when mount the sysfile, it appear that the type of filesystem error.
and after fsck ing , it show the partion maybe zero .
so the solution is :
# mke2fs -na /dev/hda1
# e2fsck -b 32876 /dev/hda1
# mount /dev/hda1 /redaht
and after fsck ing , it show the partion maybe zero .
so the solution is :
# mke2fs -na /dev/hda1
# e2fsck -b 32876 /dev/hda1
# mount /dev/hda1 /redaht
发表评论
- 浏览: 27800 次
- 性别:

- 来自: 深圳

- 详细资料
搜索本博客
最新评论
-
关于SAP4.7的几个架构图
太好了,不错
-- by gg2003 -
POI 关于对 ms word的读写 ...
开发poi word 的那个哥们老早就不干了,好像就职于商业的公司,apache ...
-- by cleanboxer -
POI 关于对 ms word的读写 ...
问个问题,写work java哪个开源包比较好 我看POI对word支持不太够啊
-- by jlusdy -
POI 关于对 ms word的读写 ...
写word的少见,收了
-- by andyandyandy -
POI 关于对 ms word的读写 ...
http://jakarta.apache.org/poi/index.html
-- by strongkill






评论排行榜