本来win8+ubuntu12.04lts用的好好的。然后不知什么时候乱改sources.list,导致问题不断。于是决定重装。
在没做好功课的情况下,在win8里,用MbrFix把引导改了,然后用磁盘管理器把ubuntu分区给删了。又从临近的逻辑分区划了点儿空间出来,想扩充一下ubuntu分区的大小。
然后用u盘做引导安装ubuntu,安装完之后让重启,然后没有grub2选择界面,直接进到win8里了。于是我用easyBCD添加了ubuntu启动项(grub2),然后重启。发现有两个选项(界面不是grub的界面,应该是windows的,黑背景白字的那种),选ubuntu,结果蹦出来个黑背景白字界面,有grub>之类的东西,不会用,ctrl+atl+delete跑回到win8。几次折腾后,在win8里用easyBCD把ubuntu的启动项又删了。然后重启,然后两个系统都进不去了,显示然我插入windows的安装光盘什么的。
然后我又用u盘引导盘进到ubuntu试用里,重新安装,现在我的分区状况如下:
代码: 全选
Device Boot Start End Blocks Id System
/dev/sda1 * 63 150995015 75497476+ 7 HPFS/NTFS/exFAT
Partition 1 does not start on physical sector boundary.
/dev/sda2 150995078 900000000 374502461+ f W95 Ext'd (LBA)
Partition 2 does not start on physical sector boundary.
/dev/sda3 900001792 903905279 1951744 82 Linux swap / Solaris
/dev/sda4 903905280 976771071 36432896 83 Linux
/dev/sda5 150995080 348127375 98566148 7 HPFS/NTFS/exFAT
/dev/sda6 348127440 662700247 157286404 7 HPFS/NTFS/exFAT
/dev/sda7 662702080 900000000 118648960+ 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 15.6 GB, 15602810880 bytes
255 heads, 63 sectors/track, 1896 cylinders, total 30474240 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xcad4ebea
Device Boot Start End Blocks Id System
/dev/sdb4 * 256 30474239 15236992 c W95 FAT32 (LBA)
然后选的安装启动引导是/dev/sda4。然后就开始安装了。。。
现在还在装着呢。。。
求解。
===============================================================================================
解决方法在下边有。。