ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xbe70be70
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1946 15631213+ c W95 FAT32 (LBA)
/dev/sda2 1947 9729 62516947+ f W95 Ext'd (LBA)
/dev/sda5 1947 3892 15631213+ 7 HPFS/NTFS
/dev/sda6 5839 7784 15631213+ b W95 FAT32
/dev/sda7 7785 9729 15623181 7 HPFS/NTFS
/dev/sda8 3893 5751 14932386 83 Linux
/dev/sda9 5752 5838 698796 82 Linux swap / Solaris
Partition table entries are not in disk order
ubuntu@ubuntu:~$ sudo grub
Probing devices to guess BIOS drives. This may take a long time.
ubuntu@ubuntu:~$ sudo grub
以前装xp的时候,用livecd修复,
一般:
grub>
root (hd0,0)
setup (hd0)
就搞定了,
但是现在装了windows seven后,用livecd修复不了~~~

功夫不负有心人,已经摸索解决多层启动,恭喜下自己
