|
今天想开始装LFS要一个空分区 我就准备把2000格了
原来是fat32的 我开始以为删分区就把那个分区格式
化了 结果我就给删了 reboot一下 现在就成这个样子了
现在没法格式化分区
现在我挂分区嘿嘿 说
我一fdisk就说
...
[root@Icekernel root]# fdisk /dev/hda
The number of cylinders for this disk is set to 4865.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): d
No partition is defined yet!
格式为ext3时
[root@Icekernel root]# mkfs ext2 /dev/hda3
mke2fs 1.32 (09-Nov-2002)
mkfs.ext2: bad blocks count - /dev/hda3
补充一下
偶本来的分区有问题 partmagic没有办法用了
只有在linux下分区了
怎么解决阿
我只要可以把/dev/hda3 转成reiserFS 就来可以拉
我的系统
Linux Icekernel 2.4.20-9 #1 Wed Apr 2 13:24:44 EST 2003 i686 athlon i386 GNU/Linux
rh9.0 |
|