|
情况是这样的:
我有块老IDE硬盘,上面装的是Fedora Core 4,我把它装在一个USB移动硬盘盒里,然后连接
到装有UBUNTU7.10系统上,然后就发现只有/boot被自动挂载了,其他的分区(似乎其它分区
是ext2fs的-_-)都看不到.
而我想把其他分区里的东西拷出来,要怎么做呢?
帮我看看吧,多谢!!!
dionysus@olympia:~$ fdisk -l
Disk /dev/sdb: 20.4 GB, 20404101120 bytes
255 heads, 63 sectors/track, 2480 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xb555b555
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 13 104391 83 Linux
/dev/sdb2 14 2480 19816177+ 8e Linux LVM
我要挂载的硬盘是20 GB的。 |
|