Pre-configured dual-boot Ubuntu and Windows

Of possible interest to the Linux folks: A newly opened Laptops with purpose store is now offering several popular ThinkPad models fully pre-configured with dual-boot Ubuntu Linux and Windows.
These systems come with a lot of pre-installed applications, see Dual boot Linux and Windows page for details.
At the moment, we are working on specific solutions for students, educators, scientists, designers...
Would love to have some feedback from the community on the existing offerings as well as suggestions/wishes for the future ones.

That would be fine if some hp machines didn't have broken UEFI that don't respect setting the default OS.

Similar Messages

  • Dual Boot Ubuntu and Windows 8.1 on HP ENVY dv7

    Okay, I've installed 14.04 LTS with EFI and Secure Boot enabled. My problem is that the HP automated boot process ignores the presence of Ubuntu and boots directly into Windows. The only way I can boot into Ubuntu is to intercept the boot process by pressing the Escape key immediately, selecting Boot Device options (F9). choosing "Boot from EFI File", then pressing Enter on the next page (a description of the hard drive), choose EFI from the next screen, select "<ubuntu>" from the subsequent list, the select "shimx64.efi" from the next screen, which gives me the Grub list (without, I might add, any reference to Windows!) So, while it works, it is a laborious process at best. Have tried to follow the following post from an HP help forum:
    So, until HP releases an updated UEFI that allows turning this "feature" off or rearranging boot options through the F10 UEFI setup, this is what you can do to get dual boot with the least amount of hackiness:
    In Windows, mount the UEFI partition (mountvol S: /S mounts it as the S: drive) and copy the file \EFI\Microsoft\Boot\bootmgfw.efi to use some other name (for example, I copied it to "\EFI\Microsoft\Boot\bootmgfw.efi~", but you can change the name to anything else).
    In the Windows command prompt, update the Windows UEFI entry to point to the new name: bcdedit /set {bootmgr} path \EFI\Microsoft\Boot\bootmgfw.efi~ (adapt to your set name accordingly).
    Optionally, change the name of the Windows boot loader so that you would be certain that it points to the new file location: bcdedit /set {bootmgr} description "Fixed Windows path"
    Install the other OS. In my case the bootloader was installed into \EFI\opensuse\grubx64.efi.
    Delete the two files, \EFI\Microsoft\Boot\bootmgfw.efi and \EFI\Boot\bootx64.efi.
    Use efibootmgr to delete the "OS boot Manager" entry: sudo efibootmgr -b 0000 -B
    Set the new OS bootloader to be the default bootloader by using efibootmgr with the -o option. In my case, I had an entry called "opensuse" in slot Boot0001 and the updated path Windows entry in slot Boot0002, so I had to do sudo efibootmgr -o 0001,0002
    Update GRUB to point the Windows entry to your renamed file (you'll have to create a new file in /etc/grub.d and rerun grub-mkconfig).
    Was able to do everything as posted except "Delete OS boot Manager", because there is no entry for that item when I run efibootmgr in Ubuntu terminal. I did reorder the boot order using efibootmgr so that Ubuntu was first and Windows was second, but the HP OS boot Manager changes it back!
    Would really appreciate any help.  Thanks in advance.
    SamJ20109

    Hey vikas_g,
    Welcome to the HP Forums!
    With Ubuntu not recognizing your partitions during installation, some information that may be of assistance to you, could be in this document 'Frequently Asked Questions About Linux (FAQs)'.
    If your question is not answered from this document, I would suggest asking your question on the Ubuntu Forums.
    I hope this information helps!
    I worked on behalf of HP

  • How to dual boot ubuntu and windows 8?

    Hp envy 6 sleekbook 6z 1100
    I have already disable the secure boot in the BIOS
    But I still cannot install the ubuntu 13.04
    The installation was good and smooth
    But after reboot, there is no boot menu appear for me to choose which OS I want to boot
    I wonder if HP locked something......... or should I turn on Legacy support in the BIOS? But ubuntu 13.04 should support EFL BIOS
    I need Ubuntu for work!
    This question was solved.
    View Solution.

    Thanks, I can boot into the Ubuntu now
    Step:
    1. After install Ubuntu along Windows 8, it will not boot into the Ubuntu
    2, download EasyBCD --> backup your BCD setting first --> Add New Entry --> Linux --> GRUB2 --> Add
    3. Once you reboot, the system allow you to choose either wind 8 or linux
    4. choose linux , here is the trick part, Hp has something trick on their EFI bootloader, you should not able to boot to ubuntu
    5. But when you press Esc, then F9, then you will see Ubuntu option
    .............................. =.=
    So
    Just press Esc when you boot your laptop then F9 and shall be able to boot into Ubuntu.........

  • How to Dual boot Ubuntu and Windows 8 on X1 Carbon G2?

    I currently have a Windows 8.1 64 bit installation on my carbon x1 and need to install ubuntu.
    I was able to boot from the USB and install Ubuntu. 
    However, I have to change to Legacy Only in the BIOS settings if I want to go into ubuntu. If I try to select the Windows 8 in the GRUB startup, it gives me a ERROR with a black screen.  
    I tried to do select the BOTH option with Legacy first, but it goes directly into Windows 8 and doesn't let me select the operating system. 

    That would be fine if some hp machines didn't have broken UEFI that don't respect setting the default OS.

  • [Success] Dual Booting Arch and Windows 7 [Advice / Confirmation]

    So I have been trying to get Starcraft II to work with wine and no luck.
    I have decided to install windows back on my computer, besides it might come in handy since I'm heading back to school soon.
    Anyways I have tried dual booting arch and windows in the past, and my results have never been stable.
    Today I will try using the program gparted.
    Let me give you my thoughts on how I plan to go through this and please give me some advice so I don't loose everything I have worked for on my linux box
    1.Currently I have two hard drives, one for all my main programs and one for my media files (mounting usb, dvd, etc, and it actually has no files in it xD).
       I plan to use gparted to re-size my second harddrive (media drive), create an extended partition, and a logical ntfs partition within it.
    2.I pop in my windows cd that I recieved with my laptop and install it on the space I have partitioned for windows.
    3. If my grub gets wiped out my windows (which I hope it doesn't not sure how the MBR stuff works) I insert a Ubuntu live cd and do
    sudo grub
    > root (hd0,0)
    > setup (hd0)
    > exit
    4.Configure grub to boot windows 7.
    5.Be happy with no headache.
    SO....
    If someone with past experience with dual booting windows and arch could please give me some advice, as I do not want to lose all my data, start over, and have another headache.
    I know I must learn to backup arch, which I will before september.
    But if anyone has any protips, or sees a flaw in my plan please point it out!!!
    Thank you very much for taking the time to read this and even more if advice has been given to boost my confidence!
    For now I will wait
    Thank you fellow archies.
    Last edited by Jabrick (2011-07-03 01:29:36)

    satanselbow wrote:
    1) Windows must be installed to a primary partition - attempting to install it to an logical partition will result in an epic fail
    2) Physically disconnect the harddrive you do not want windows on as windows typically installs the bootloader on the 1st hardisk (ie /sda) regardless of installation drive (ie /sdb)
    3 / 4) Complete the windows installation then reattached your Arch drive and edit /boot/grub/menu.lst (as root) pointing the W7 entry to (hd1,0) - no need to reinstall grub
    5) Hey it's windows - anything could happen
    If you create an NTFS partition right at the beginning of the the drive before you start the W7 install you can prevent it greedily using up 2 of you 4 primary partitions - I would also completely update you new W7 installation past SP1 before reattaching the other drive to further prevent W7 going mental
    satanselbow thank you so much!
    Everything works great I had no stumbles, and I hope no problems in the future!!
    I will post exactly what I did in case someone has the same issue.
    1. Partition you're secondary harddrive as primary ntfs with gparted
    2. Reboot, and if you get a file system check error, check you're udev rules. (For my case in particular I had to change the udev rules I got for auto mounting usb, ext harddrive, etc.
    3.Power off your computer and physically remove the harddrive that contains all your linux goodies
    4. Plug in your windows cd and install in the partition you created
    5. Update your windows OS
    6. Plug in Ubuntu live CD and reboot
    7. Use commands to get grub to overwrite the windows boot loader (In my case I put grub everyone hd0,0 hd0,1 just to be sure, but you might want to do things cleaner)
    8. Reboot and see if grub loads up
    9. Use Ubuntu live CD again and launch Gparted, select the boot to your extra linux space (if you had one, not sure if this is needed)
    10. Plug in your linux harddrive and reconfigure /boot/grub/menu.lst and your good to go
    Once again shout outs to satanselbow!!! For without him I might've failed brutally!
    Cheers!

  • Dual boot CentOS and Windows 7

    Hello,
    I am looking for such solutions wherein I can have CentOS as a dual boot along with WIndows 7. I tried searching for resources and found the following link very helpful.
    http://www.techotopia.com/index.php/Installing_CentOS_6_with_Windows_in_a_Dual_Boot_Environment#Part...
    http://www.youtube.com/watch?v=YCSROwFTQ1c
    This should help. Please follow the above steps if you can find your required Linux Distributors iso's similar to the CentOS.
    Moderator note: moved post to its own thread.  Changed subject to match content.  Was:  Re: dual boot kali linux with windows 8

    First, you need to configure your broadband router. WLAN security puntually.
    For Windows, you need to install drivers. When the wireless card drivers are installed, Windows automatically will detect any WLAN (ADSL routers use standard options, like showing the name of the WLAN).
    For other any OS, read the FAQ.
    PS: Always check hardware compatibility before installing an OS.
    IPnaSh
    First Spanish Community Guru - Colaborador ad honorem

  • Dual boot Arch and Windows XP (arch installed first) [solved]

    I recently moved over to arch from Ubuntu, and would like to install Windows XP so that I can dual-boot between the two. However, my arch install created four partitions on my disk, and I can not create another one.
    I would rather not have to reinstall arch, as setting it back up would take days on my current network connection. Is this possible? While I have installed XP over Ubuntu in the past (and am more than able to reform the MBR after the XP install) I have absolutely no experience with disk-partitioning, so concise instructions would be very much appreciated.
    errata: my laptop has 4 gigs of RAM, so I don't think I need the SWAP partition. I am hesitant to delete it outright however.
    this is a Gparted screenshot, running off of a Ubuntu live CD. The 60 gigs of unallocated space is where I was hoping to install windows.
    Last edited by spotdart (2009-02-05 17:13:55)

    What's on /dev/sda4?  If you can blow away the last partition, turn the whole thing into an extended partition and then you can set up as many logical partitions as you want inside the extended partition.  I suppose Arch is probably on sda4 and if that is the case you could move arch to sda3 first--there are lots of posts in the forum about how to move an installation of arch from one place to another.
    Edit: Beat to the punch again.  Yeah like he said you might want to delete the swap partition and then incorporate it into the 1st or third partitions so you can free up that last one.
    Last edited by bgc1954 (2009-02-05 15:27:21)

  • Dual Boot Linux and Windows problem with HDDRecovery

    Hello
    I`m using dual OS Windows Vista and Linux open SUSE distribution on Toshiba Satellite A350-10z, everything is working great except Windows Recovery. I have Linux (boot:dev/sda6) and Windows Vista (boot:dev/sda2). Windows has 2 partitions, Disk C and D, on Disc D i have HDDRecovery folder. After F8 i using the repair option and waiting, then the massage is displayed "The installed program cannot start. Click OK to turn off the computer".
    Before i installed Linux the Recovery worked fine. Is there a chance of using the HDDRecovery from Windows Disk D or i have to boot from Recovery DVD?

    In my opinion Linux has muddled up the partitions or MBR and possibly this is the reason why the HDD recover does not work seems the Recover DVD is your option ion order to set the notebook back to factory settings.
    By the way: I didnt install the Linux on my notebook but I use Linux using the Knoppix Live CD

  • Dual Boot Arch and Windows 8 from Windows Boot

    I tried doing some research before posting but haven't had too much luck. I just upgraded to Windows 8, but after having a nice experience with Arch previously on VirtualBox, I thought I would dual boot this time... and this is my first post.
    I followed the Beginners Installation Guide and the Win Arch Dual Boot and then did some reading on setting up the BCD manager in Windows following from the link in the Arch Wiki.
    My setup is as follows
    /dev/sda1 = Windows (>150 GB)
    /dev/sda2 = /boot (100 MB)
    /dev/sda3 = / (15 GB)
    /dev/sda5 = /var (8 GB)
    /dev/sda6 = /home (~65 GB)
    The linux portions are all ext4, but after reading the above article on the BCD Manager, I realized I left out the FAT32 partition so Windows can see it (note... if I get this to work, I will try and update the wiki to mention that).
    So the problem is I used up all my hard drive space and need to make room for the FAT32 section. I was wondering
    a) how to resize the /home partition to make room for the FAT32 partition
    or
    b)if I were to delete the /home entirely and just add an sda4 (FAT32) and sda6 (/home) (since I forgot to use sda4), do I need to go through the pacstrap process again, or generate an fstab again, or just edit the fstab manually?
    or
    c) there is a possibility that I missed something where I shouldn't need to have an FAT32 section.
    Thanks for the help!

    Thanks for the help!
    I was able to use GParted to add that extra partition and was able to generate the proper file for Windows to see, and then copy over to the C: drive (which is what's missing from the Wiki).
    I unfortunately had some issues that kept me starting in emergency mode, so after some time spent in the fstab section and setting the right filesystems, I was able to get it to work!

  • Dual Booting Ubuntu and OSX

    Hi All,
    Has anyone dual booted their C2D MBP?
    I have found a few things like -
    http://ubuntuforums.org/showthread.php?t=198453 (seems good, but for older ATI based MBP's)
    and a more up to date guide here - https://wiki.ubuntu.com/MacBookProFeisty
    this last one seems very up to date.
    I would like to dual boot my machine, but last time I tried (before I found this wiki.ubuntu guide, I had many problems, looks like their is a up to date guide now, so i'll give it a go again.
    Anyone done this yet and have any feedback?

    Hi GazzaK;
    Rather then carrying on this thread with your self if you post over in the UNIX forum, you might find some others who will help you.
    Allan

  • Dual boot ArchLinux and Windows 7

    I've installed windows 7 on first partition of  the disk.
    Afterwards, I've installed Linux (GPT, RAID1, LVM, Syslinux) on the disk with problems but resolved now.
    At the boot when Windows is choosen, a screen appeared with :
    Windows failed to start. A recent hardware or software change might be cause.
    File \boot\BCD
    Status : 0xc000000e
    Info: An error occured while attempting to read the boot configuration dt
    The syslinux.file contains :
    LABEL windows
            MENU LABEL Windows
            COM32 chain.c32
            APPEND hd0 1
    I've tried also withous success.
    LABEL windows
            MENU LABEL Windows
            KERNEL chain.c32
            APPEND hd0 1
    I've read on the net that Windows is not compatible with GPT disk. Is there any workaround ?

    Jo wrote:I've read on the net that Windows is not compatible with GPT disk. Is there any workaround ?
    Not really.
    You have two (three) choices. Either you change back to good old MBR. or you use use UEFI instead of bios and be happy with windows and GPT after a reinstall of windows. If you don't have UEFI, have fun with the setup of DUET
    Last edited by progandy (2012-08-29 12:14:51)

  • Dual booting Ubuntu and OSX from a USB

    Need Haalp!

    Hi GazzaK;
    Rather then carrying on this thread with your self if you post over in the UNIX forum, you might find some others who will help you.
    Allan

  • How to set time in Dual-boot config with Windows 8.1

    Hi,
    I have been trying to workaround this problem i am having with Arch linux and Windows 8.1 time settings.
    According to Installation guide on Wiki I set hardware clock to UTC and added my local time zone too.
    But my Windows 8.1 uses hardware clock a local time and it is really confusing me.
    I did tried to setup Windows 8.1 to use UTC (http://superuser.com/questions/494432/f … bios-clock)
    but that settings is not working on my side (most Windows 8.1 users are also getting the same problem)
    Please help.

    I have two laptops which are dual booted arch and Windows 8.1.  For both of those machines I set the Windows clock to be UTC instead of local using the method in https://wiki.archlinux.org/index.php/Ti … in_Windows (i.e. creating the .reg file and executing it - take care that the .reg file is created correctly with the .reg extension or it won't execute).  I still allow Windows 8.1 to update its time from the network and it does not cause a problem, though the advice is to let Arch do the time synchronisation. (That may be because it is not yet summertime so I will also disable time sync in Windows before the change to summertime at the end of this month). I also followed the normal install advice for Arch and have the hardware clock in UTC, and have chrony set up to keep time in sync.  Additionally I use KDE and have my normal timezone with DST adjustments for summertime.  I have not had any problem with that way of working on either of my two machines.
    I presume that if the Windows clock registry hack is done after the dual boot install it should not matter but I made that change before installing Arch.
    Last edited by mcloaked (2014-03-21 10:46:04)

  • Error With Ubuntu and windows 8 dual boot

    I have a levovo x240 and I had Ubuntu and windows 8 dual booted I removed the Ubuntu partition in windows partition modifier and when I restarted my computer it launch "grub rescue> "
    How do I boot into windows and stop this problem

    Yes, instead of posting in a forum dedicated to type, post in a forum associated with Premiere.
    I will move your post for you.
              - Dov

  • Dual booting Arch and Ubuntu

    Hi, I would like to dual boot Arch and Ubuntu using GRUB2.
    I already have Arch, set up as it's described in the Beginner's Guide, with GRUB2 installed. How would I go about dual booting Ubuntu, preferably without overwriting the existing bootloader?
    I haven't tried anything yet, but the problem that I can see is resizing my /home; is this possible on the Ubuntu liveDVD? If not, would I be able to resize /home with my gParted liveCD?
    Unfortunately, I have no backup media to use, so I wouldn't be able to transfer anything away as a backup.
    Here is my partition table:
    %lsblk
    NAME   MAJ:MIN RM   SIZE       RO TYPE      MOUNTPOINT
    sda      8:0       0        931.5G   0    disk
    ├─sda1   8:1    0        30G        0    part       /
    ├─sda2   8:2    0        12G        0    part       [SWAP]
    ├─sda3   8:3    0        5M          0    part
    └─sda4   8:4    0        889.5G   0    part       /home
    sda1 is my root partition, sda2 is swap, sda3 is GRUB's boot partition, which I was told that I needed in the guide, and sda4 (/home) occupies the "rest of the disk".
    I am using a GPT-partitioned drive, as I read this has many advantages and I do not plan to triple-boot Windows.
    So, can someone tell me what I do if I want to dual boot Ubuntu? I'm very sorry if this should have been posted on the Ubuntu forums, but I'm just more familiar with Arch, and I already have it installed. Please ask if you need any other files like my fstab. I have my Ubuntu liveDVD, GParted live CD (and Arch CD) at hand.
    Thanks in advance, rberyl.
    (Also, does anyone else think it's a bit of a backwards thing to put the output of "date -u +%W$(uname)|sha256sum|sed 's/\W//g'" as a sign-up question? )
    Last edited by rberyl (2012-12-29 11:45:23)

    Hi rberyl,
    You can change your partitions using an inbuilt tool like cfdisk, or if you'd prefer a GUI gparted can be installed from the Arch repos. This will allow you to shrink sda4, and set up the new partitions for your Ubuntu OS. Although this shouldn't cause any data loss, its best practice to back up just in case.
    When installing Ubuntu, be sure to opt-out of bootloader creation. I think you have to use the alternate installation media to get this option. You can add your Ubuntu partition to the existing bootloader by running osprober (available from the repos) and then running grub-mkconfig -o /boot/grub/grub.cfg . Alternatively, you can manually edit your GRUB config. See https://wiki.archlinux.org/index.php/GR … NU.2FLinux for instructions.
    Good luck!
    Last edited by smazza (2012-12-29 16:04:08)

Maybe you are looking for

  • How do I pair an apple key board to a brand new mac mini?

    How do I pair an apple key board to a brand new mac mini?

  • JDev 10.1.3 EA: Error initializing Embedded OC4J

    I have installed the latest EA version of JDeveloper on a Linux machine along with JDK 5.0 and when I try to run anything I get: [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.] **** Unable to obtain password from principals

  • Iphone os 3.1 issues, cause of error !?

    Hello, maybe I am on of a thousound who is experiencing issues for OS 3.1. I've got the frozen iphone problem, when trying to unlock the slider after standby. And just the same for taking calls from standby. Besides, my phone won't suddenly dial out

  • Setup issues: Apache plugin for Weblogic

    Hi, I've spent couple of days without success trying to configure apache plugin for weblogic. I've configured in accordance with bea documentation and it works fine in windows environment but fails in Solaris 9. Plugin log file says it's processed th

  • OO Programing in Java

    Hi Java People, I have a class A: class A { public int a1; public int a2; public A() { } // end A class and a class B that extends A: class B extends A { public int B1; public B() { } // end B class and somewhere in my code I have an instance aObj of