win8.1 u盘安装ubuntu14.04 无法识别硬盘分区

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
籍籍无名的少年
帖子: 3
注册时间: 2014-08-19 21:57
系统: win8

win8.1 u盘安装ubuntu14.04 无法识别硬盘分区

#1

帖子 籍籍无名的少年 » 2014-08-19 22:33

ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 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: 0xf9631038

Device Boot Start End Blocks Id System
/dev/sda1 63 2047 992+ 42 SFS
Partition 1 does not start on physical sector boundary.
/dev/sda2 * 2048 409599 203776 42 SFS
/dev/sda3 409600 147040255 73315328 42 SFS
/dev/sda4 147040256 1465147119 659053432 42 SFS

Disk /dev/sdb: 7803 MB, 7803174912 bytes
255 heads, 63 sectors/track, 948 cylinders, total 15240576 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 15240575 7620160 b W95 FAT32
ubuntu@ubuntu:~$ ^C
ubuntu@ubuntu:~$ sudo parted /dev/sda print
Model: ATA ST750LX003-1AC15 (scsi)
Disk /dev/sda: 750GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos

Number Start End Size Type File system Flags
1 32.3kB 1049kB 1016kB primary
2 1049kB 210MB 209MB primary ntfs boot
3 210MB 75.3GB 75.1GB primary ntfs
4 75.3GB 750GB 675GB primary ntfs
头像
lhw828
帖子: 2797
注册时间: 2007-03-15 16:58
来自: 湖北武汉
联系:

Re: win8.1 u盘安装ubuntu14.04 无法识别硬盘分区

#2

帖子 lhw828 » 2014-10-25 8:41

最好配个图
头像
onshoestring
论坛版主
帖子: 4666
注册时间: 2009-09-06 5:53

Re: win8.1 u盘安装ubuntu14.04 无法识别硬盘分区

#3

帖子 onshoestring » 2014-10-25 16:16

/dev/sda1 63 2047 992+ 42 SFS
Partition 1 does not start on physical sector boundary.
/dev/sda2 * 2048 409599 203776 42 SFS
/dev/sda3 409600 147040255 73315328 42 SFS
/dev/sda4 147040256 1465147119 659053432 42 SFS
微软的动态盘,私有格式,用分区助手之类工具转换成基本盘.             
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: win8.1 u盘安装ubuntu14.04 无法识别硬盘分区

#4

帖子 poloshiao » 2014-10-25 20:01

微软的动态盘,私有格式,用分区助手之类工具转换成基本盘.
如果有重要資料 查證一下 會不會遺失資料
如果會 最好先備存  
回复