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

    • BleachBit 6.0.1 Beta by Razvan Serea When your computer is getting full, BleachBit quickly frees disk space. When your information is only your business, BleachBit guards your privacy. With BleachBit you can free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there. Designed for Linux and Windows systems, it wipes clean thousands of applications including Firefox, Microsoft Edge, Google Chrome, Opera, Safari, and more. Beyond simply deleting files, BleachBit includes advanced features such as shredding files to prevent recovery, wiping free disk space to hide traces of files deleted by other applications, and vacuuming Firefox to make it faster. Better than free, BleachBit is open source. BleachBit has many useful features: Delete your private files so completely that "even God can't read them" according to South Carolina Representative Trey Gowdy. Simple operation: read the descriptions, check the boxes you want, click preview, and click delete. Multi-platform: Linux and Windows Free of charge and no money trail Free to share, learn, and modify (open source) No adware, spyware, malware, browser toolbars, or "value-added software" Translated to 64 languages besides American English Shred files to hide their contents and prevent data recovery Shred any file (such as a spreadsheet on your desktop) Overwrite free disk space to hide previously deleted files Portable app for Windows: run without installation Command line interface for scripting and automation CleanerML allows anyone to write a new cleaner using XML Automatically import and update winapp2.ini cleaner files (a separate download) giving Windows users access to 2500+ additional cleaners Frequent software updates with new features Going beyond standard deletion of files, BleachBit has several advanced cleaners: Clear the memory and swap on Linux Delete broken shortcuts on Linux Delete the Firefox URL history without deleting the whole file—with optional shredding Delete Linux localizations: delete languages you don't use. More powerful than localepurge and available on more Linux distributions. Clean APT for Debian, Ubuntu, Kubuntu, Xubuntu, and Linux Mint Find widely-scattered junk such as Thumbs.db and .DS_Store files. Execute yum clean for CentOS, Fedora, and Red Hat to remove cached package data Delete Windows registry keys—often where MRU (most recently used) lists are stored Delete the OpenOffice.org recent documents list without deleting the whole Common.xcu file Overwrite free disk space to hide previously files Vacuum Firefox, Google Chrome, Liferea, Thunderbird, and Yum databases: shrink files without removing data to save space and improve speed Surgically remove private information from .ini and JSON configuration files and SQLite3 databases without deleting the whole file Overwrite data in SQLite3 before deleting it to prevent recovery (optional) BleachBit 6.0.1 Beta release notes: BleachBit 6.0.1 beta is now available for testing. This maintenance-focused release includes bug fixes, updated translations, and a range of safe enhancements. This release fixes a Windows security issue that could allow arbitrary file deletion during privileged cleaning (reported by Zeze with TeamT5). It also adds new cleaners (including a DNS cache cleaner, Claude Code, and Visual Studio Code forks), support for multiple Chrome and Edge profiles, new deep scan options for developer directories like node_modules and venv, and safer, faster file shredding. All Platforms Added cleaners for Claude Code, DNS cache, and many Visual Studio Code forks. Added support for multiple Chrome and Edge profiles. Chrome can now clean downloaded AI models. Deep Scan can optionally remove venv, __pycache__, node_modules, and .angular directories. Deep Scan is faster by skipping directories on the keep list. File shredding is safer, faster, and leaves fewer recoverable traces. Improved handling of cookies, symlinks, Unicode filenames, external processes, and configuration files. Improved Expert Mode warnings and long warning dialogs. Fixed crashes related to cleaner detection, invalid Unicode, and malformed cleaner data. Clipboard is now cleared automatically after shredding files via paste operations. Linux Added AppImage support. Added cleaners for Visual Studio Code, Codeium, Librewolf (.deb), Transmission (Flatpak), and Profanity. Improved Linux trash detection, including Snap-installed applications and mounted drives. Fixed Wayland root CLI issues and several Snap-related problems. Improved package dependencies, AppStream metadata, and desktop file handling. Fixed startup crashes when Python Requests is unavailable. Windows Fixed a security vulnerability that could allow arbitrary file deletion when cleaning with elevated privileges. Added %WindowsSystem% variable support. Improved clipboard clearing using native Windows APIs. Improved installer experience on unsupported Windows versions. Reduced installer size and improved application robustness. Fixed Unicode handling, filename anonymization, Git revision reporting, and splash screen stability. [full release notes] Download: BleachBit 6.0 | Portable | ~20.0 MB (Open Source) View: BleachBit Home page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • DriversCloud 12.1.6 by Razvan Serea With DriversCloud (formerly My-Config.com), you can explore your computer easily, safely and free. The application quickly scans your PC and identifies the hardware and software components. DriversCloud then establishes a list of the different drivers compatible with your OS and hardware. Download the drivers needed for the proper functioning of your computer. To detect your drivers, DriversCloud also displays a detailed summary of your hardware and software configuration, analyzes your BSOD, monitors in real-time your PC voltages and temperatures and lets you share your configuration online. Once the hardware components have been detected, you will be able to obtain with just a few clicks the latest drivers corresponding to the identified hardware. You can record your configuration on the site for free, and can get the corresponding URL to post the configuration to technical forums, e-mail and social networks. You can also download the detection result (the configuration) as a PDF file. To protect the user's privacy and data confidentiality, a 4-level confidentiality system was created that filters the XML marks and gives control to the user. The default level can be modified in the preferences. Using the maximum level will prevent the user from publishing his configuration and generating a corresponding PDF file. In non-connected mode, each XML configuration is stored on the server for one day (for practical reasons). However, you are given the opportunity to manually delete it. Created in 2004, and continually improved, My-Config.com has established itself on the web as a free service to PC users running Windows and Linux operating systems. The service is designed to work with the most common Internet browsers (Edge, Firefox, Chrome, Safari). Download: DriversCloud 64-bit | 20.0 MB (Freeware) Download: DriversCloud 32-bit | 18.9 MB Link: DriversCloud Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • 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
      516
    2. 2
      +Edouard
      189
    3. 3
      PsYcHoKiLLa
      148
    4. 4
      ATLien_0
      96
    5. 5
      Steven P.
      76
  • Tell a friend

    Love Neowin? Tell a friend!