Problem sa bootovanjem windowsa

Prvi problem: Instalirao sam virtualbox i pokusao da pokrenem WXP. Krene sa ucitavanjem, zavrsi formatiranjem i tu javi poruku "aborted …"
Drugi problem: Juce sam instalirao ubuntu i kad upalim racunar odmah udje u ubuntu, ne daje mi opciju za windows. Probao sam da ubacim kod:

title Microsoft Windows XP Professional
root (hd0,0)
savedefault
makeactive
chainloader +1

u boot/grub/meni.lst , ali izbaci mi poruku, nesto kao "dont have permission " i “Please check that you typed the location correctly and try again”

Znas li na kojoj particiji ti se nalazi Windows?
I molim te pasteuj ovdje izlaz komande sudo fdisk -l

ovo dobijem kad ukucam “sudo fdisk-l”

momo@momo-desktop:~$ sudo fdisk -l
[sudo] password for momo:

Disk /dev/hda: 20.4 GB, 20416757760 bytes
255 heads, 63 sectors/track, 2482 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa550a550

Device Boot Start End Blocks Id System
/dev/hda1 * 2 2482 19928632+ 5 Extended
/dev/hda5 2 1016 8152956 7 HPFS/NTFS
/dev/hda6 1017 2232 9767488+ 83 Linux
/dev/hda7 2233 2482 2008093+ 82 Linux swap / Solaris

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x5b6ac646

Device Boot Start End Blocks Id System
/dev/sda1 1 14593 117218241 c W95 FAT32 (LBA)

Disk /dev/sdb: 1024 MB, 1024311808 bytes
32 heads, 62 sectors/track, 1008 cylinders
Units = cylinders of 1984 * 512 = 1015808 bytes
Disk identifier: 0x6f20736b

This doesn’t look like a partition table
Probably you selected the wrong device.

Device Boot Start End Blocks Id System
/dev/sdb1 ? 392206 967564 570754815+ 72 Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(357, 116, 40) logical=(392205, 19, 11)
Partition 1 has different physical/logical endings:
phys=(357, 32, 45) logical=(967563, 8, 51)
Partition 1 does not end on cylinder boundary.
/dev/sdb2 ? 85025 1060846 968014120 65 Novell Netware 386
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(288, 115, 43) logical=(85024, 30, 47)
Partition 2 has different physical/logical endings:
phys=(367, 114, 50) logical=(1060845, 20, 42)
Partition 2 does not end on cylinder boundary.
/dev/sdb3 ? 942481 1918302 968014096 79 Unknown
Partition 3 has different physical/logical beginnings (non-Linux?):
phys=(366, 32, 33) logical=(942480, 18, 30)
Partition 3 has different physical/logical endings:
phys=(357, 32, 43) logical=(1918301, 7, 39)
Partition 3 does not end on cylinder boundary.
/dev/sdb4 ? 1454477 1454505 27749+ d Unknown
Partition 4 has different physical/logical beginnings (non-Linux?):
phys=(372, 97, 50) logical=(1454476, 12, 25)
Partition 4 has different physical/logical endings:
phys=(0, 10, 0) logical=(1454504, 11, 33)
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order
momo@momo-desktop:~$

Probaj u menu.lst staviti:

title Microsoft Windows XP Professional root (hd0,4) savedefault makeactive chainloader +1
Ako to ne fercera probaj:

title Microsoft Windows XP Professional root (hd1,0) savedefault makeactive chainloader +1

Uspeo sam da ga ubacim na meni, ali sad kad hocu da udjem u WXP izbaci mi poruku “error 12: invalid device requested”

Kad ubacim root(hd1,0) i resetujem racunar , onda kad probam da udjem u WXP trazi mi da ubacim cd od wxp. pre nego sto sam instalirao ubuntu wxp mi je bio instaliran .Sad sam iskljucio usb HD i situacija je ovakva:

Disk /dev/hda: 20.4 GB, 20416757760 bytes
255 heads, 63 sectors/track, 2482 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa550a550

Device Boot Start End Blocks Id System
/dev/hda1 * 2 2482 19928632+ 5 Extended
/dev/hda5 2 1016 8152956 7 HPFS/NTFS
/dev/hda6 1017 2232 9767488+ 83 Linux
/dev/hda7 2233 2482 2008093+ 82 Linux swap / Solaris
momo@momo-desktop:~$

Da li moram instalirati novi xp ili mogu nekako doci do starog

WXP je bio instaliran na hda5

Prakticno, ova linija:root (hd0,2)
Oznacava na kojoj je particiji OS, prvi broj je redni br hard diska pocevsi od 0 a drugi je particije pocevsi od 0. Tako da probaj izredat sve od 0 do 7 i jedan ce morat radit … kako je hda5 ja sam konto da ce (0,4) radit …

probao sve i tamo gde ima particija javlja mi " error 12: invalid device request". Moguli nekako da formatiram WXP pa da instaliram novi ili nesto slicno , a da mi ostane ubuntu

Instalirao si Ubuntu sa ukljucenim vanjskim harddiskom mislim da je to najprije,
terminal:
sudo gedit '/boot/grub/menu.lst’
pokusaj ove kombinacije:

title Microsoft Windows XP Professional root (hd0,2) savedefault makeactive chainloader +1
ili

title Microsoft Windows XP Professional root (hd0,1) savedefault makeactive chainloader +1
ili

title Microsoft Windows XP Professional root (hd0,0) savedefault makeactive chainloader +1
Ama samo ih nalijepi dole ispod sve redom u zadnji red pa pokusaj prilikom bootanja birati opcije
Pod title stavljaj npr: Windows opcija1, pa 2 pa 3 itd
Inace na tvom mjestu ponovo bih instalirao Ubuntu na njegove particije koje ih je napravio 15 minuta posla naravno izvukao USB HD prije instalacije :wink:

pokusao sve do root (hd0,7), i tamo gde ima particija izbacuje mi " error 12: invalid device request"

izgleda da mi nista drugo ne preostaje nego reinstaliranje ubuntua