Results 1 to 4 of 4

Thread: Warning Vista Duel Boot The Better Way

  1. #1
    Join Date
    Oct 2005
    Location
    ENGLAND
    Beans
    2,543

    Warning Vista Duel Boot The Better Way

    Many people are using grub to boot vista without a hitch so far.
    This is not the best way as:-
    Vista sp1 will fail if grub is the boot loader

    Encrypted drives and bitlocker issues

    Any function relying on trusted Platform Module will fail

    the correct way is to chain load boot loaders vista boot loader if you select linux will load grub

    http://neosmart.net/wiki/display/EBCD/Ubuntu



    Also before trying to resize hd defrag and
    Code:
    chkdsk /f
    use ubuntu guided partitioning as gparted live iso corrupted ntfs file system and required knoppix fixntfs

  2. #2
    Join Date
    Feb 2008
    Location
    Toronto, ON
    Beans
    130
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Warning Vista Duel Boot The Better Way

    I have Vista and Ubuntu and I use the GRUB bootloader. All you have to do to make Vista boot from that is run the Vista installation CD and click on the repair startup option. It allowed Vista to boot and surprisingly didn't erase the GRUB bootloader.

    EDIT: Never mind.
    ---
    Mac OS 10.6 | Ubuntu 9.04 | Windows 7 Ultimate

  3. #3

    Re: Warning Vista Duel Boot The Better Way

    If anyone is worried about dual booting, there is also another way:

    You can Make a USB pendrive bootable to DOS, and put GRUB4DOS there. There are some tricks (particularly, the USB will think it is hd0, and that your hard drive is hd1). When installing Ubuntu, do not install GRUB to the hard drive starting partition.

    I won't give details here, because the procedure is described elsewhere. The advantage to dual-boot from USB is that your hard drive's MBR is not touched, and the Vista (or XP) bootloader is unaffected. Without the pendrive inserted and selected at boot time, Windows boots directly, without GRUB. So, there is no worry that a Windows update or re-install will confuse the boot.

    The disadvtantage is that you can't boot to Ubuntu if your forgot to bring your USB pendrive. Of course, you can keep a copy of the necessary files. Also, the "automagic" GRUB update feature won't work, so if you re-format a partition (which changes its UUID) or update a kernel, you will have to manually edit the GRUB menu.lst on the USB pendrive.

    I carry my laptop away from home, and don't have the Vista installation DVD with me. Since I boot to Ubuntu from USB pendrive, I don't have to worry about an update to Ubuntu doing something that would affect my boot.

  4. #4
    Join Date
    Jun 2006
    Beans
    7,419
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Warning Vista Duel Boot The Better Way

    Quote Originally Posted by teaker1s View Post
    Many people are using grub to boot vista without a hitch so far.
    This is not the best way as:-
    Vista sp1 will fail if grub is the boot loader

    Encrypted drives and bitlocker issues

    Any function relying on trusted Platform Module will fail
    In my experience Grub can boot Vista in most cases without a hitch. Besides, most people do not have encryption.

    the correct way is to chain load boot loaders vista boot loader if you select linux will load grub

    http://neosmart.net/wiki/display/EBCD/Ubuntu
    This is well-known and already referred to in the user docs, among other places:
    https://help.ubuntu.com/community/Wi...58412cd6b3afe2

    For those cases where Grub does not work with Vista I personally always recommend EasyBCD.

    Also before trying to resize hd defrag and
    Code:
    chkdsk /f
    use ubuntu guided partitioning as gparted live iso corrupted ntfs file system and required knoppix fixntfs
    Yes, defrag (maybe two or three times) and chkdisk with error-correction.
    But Gparted in general (whether the livecd or the version on the ubuntu install disc) seems to be the problem. So the safest way is to resize Vista first using it's own built-in disk utility, then install linux.
    Last edited by logos34; May 18th, 2008 at 04:20 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •