Results 1 to 6 of 6

Thread: xps13 dual boot

  1. #1
    Join Date
    Feb 2007
    Beans
    4

    xps13 dual boot

    Hi,

    I've been trying all day to setup a dual boot installation on a dell xps 13 (bios ao7) with windows 8 (preinstalled) and ubuntu (12.04 sputnik iso).

    I've only managed to install ubuntu booting from usb stick in legacy option rom mode and uefi boot, after that I've run boot-repair which gave me the following info

    http://paste.ubuntu.com/5655997/

    Sadly grub does not show up, laptop boots straight away into windows.

    Can anyone please help me to understand the above boot-repair output?

    Thanks
    Last edited by belano; March 29th, 2013 at 10:35 PM.

  2. #2
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: xps13 dual boot

    Have you tried going into UEFI and selecting ubuntu entry from the UEFI menu?

    It looks like Boot-Repair converted install to UEFI and installed the efi version of grub. But you have to choose that in UEFI like changing which drive's MBR to boot from when you have multiple disks. You have multiple boot loaders in the efi partition.

    Installing Ubuntu 12.10 x64 on Dell XPS 13 Alongside Windows from USB New user with Details post 10
    http://ubuntuforums.org/showthread.php?t=2108450
    Dell Inspiron 17R SE - 12.04.2 but otherwise similar to XPS13 above
    http://ubuntuforums.org/showthread.php?t=2125701

    Other issues:

    Dell XPS13 general info mega-thread
    http://ubuntuforums.org/showthread.php?t=1932965
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  3. #3
    Join Date
    Feb 2007
    Beans
    4

    Re: xps13 dual boot

    Hi oldfred,

    I gave up with 12.04 sputnik image as it seems it can't boot on uefi mode. I tried instead with 12.10, managed to install but after running boot-repair, windows entry in grub gave me 'invalid EFI file path'.

    Manually added the following entry to 40_custom grub config file and run update-grub

    menuentry "Windows 8 UEFI" {
    search --file --no-floppy --set=root /efi/Microsoft/Boot/bootmgfw.efi
    chainloader (${root})/efi/Microsoft/Boot/bootmgfw.efi
    }

    This entry seems to do the trick and manages to boot windows okay.

    PS: how can I mark this thread as solved?

  4. #4
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: xps13 dual boot

    Glad you got it resolved.

    Was your 12.04 not 12.04.2 as you needed that or 12.10 to have secure boot capability.

    See my signature below for current work around on Solved.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  5. #5
    Join Date
    Feb 2007
    Beans
    4

    Re: xps13 dual boot

    I was trying to install this image from dell.

    Thanks

  6. #6
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: xps13 dual boot

    It looks like that may have been based on 12.04. Only 12.04.2 or 12.10 has the updates to grub and kernel to support secure boot and the new XPS all are now Windows 8 with secure boot.

    May be better to be bleeding edge?

    ALL FIXES HAVE BEEN INCORPORATED INTO Ubuntu Raring (13.04) as of Raring kernel version 3.8.0-7.15. This PPA is no longer necessary for Ubuntu Raring!
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

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
  •