Recommended Posts

A buddy and I are trying to get a ubuntu live usb drive to boot. Boots on our desktops and our laptops, but the surface will see it and try to boot off of it during reboot (telling by light activity on drive).

We turned off secure boot and security options. It shows the Drive under "Boot from CD,USB,etc", ill pick it, the surface reboots, we see activity on the flash drive, a slight pause where it looks like its trying, then boots into 8.

Also, he has light bleed. 2 points at the bottom, and 1 at top. Anyone else notice this? Easiest way to tell is when the surface reboots and the WHOLE background is solid black.

Other then that, its working great, and so far he loves it.

Link to comment
https://www.neowin.net/forum/topic/1135684-surface-pro-boot-from-usb/
Share on other sites

I've no idea about the surface pro architecture but are you using the right ISO type, i.e. EFI bootloader ISO if it's an EFI system?

Yes made sure of that. Tested by booting it on our UEFI desktops with asus/gigabyte boards and my macbook. Everytime it booted fine. I also see the efi files in the usb root dir. So i know its built correctly.

Make sure drive is formatted FAT32. Had same problem with mine - after changing to FAT32, worked perfectly. For me to resolve issues, I could not use any utilities to build the USB drive. Mount ISO image, format USB thumb drive FAT32, copy over contents of ISO image.

Make sure drive is formatted FAT32. Had same problem with mine - after changing to FAT32, worked perfectly. For me to resolve issues, I could not use any utilities to build the USB drive. Mount ISO image, format USB thumb drive FAT32, copy over contents of ISO image.

Hey thanks for the reply. What flavor did you end up installing.

As far as copying the contents how did you copy them. Like copy & paste, dd, etc.

Thanks again for helping

@Brandon: tried. Nothing. I thought Microsoft was over not detecting NTFS but I guess not. I had a feeling using fat would work but I wanted reassurance.

@Chris: The AMA really got me interested in getting rid of my RT for a Pro. I can justify the price if I can actually get Linux on there cause at work we use all 3 systems.

But if we can get this to work ill happily spend money that's going to pay off in the end.

won't the fact that it requires a secure bootloader stop you from using anything other than windows on it... and even then, only the installed version that it comes with?

Wrong. Surface Pro ships with secure boot enabled. But it can be turned off in the BIOS settings, according to Microsoft. How to access those BIOS settings has yet to be seen since people just got their hands on the Surface Pro so Google cannot help with finding anything on accessing the BIOS settings. I bet the manual or Microsoft has some information on this.

I believe a way to access BIOS settings is by going to PC Settings, then General, then Advanced Startup. Somewhere in those menus allows you to access firmware settings. From there you can turn off Secure Boot. But I have not got my Surface Pro to test that out yet. It should work.

won't the fact that it requires a secure bootloader...

He said he disabled secure boot.

And i've had trouble in the past where some computers don't read boot loaders correctly, I've had to use alternative boot systems on USB keys to make them go. YUMI is a good alernative if you'd like to try that?

@Sionic Ion: What you said* is correct. Ill make a tutorial hopefully tomorrow. Tonight as soon as I get home I'm not going to bed till I figure this out. So ill document everything for my sake and ill post it here.

@Raa: ill try that if B.Wolkens suggestion doesn't work then I was going to try grub 2 with efi support but I forgot all about Yumi actually sounds like a better idea

He said he disabled secure boot.

And i've had trouble in the past where some computers don't read boot loaders correctly, I've had to use alternative boot systems on USB keys to make them go. YUMI is a good alernative if you'd like to try that?

Hehe, fair cop, I missed that line... :)

So status is, ubuntu is installed, now wont boot. Surface gets stuck at grub, but it goes into grub rescue and I cant do anything in rescue.

Cant boot of live installation and install boot-repair cause surface's wifi doesnt get noticed. Ill try live booting the usb key on my desktop hopefully I have better luck at detecting a network and being able to install boot-repair and run it to see if that fixes it.

So status is, ubuntu is installed, now wont boot. Surface gets stuck at grub, but it goes into grub rescue and I cant do anything in rescue.

Cant boot of live installation and install boot-repair cause surface's wifi doesnt get noticed. Ill try live booting the usb key on my desktop hopefully I have better luck at detecting a network and being able to install boot-repair and run it to see if that fixes it.

if you have an windows install disk/iso/usb, I'd repair the windows boot loader then use EasyBCD to add linux to the windows boot loader

that way if you have problems you will know it won't completely break your boot loader :)

@Brando: How would I do that when during the installation of ubuntu, it installs grub and "blesses" the efi to load its bootloader?

Good news is I rebuilt the efi on the windows partition, this included the BCD Store and running "fixboot". After this, reboot the surface to windows 8 instantly!

Now, I have to figure out if I can use EasyBCD, or not.

I will keep this thread updated, at the end I hope to have a nice tutorial written up.

Thanks guys for all you help, anyone else who wants to chime in please do.

I'm not sure about Ubuntu (haven't messed with it outside of wubi or virtual machine for awhile) but most linux distros tend to have the option not to touch the MBR

(that's a thought as well, you could try wubi, it works essentially the same as installing directly but with less hassle on your end, and an easy option to uninstall from windows if you choose)

Wow. I cant believe I havent known about this sooner. I actually think this is the answer unless I can get rEFIt/nd to work, this also is cleaner and simpler.

Thank you very much Brando, im going to give this a try now, ill report back with what I find

Wow. I cant believe I havent known about this sooner. I actually think this is the answer unless I can get rEFIt/nd to work, this also is cleaner and simpler.

Thank you very much Brando, im going to give this a try now, ill report back with what I find

yeah, I've been using EasyBCD for a few years now, i much prefer the windows bootloader over grub and EasyBCD makes working with it a breeze :)

Status: Wubi works on internal ssd. If I install to an SD card (which will be the goal later, so internal is windows, and you can swap installations as you wish), then it fails.

The windows boot manager is to stupid to crawl the files, so it assumes "/ubuntu/winboot/mbr or efi file" is on the default drive and I cant figure out a way to edit the conf file and add "(sd card drive letter or whatever)/ubuntu/winboot/mbr or efi file". Ive googled and have found nothing.

Next I am working on installing rEFIt or rEFInd and i know that will work because my macbook with rEFIt installed will boot off the external sd no problem, be it wubi config or just normal copy and paste iso content config.

I will say, one of the most fun projects i have had lately. This is making me want one even more now

aren't rEFIt and rEFInd specifically for Apple's EFI?

i'm not sure if they're compatible with UEFI on other machines

i think your problem with wubi on external is due to how the entry is made into the mbr, i'm not fully sure as i've never tried it myself

have you tried the full normal install on the external card then using EasyBCD to make the boot entry?

aren't rEFIt and rEFInd specifically for Apple's EFI?

i'm not sure if they're compatible with UEFI on other machines

i think your problem with wubi on external is due to how the entry is made into the mbr, i'm not fully sure as i've never tried it myself

have you tried the full normal install on the external card then using EasyBCD to make the boot entry?

Right when the thread refreshes and I walk, i was sitting here typing that EasyBCD keeps making the entry for "C:" and not "F:"(external sd).

So, i've been try to figure out a way to manually change drive path from C: to F: but I cant find a way, but im not giving up.

rEFIt was made for Apple's EFI but works with UEFI (tested but not meant to be supported).

rEFInd was made for ALL EFI's in mind. Be it Apple or UEFI, actually the author focused heavily on UEFI since he forked rEFIt and it has been working great for Apple's EFI so far.

rEFIt was made for Apple's EFI but works with UEFI (tested but not meant to be supported).

rEFInd was made for ALL EFI's in mind. Be it Apple or UEFI, actually the author focused heavily on UEFI since he forked rEFIt and it has been working great for Apple's EFI so far.

good to know

offtopic: i was never able to get rEFIt to work with my macbook pro :( my best guess was that it's too new and rEFIt hasn't updated in forever. I've got a macbook pro 8,2 btw

Offtopic: i have a retina and rEFIt is support. You need to make sure your not using FileVault 2 or truecrypt, it doesnt have suppose for the. rEFInd does!

So, EasyBCD is ****ing me off because it creates the entry wrong, i change the drive letter and that fixes the drive letter, BUT, the path is "\NST\AutoNeoGrub0.mbr" and i need it to be "\ubuntu\winboot\wubildr.mbr"

I tried "bcdedit /set {uuid} device partition=F:\ubuntu\winboot\wubildr.mbr" but it says "An error has occurred setting the element data. The request is not supported."

If I could change the path to the correct spot, im pretty sure it would work.

Offtopic: i have a retina and rEFIt is support. You need to make sure your not using FileVault 2 or truecrypt, it doesnt have suppose for the. rEFInd does!

odd, i don't use any encryption and i've tried both the automatic install and the manual method and either way i just get that bug where it causes osx bootup to be exceedingly long
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • If it ain't broke, don't fix it. One Commander Free also available in the Store has been my goto Files Manager for years. It does what I need at a more than reasonable speed. I do occasionally use Files Explorer just because it is there and does what I need without any problems when I use it.
    • I think you missed his point. He wasn't saying that cloud storage isn't possible on GNU/Linux, clearly it is. He was pointing out that you are commenting about your dislike of Windows on an article about OneDrive (not Windows) for Mac (also not Windows). Its about as off topic as coming to an article about Sony improving something on the PlayStation and saying that you hate Sony TVs and prefer LG.
    • Nvidia's GeForce NOW summer sale drops prices for Ultimate and Premium memberships by Pulasthi Ariyasinghe Nvidia has a fresh update for GeForce NOW subscribers today, bringing in more games to add to its ever-growing supported titles list. At the same time, the company announced the kick-off for its summer sale for the streaming subscription service, dropping the prices for both its premium packages for anyone looking to upgrade or join. The offer is for the 12-month membership options that the company offers. This drops the 12-month Performance membership from $99.99 to $64.99, saving members $35. Next, the 12-month Ultimate membership is currently going for $129.99, dropping prices by $70 from the original $199.99. "The Performance membership delivers smooth, high-quality cloud gaming across devices, with streaming up to 1080p at 60 frames per second (fps) and access to RTX-powered servers for supported games," says Nvidia, describing its tiers. "The Ultimate membership steps things up with RTX 4080‑ or 5080‑class performance in the cloud, supporting up to 4K and beyond on ultrawide displays, up to 120 fps, and advanced features like ray tracing, NVIDIA DLSS and NVIDIA Reflex for a more responsive, visually rich experience." With the sales out of the way, here are the games joining GeForce NOW's supported list this week: NBA THE RUN (New release on Steam, available on June 9) Witchspire (New release on Steam, available on June 10) SpaceCraft (New release on Steam, available on June 11) Duet Night Abyss (Launcher) DOOM Eternal (Epic Games Store) The Elder Scrolls Online (Xbox, available on Game Pass) Farever (Steam) World of Tanks: HEAT (Wargaming) Nvidia plans to add support for a bunch of more games during the rest of June. Find the full announcement from last week over here. Keep in mind that, unlike subscription services like Game Pass or EA Play, a copy of a game must be owned by the GeForce NOW member (or at least have a license via PC Game Pass) to start playing via Nvidia's cloud servers. There is also a limit to how many hours subscribers can use the service per month.
    • It's actually shocking how logs filling disks has been a constant issue going back for decades, yet we see very little improvement over the years. Even in the server world, its actually shockingly common for a server to either go totally down, or have a critical alert raised due to logs filling disks.
    • YouTube has finally brought back its DMs feature, but only in these countries by David Uzondu Late last year, YouTube started testing a "new" way to share videos directly with friends, without having to leave the app. Now, the video giant has announced that is now rolling out a revamped direct messaging inbox, which lets you share videos, Shorts, and live streams and have conversations about them, directly on YouTube. The platform limits this feature to 18+ users who are signed in to a verified channel and use the latest mobile app version. Direct messaging on YouTube first became a thing back in 2017 inside the mobile app (later renamed to "Messages"), where users could chat one-on-one and share clips directly, but all that came to an end on September 18, 2019, when Google decided to shut it down after giving users a month to download a .zip file archive of their past chats. No one really knows why YouTube killed the feature, but users were encouraged to migrate to the public Comments section, on Community tab posts, and via YouTube Stories. The previous incarnation suffered from moderation challenges, prompting Google to implement stricter safety guidelines and age verifications for this new iteration. Here's a list of the countries where the re-launched feature is currently available, though note that Brand Accounts do not have access to it, at least for now: Countries American Samoa Austria Belgium Brazil Bulgaria Croatia Cyprus Czech Republic Denmark Estonia Finland France Germany Greece Guam Hungary Iceland Ireland Italy Latvia Liechtenstein Lithuania Luxembourg Malta Netherlands Northern Mariana Islands Norway Poland Portugal Puerto Rico Romania Singapore Slovakia Slovenia Spain Sweden Switzerland U.S. Virgin Islands United Kingdom United States Before you can use the feature, you first have to send an invite link to your contact. Invite links expire exactly seven days after you create them. If the person on the other end accepts the invite, you can exchange videos directly and text back and forth inside the app. To delete a message, just long-press on the message and tap unsend to remove it for both users. You can also delete entire conversations by long-pressing the thread and selecting delete, but the other person will continue to see the chat history on their end. To make sure everything remains safe, YouTube monitors these messages to ensure they follow Community Guidelines.
  • Recent Achievements

    • One Month Later
      Tommi118 earned a badge
      One Month Later
    • One Month Later
      sjbousquet earned a badge
      One Month Later
    • Week One Done
      sjbousquet earned a badge
      Week One Done
    • First Post
      DragonOfMercy earned a badge
      First Post
    • First Post
      bella52 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      501
    2. 2
      PsYcHoKiLLa
      208
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      83
    5. 5
      FloatingFatMan
      73
  • Tell a friend

    Love Neowin? Tell a friend!