Hi!
I use VirtualBox 'Raw Disk Access' method to install windows xp sp3 to third primary partition on my boot disk. Windows boot and work fine inside VBox. `update-grub` menage to find if and create normal grub entry http://paste.debian.net/185272/ But when actually trying to boot that windows installation from grub i only got flashing cursor in topleft corner ! Here is boot sector dumped with dd `if=/dev/sdb3 bs=512 count=1|hexdump -C` http://paste.debian.net/185270/ My boot disk setup look like this: Device Boot Start End Blocks Id System /dev/sdb1 2048 206847 102400 83 Linux /dev/sdb2 206848 9867263 4830208 82 Linux swap / Solaris /dev/sdb3 9867264 33996799 12064768 7 HPFS/NTFS/exFAT /dev/sdb4 33996800 625142447 295572824 f W95 Ext'd (LBA) /dev/sdb5 126287872 146694143 10203136 7 HPFS/NTFS/exFAT /dev/sdb6 146696192 625142447 239223128 7 HPFS/NTFS/exFAT /dev/sdb7 33998848 126285823 46143488 83 Linux
_______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
