|
|

楼主 |
发表于 2007-5-24 09:12:17
|
显示全部楼层
To:gnix_oag
我的主盘上是有4个主分区,/dev/hdb是我的从盘,也就是要安装 Gentoo Linux live的盘,
可以具体的讲一讲我应怎么做呢?
具体分区如下:
Msrv ~ # fdisk -l
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 12 96358+ 83 Linux
/dev/hda2 13 136 996030 82 Linux swap / Solaris
/dev/hda3 137 5116 40001850 83 Linux
/dev/hda4 5117 9729 37053922+ 83 Linux
Disk /dev/hdb: 8622 MB, 8622931968 bytes
255 heads, 63 sectors/track, 1048 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 12 96358+ b W95 FAT32 |
|