- 論壇徽章:
- 0
|
bsd的分區(qū)把我搞糊涂了,我的系統(tǒng)只有l(wèi)inux和bsd
Disk /dev/hdc: 16 heads, 63 sectors, 29765 cylinders
Units = cylinders of 1008 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 29765 15001528+ a5 FreeBSD
Disk /dev/hda: 64 heads, 63 sectors, 9698 cylinders
Units = cylinders of 4032 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 4064 8192992+ 83 Linux
/dev/hda2 4065 8635 9215136 83 Linux
/dev/hda3 8636 9437 1616832 e Win95 FAT16 (LBA)
/dev/hda4 9438 9698 526176 f Win95 Ext'd (LBA)
/dev/hda5 9438 9697 524128+ 82 Linux swap
我的linux分區(qū)是ext3的,freebsd下能掛載么?還有的fat分區(qū)該如何掛載?
是 mount -t msdos /dev/ad0s1c /mnt/winc 嗎?
請(qǐng)大家指點(diǎn)指點(diǎn)! |
|