具体情况是这样的。win7 64位旗舰版下安装双系统
一开始我用的是硬盘安装,但是发现永远都是卡在进入ubuntu第一个安装界面的前面,也就是会跳出3行代码的那里。试了很多次,后来用U盘用wubi.exe安装都是这样。结果因为这个整整花了我一个下午的时间去各种尝试和探索。后来终于让我解决了,原来是我的独立显卡的问题。关机,直接把独显给拔掉,再进行安装,终于可以进入到ubuntu的安装界面了。
但是!问题又来了。为了装它我把硬盘总共弄了3个分区C/D/E盘和一个40G的空闲可用空间,到了分区的那一步选择“其他选项”安装程序却认不出我的磁盘分区,用硬盘安装的话只显示了整个硬盘dev/sda ,用U盘安装的话就是显示dev/sda和U盘的dev/sdb。但是进入文件夹却能看到磁盘的分区,也能进行里面文件的读取进行操作,用Garped也看不到分区只显示整个的硬盘,这个问题也苦我整整一天,网上各种查,包括吧里的解决方法也都试了,都没有用。
在终端里输入sudo fdisk -l 和
sudo parted /dev/sda print
还有sudo fdisk -lu得到的信息如下
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500103634432 bytes
255 heads, 63 sectors/track, 60800 cylinders, total 976764911 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x1bef7d06
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 125833215 62915584 7 HPFS/NTFS/exFAT
/dev/sda2 125833216 976764911 425465848 f W95 Ext'd (LBA)
/dev/sda5 125835264 411043839 142604288 7 HPFS/NTFS/exFAT
/dev/sda6 411045888 892876799 240915456 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 4009 MB, 4009754624 bytes
255 heads, 63 sectors/track, 487 cylinders, total 7831552 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 7831551 3915648 b W95 FAT32
ubuntu@ubuntu:~$ sudo fdisk -lu
Disk /dev/sda: 500.1 GB, 500103634432 bytes
255 heads, 63 sectors/track, 60800 cylinders, total 976764911 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x1bef7d06
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 125833215 62915584 7 HPFS/NTFS/exFAT
/dev/sda2 125833216 976764911 425465848 f W95 Ext'd (LBA)
/dev/sda5 125835264 411043839 142604288 7 HPFS/NTFS/exFAT
/dev/sda6 411045888 892876799 240915456 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 4009 MB, 4009754624 bytes
255 heads, 63 sectors/track, 487 cylinders, total 7831552 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 7831551 3915648 b W95 FAT32
ubuntu@ubuntu:~$ sudo parted /dev/sda print
错误: 无法让分区超出磁盘!
请各位大神朋友能帮我出出主意,我刚接触linux,却没想到安装都搞不定。如果还需要提供哪些信息,麻烦告诉我,我好贴上来,谢谢大家了!


qd_leo 于 2014-04-04 12:16:45发表:
顶顶顶顶顶顶顶顶
qd_leo 于 2014-04-04 12:16:26发表:
顶顶顶顶顶顶顶顶