安装Ubuntu 后出现Grub Geom error怎么办?

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

Re: 安装Ubuntu 后出现Grub Geom error怎么办?

#16

帖子 aagain » 2009-08-29 2:26

~$ sudo fdisk -l
[sudo] password for bruce:

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000e424b

Device Boot Start End Blocks Id System
/dev/sda1 * 1 2550 20482843+ 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 2551 19457 135805477+ 5 Extended
Partition 2 does not end on cylinder boundary.
/dev/sda5 2551 5100 20482843+ 7 HPFS/NTFS
/dev/sda6 5101 8924 30716248+ b W95 FAT32
/dev/sda7 8925 13083 33407136 b W95 FAT32
/dev/sda8 13084 15250 17406396 83 Linux
/dev/sda9 15251 15275 200781 83 Linux
/dev/sda10 15276 15657 3068383+ 82 Linux swap / Solaris
/dev/sda11 15658 16397 5944018+ 83 Linux
/dev/sda12 16398 19457 24579418+ 83 Linux
aagain
帖子: 20
注册时间: 2009-08-28 9:52

Re: 安装Ubuntu 后出现Grub Geom error怎么办?

#17

帖子 aagain » 2009-08-29 2:29

sudo parted /dev/sda print
Model: ATA SAMSUNG HM160HC (scsi)
Disk /dev/sda: 160GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
1 32.3kB 21.0GB 21.0GB primary ntfs boot
2 21.0GB 160GB 139GB extended
5 21.0GB 41.9GB 21.0GB logical ntfs
6 41.9GB 73.4GB 31.5GB logical fat32
7 73.4GB 108GB 34.2GB logical fat32
8 108GB 125GB 17.8GB logical ext4
9 125GB 126GB 206MB logical ext4
10 126GB 129GB 3142MB logical linux-swap
11 129GB 135GB 6087MB logical ext4
12 135GB 160GB 25.2GB logical ext4
aagain
帖子: 20
注册时间: 2009-08-28 9:52

Re: 安装Ubuntu 后出现Grub Geom error怎么办?

#18

帖子 aagain » 2009-08-29 2:30

This is my new system, is it reasonable? :em09
billbear
帖子: 3681
注册时间: 2008-05-03 23:42

Re: 安装Ubuntu 后出现Grub Geom error怎么办?

#19

帖子 billbear » 2009-08-29 9:23

aagain 写了:I have done in stupid way.
first: Use Winpe Ghost backup system C: and Program D:
2nd: Copy E and F to Mobile Disk
3rd:Use 9.04 desktop CD login on Ubuntu in CD
4th:Use Gparted Partition tools in Ubuntu system edit partition
C:ntfs D:ntfs E:fat32 F:fat32 /ext4 /root /swap /home /tmp
5th:Then use Winpe autoboot U disk, use Ghost restore my C: and D:
restart: no active partition

6th: Use Winpe Diskmanager set C: active, then my windowsxp back:)
7th: Use 9.04 desktop CD install Ubuntu
restart: it's ok!
Now I am updating in Ubuntu, but I cant input messeges in Chinese:)

Thanks!
Well done! But what is the separate /root for?
aagain
帖子: 20
注册时间: 2009-08-28 9:52

Re: 安装Ubuntu 后出现Grub Geom error怎么办?

#20

帖子 aagain » 2009-08-29 10:26

回熊哥,因为看了分区教程,说要建立一个/boot目录,结果分区的时候记错名字,写成root了。不过挂载的时候挂成boot了。
回复