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

    • Quantum Error Correction Validated in Nature: Microsoft and Quantinuum Log 800-Fold Improvement Two years after the original press-release announcement, independently peer-reviewed results published in Nature on June 10, 2026, have confirmed that Microsoft and Quantinuum achieved an 800-fold reduction in quantum error rates on real trapped-ion hardware — the largest gap between physical and logical error rates ever independently validated.    What Quantum Error Correction Actually Does — and Why Breaking Even Is Hard https://www.techtimes.com/articles/318329/20260613/quantum-error-correction-validated-nature-microsoft-quantinuum-log-800-fold-improvement.htm   Quantum Computing Wiring Bottleneck Cracked by HKU Silicon Carbide Chip at Qubit Temperature Engineers at the University of Hong Kong have built the first cryogenic control chip that operates at the same temperature as superconducting qubits — 10 millikelvin, or just one-hundredth of a degree above absolute zero — without generating the heat that has forced every competing approach to park its electronics hundreds of meters of cable away. https://www.techtimes.com/articles/318325/20260613/quantum-computing-wiring-bottleneck-cracked-hku-silicon-carbide-chip-qubit-temperature.htm  
    • RevPDF 4.5.0 by Razvan Serea RevPDF is a free, fully offline PDF editor for Windows, macOS, and Linux that lets you edit text and images directly inside PDF files — no internet connection, no account, and no cloud uploads required. Unlike bloated alternatives that demand subscriptions and constant connectivity, RevPDF fits in under 60MB on desktop while delivering a complete editing toolkit: annotate, redact, sign, compress, split, merge, convert, and reorganize pages, all processed locally on your device. Smart font matching ensures edited text blends seamlessly with the original, and multi-language support includes RTL scripts such as Arabic and Hebrew. Where most PDF editors force you to choose between features and simplicity, RevPDF manages both. You can build interactive forms from scratch with text fields, checkboxes, and dropdowns, permanently redact sensitive data before sharing, draw freehand on contracts and diagrams, and add custom watermarks — all without a single file leaving your machine. Edit Text and Images Directly Inside PDFs RevPDF supports true inline PDF editing — not just annotation layers on top of a document, but actual modification of existing text and images within the file. A smart font-matching engine identifies the font used in the original document and applies it automatically when you make edits, so changes blend naturally with the surrounding content. You can reposition elements, resize images, and update text across single pages or entire documents. RevPDF 4.5.0 release notes: This is one of the biggest updates to RevPDF yet. A lot of things people have been asking for are finally here. New Features Auto Redaction Permanently redact sensitive text and areas from your PDFs before sharing. Clean, irreversible, and fully offline. Comments, Links & Bookmarks Add comments for review, insert clickable links, and create bookmarks to jump around long documents without scrolling forever. Find & Replace Search across the whole document and replace text in one go. Long overdue. Split Pages Vertically or Horizontally Split any page down the middle, vertically or horizontally. Perfect for scanned books or double-page spreads. New Drawing Tools More tools for freehand drawing and markup, better for annotations, sketches, and detailed notes. Continuous Scrolling in Editor The editor now scrolls continuously through pages instead of jumping between them. Working through long documents is a lot smoother now. PDF Metadata Editor View and edit the metadata stored inside your PDFs, including title, author, subject, and keywords. Better Font Matching Text edits now blend in more naturally by doing a better job of matching the original font. Tabbed PDF Viewer Open multiple PDFs at once in tabs and switch between them without going back to the home screen. Add Links Insert hyperlinks anywhere in your PDF, to external URLs or to other pages within the document. Share & Print Shortcuts Share or print directly from the editing screen, home screen, and viewer. No extra steps. Minor Updates Paste images directly from clipboard into your PDF New image editing tools for more control over images inside documents Bug Fixes Fixed file saving issues on Windows and Linux Everything still works fully offline. No login, no cloud, no account. Your files stay on your device. Download: RevPDF 4.5.0 | 58.0 MB (Open Source) Links: RevPDF Home Page | Github | Screenshots 1 | 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Interesting. I'm not using a VPN with my phone. I tried though my home internet (Rogers) and my cellular internet (Telus) using their respective DNS servers and both trigger the dialog above.
    • Three days after Anthropic launched Claude Fable 5 as the most capable AI model it had ever released to the public, the United States government ordered it switched off — and now the company is refunding customers who paid to use a product that vanished almost overnight https://www.techtimes.com/articles/318342/20260613/us-government-pulls-anthropics-fable-5-offline-now-come-refunds-vanished-ai.htm  
    • Microsoft fired the team and replaced them with AI and this is what you get.
  • Recent Achievements

    • Week One Done
      agatameier earned a badge
      Week One Done
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      507
    2. 2
      +Edouard
      175
    3. 3
      PsYcHoKiLLa
      139
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      76
  • Tell a friend

    Love Neowin? Tell a friend!