分页: 1 / 1
硬盘挂载问题
发表于 : 2007-01-25 14:46
由 fallening
初装了edgy之后,升级了n次,半个星期之后初次重启,发现/home分区掉了
系统自作主张在/下挂了个/home
原来的/home在hda7下,/在hda6下,现在/home也在hda6 /下了,/hda7直接不挂载,问诸位有什么办法把它找回来?
发表于 : 2007-01-25 14:53
由 yhlfh
/etc/fstab贴出来看看
发表于 : 2007-01-25 16:21
由 fallening
看起来似乎没有什么问题
代码: 全选
fallening@(none):~$ head /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hda6
UUID=1c4e34e6-75cf-4e85-9c6d-db1031c1521e / ext3 defaults,errors=remount-ro 0 1
# /dev/hda7
UUID=62d122b4-9605-40d6-97fc-51d4aefd063f /home ext3 defaults 0 2
# /dev/hda1
UUID=54B5-4A51 /media/hda1 vfat defaults,utf8,umask=007,gid=46 0 1
fallening@(none):~$
另外主机名也变成none了,真郁闷
发表于 : 2007-01-25 16:23
由 fallening
另外
代码: 全选
fallening@(none):~$ ls /dev/disk/by-uuid -l
总用量 0
lrwxrwxrwx 1 root root 10 2007-01-25 16:16 0d2a8733-0233-45f2-8cae-9e7a381ac05f -> ../../hda5
lrwxrwxrwx 1 root root 10 2007-01-25 16:16 1c4e34e6-75cf-4e85-9c6d-db1031c1521e -> ../../hda6
lrwxrwxrwx 1 root root 10 2007-01-25 16:16 54B5-4A51 -> ../../hda1
lrwxrwxrwx 1 root root 10 2007-01-25 16:16 62d122b4-9605-40d6-97fc-51d4aefd063f -> ../../hda7
fallening@(none):~$
发表于 : 2007-01-25 16:26
由 yhlfh
不是对的吗,有什么问题啊。
发表于 : 2007-01-25 16:33
由 fallening
问题是原先放在home的所有文件都不见了....
发表于 : 2007-01-25 16:35
由 fallening
fallening 写了:问题是原先放在home的所有文件都不见了....
看qtparted的抓图
发表于 : 2007-01-25 18:00
由 yhlfh
userspace N/A怎么回事?
发表于 : 2007-01-26 1:43
由 lisir
it seems be deleted.