|
#1
|
||||
|
||||
|
hi
![]() i have a bootloading problem on a dual bootsystem and i have 5 partitions, on one disk (305 Gb) Code:
50 Gb Ubuntu (ext3 - Primary) 30 Gb Win XP (NFTS - Primary) ------------------------------------ 225 Gb (extended - Primary) 80 Gb Data1 (NFTS - Logical) 145 Gb Data2 (NFTS - Logical) ------------------------------------ 102 Mb empty (NFTS - Pimary) BEFORE - Vista - Win XP the dual booting was managed by vista and worked well then i deleted vista, and installed Ubuntu CURRENT - Ubuntu - Win XP now the booting is managed by grub and to add windows i changed the menu.lst file: Code:
default 0 timeout 3 map (hd0,0) (hd0,1) map (hd0,1) (hd0,0) title Ubuntu 7.10, kernel 2.6.22-14-generic root (hd0,0) kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=65b740af-d77c-415b-9333-df29bfd72f69 ro quiet splash initrd /boot/initrd.img-2.6.22-14-generic quiet title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode) root (hd0,0) kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=65b740af-d77c-415b-9333-df29bfd72f69 ro single initrd /boot/initrd.img-2.6.22-14-generic title Ubuntu 7.10, memtest86+ root (hd0,0) kernel /boot/memtest86+.bin quiet title Windows XP rootnoverify (hd0,1) savedefault chainloader +1 but only Ubuntu works, when i select Win XP i get a black screen saying "Starting up ..." so how do i get windows to boot ?
|
|
#2
|
||||
|
||||
|
Boot into Ubuntu and open a terminal. Run this command, "sudo fdisk -l" and post the output here.
__________________
Tips for Linux Newcommers If we have helped you, please consider supporting Cyber Tech Help with a subscription.
|
|
#3
|
||||
|
||||
i got the following outputCode:
Disk /dev/sda: 320.0 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x3dc63dc6 Device Boot Start End Blocks Id System /dev/sda1 1 6375 51207156 83 Linux /dev/sda2 * 6376 10200 30724312+ 7 HPFS/NTFS /dev/sda3 10201 38900 230532750 f W95 Ext'd (LBA) /dev/sda4 38901 38913 104422+ 7 HPFS/NTFS /dev/sda5 10201 20399 81923436 7 HPFS/NTFS /dev/sda6 20400 38900 148609251 7 HPFS/NTFS |
![]() |
| Bookmarks |
«
Previous Topic
|
Next Topic
»
| Topic Tools | |
|
|
All times are GMT +1. The time now is 12:56 AM.
[
RSS ]






i got the following output



