|
发表于 2004-11-8 23:32:42
|
显示全部楼层
升级是升了,可是不能挂载其它的分区。这是怎么回事?
/dev/hda11 on / type ext3 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
none on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
手动也挂载不上
[root@loveyl root]# mount /boot
mount: fs type ext3 not supported by kernel
而且 /boot分区里什么也看不见
应该怎么做? |
|