Sida 1 av 1

Hjälp! installerat ubuntu men får inte XP att starta sen:P

Postat: 07 aug 2007, 23:36
av andreas35
tja, vet inte vad jag ska skriva mer än att jag inte kan starta XP.
jag har läst lite guider mm men jag har inte fått xp att funka alls:/
just nu säger grub att: "ntldr saknas , ctrl+alt+del" typ.

snälla förklara hur jag fixar det :'(
Ubuntu bootar  prima.
behövs något mer så e det no problemo:P!


sudo fdisk -l

Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

  Device Boot      Start        End      Blocks  Id  System
/dev/sda1  *          1        8924    71681998+  7  HPFS/NTFS
/dev/sda2            8925      24321  123676402+  83  Linux

Disk /dev/hdb: 20.4 GB, 20491075584 bytes
255 heads, 63 sectors/track, 2491 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

  Device Boot      Start        End      Blocks  Id  System
/dev/hdb1              1        2444    19631398+  83  Linux
/dev/hdb2  *        2445        2491      377527+  82  Linux swap / Solaris





/boot/grub/menu.lst

## ## End Default Options ##

title          Ubuntu
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.20-16-generic root=UUID=4368a396-0cc7-4a7c-b60b-94430a21f70e ro quiet splash
initrd          /boot/initrd.img-2.6.20-16-generic
quiet
savedefault

title Microsoft Windows XP Professional
rootnoverify (hd1,0)
savedefault
makeactive
map (hd1) (hd0)
map (hd0) (hd1)
chainloader +1

title          Ubuntu (recovery mode)
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.20-15-generic root=UUID=4368a396-0cc7-4a7c-b60b-94430a21f70e ro single
initrd          /boot/initrd.img-2.6.20-15-generic

title          memtest86+
root            (hd0,0)
kernel          /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST