Grub2 Options ? Advise needed ...


Recommended Posts

Hi, at the moment I have a Triple boot config consisting of Win7, Win8 and Win7. This is how I want it and I like it this way. So, my question is, if I install a new Linux distro is it possible for me to put Grub2 onto a USB stick? This way ( i think ) if I boot my laptop without the USB inserted it will show the Windows boot loader but if I boot with the USB inserted it will load up Grub2 and allow me access to Linux. I'm thinking that this has a 2 way benefit, one it will not screw with the Windows loader and secondly it will protect access to Linux if the USB stick is not present. Is this possible and if so is it just a case of selecting the USB when it comes to the Grub2 install or am I way off the mark? Many thanks.

Link to comment
https://www.neowin.net/forum/topic/1131380-grub2-options-advise-needed/
Share on other sites

Yes it is possible, just install your linux distro as normal but do NOT install a boot-loader, or, when booted up mount the USB as /boot, e.g.

mount /dev/sdf1 /boot

and install as normal and I would think it'd install the grub mbr to /dev/sdf.

n_K is correct. You can choose which disk to install the bootloader to from most Linux distro's installers, but its easy to miss the prompt.

You might also consider downloading Super Grub2 Disk and putting that on your flash drive or a CD. It will let you boot most Windows or Linux installations even if the MBR is missing or corrupt.

Having not done this myself, I just want to be clear. I could install the distro of my choice to a partition on my Hard-Drive. And not install grub. That way I can still book directly to windows. However I could install grub onto my USB stick and have it so that if the USB stick is inserted on boot, it will give me the grub boot menu letting me pick either windows or linux?

Having not done this myself, I just want to be clear. I could install the distro of my choice to a partition on my Hard-Drive. And not install grub. That way I can still book directly to windows. However I could install grub onto my USB stick and have it so that if the USB stick is inserted on boot, it will give me the grub boot menu letting me pick either windows or linux?

That is correct. Super Grub2 Disk offers an easy way to do auto-detection of installed operating systems, but you could just as easily have a GRUB installation on a flash drive with a custom menu allowing OS selection. Although there are many variations of methods to accomplish this, everything other than the aforementioned Super Grub 2 Disk require some work in terminal an a minimal working knowledge of GRUB menu scripting. Since most people don't want to do this, as it creates more of a hassle, no distro that I know of makes it "1-click" or "2-click" simple to accomplish. That's why I didn't recommend anything else to the OP. Based on your other posts, I believe that you would be able to pull off a more elegant solution. Let me know if you want me to provide such instructions.

That is correct. Super Grub2 Disk offers an easy way to do auto-detection of installed operating systems, but you could just as easily have a GRUB installation on a flash drive with a custom menu allowing OS selection. Although there are many variations of methods to accomplish this, everything other than the aforementioned Super Grub 2 Disk require some work in terminal an a minimal working knowledge of GRUB menu scripting. Since most people don't want to do this, as it creates more of a hassle, no distro that I know of makes it "1-click" or "2-click" simple to accomplish. That's why I didn't recommend anything else to the OP. Based on your other posts, I believe that you would be able to pull off a more elegant solution. Let me know if you want me to provide such instructions.

well, I would be going with arch, and part of the guide is installing grub. I can probably just modify that step so that instead of installing to /dev/sda1 it installs it to a usb mounted partition. I'll give it a shot tomorrow and let you know

Yep. When installing arch, do NOT make a seperate boot partition on your hard drive, make that on the USB as ext2 and mount that as /mnt/boot, so eg;

mount /dev/sda2 /mnt

mount /dev/sdf1 /mnt/boot

then in the grub commands, use the sdf or USB drive, I'm not sure if you even need to provide the drive anymore or if grub picks it up from what device /boot is mounted on.

Yep. When installing arch, do NOT make a seperate boot partition on your hard drive, make that on the USB as ext2 and mount that as /mnt/boot, so eg;

mount /dev/sda2 /mnt

mount /dev/sdf1 /mnt/boot

then in the grub commands, use the sdf or USB drive, I'm not sure if you even need to provide the drive anymore or if grub picks it up from what device /boot is mounted on.

That is one way to pull it off, but there is a slight problem with that method. Namely, since your kernel is located on a partition on your flash drive, you will need to have it installed and mounted each time you perform a kernel update. Furthermore, when you install a new kernel in most distributions (although not Arch or Gentoo AFAIK), your grub.cfg will be regenerated - potentially causing some inconsistency.

A better method would be to leave /boot on your hard drive, and opt not to write GRUB to the MBR. Then install GRUB to the EXT2 partition on your flash drive, and write a grub.cfg that will automatically launch GRUB from your hard disk (via core.img or by loading the config file). The advantages of this method are that you don't need to have the flash drive mounted to perform kernel updates or anything else related to your system, just to boot it. You can safely remove the flash drive after Linux starts booting because init never mounts the flash drive or requires any files from it. Additionally, you have the option of limiting which installations it will automatically boot by probing for your /boot partition's UUID, including a custom "recovery kernel", or scripting other cool stuff. It takes more work than the first method initially, but its easier in the end (not to mention more elegant, which I believe is the Arch philosophy - and a leading reason why pacman should be put out of its misery).

it will protect access to Linux if the USB stick is not present.

If you have reached a point that someone wants access to your machine and is willing to spend the effort to by-pass any passwords, this will not be enough. The file system needs to be encrypted, sure keep the USB to kick start the process but only know this adds only a layer of irritation. Most likely an attack would occur while the OS was in operation or the machine has left the premise and they probably would not make use of your hardware anyways.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Floorp 12.15.0 by Razvan Serea Floorp is a cutting-edge web browser that combines the trusted foundation of Mozilla's Firefox with a unique Japanese perspective, offering users an exceptional online experience. This open-source browser prioritizes privacy, customization, and security. Floorp is transparent, with no user tracking or data sharing, and it's completely open source. With a strict no-tracking policy and full transparency, your personal information remains private. As an open-source project, Floorp not only shares its source code but also its build environment, inviting users to contribute and build their unique versions. The regular updates, based on Firefox ESR, ensure that you always have the latest features and security enhancements. Floorp key features: Strong Tracking Protection: Floorp offers robust tracking protection, safeguarding users from malicious tracking and fingerprinting on the web. Flexible Layout: Customize Floorp's layout to your heart's content, including moving the tab bar, hiding the title bar, and more for a personalized browsing experience. Switchable Design: Choose from five distinct designs for the Floorp interface, and even switch between OS-specific designs for a unique look Regular Updates: Based on Firefox ESR, Floorp receives updates every four weeks, ensuring up-to-date security even before Firefox's releases. No User Tracking: Floorp prioritizes user privacy by abstaining from collecting personal information, tracking users, or selling user data, with no affiliations with advertising companies. Completely Open Source: The full source code for Floorp is open to the public, allowing transparency and enabling anyone to explore and build their own version. Dual Sidebar: Floorp features a versatile built-in sidebar for webpanels and browsing tools, making it perfect for multitasking and quick access to bookmarks, history, and websites. Flexible Toolbar & Tab Bar: Customize your browser with Tree Style Tabs, vertical tabs, and bookmark bar modifications, catering to both beginners and experts in customization. User-Centric Web Experience: Floorp prioritizes user privacy and collaboratively blocks harmful trackers. Floorp 12.15.0 changelog: Refine appearance of Start top sites and Hub sidebar by @CutterKnife in #2435 Improvement command pallete by @Walkmana-25 in #2429 Fix gesture command by @Walkmana-25 in #2425 Add Mac OS formatting for modifier keys in shortcut editor by @Walkmana-25 in #2424 refactor: bridge as little by @nyanrus in #2416 fix(pwa): follow Firefox 150 ShellService API changes (Bug 1985098) by @Ryosuke-Asano in #2409 feat(notes): Desktop向けThree-Way Merge Sync実装 by @Ryosuke-Asano in #2402 fix(pages-settings): resolve Invalid Hook Call error in SortableContext by @Ryosuke-Asano in #2350 README: fix signpath avatar url by @CutterKnife in #2453 Enhance command palette with new actions by @Walkmana-25 in #2449 feat(split-view): implement tab drop functionality with overlay and new window zone by @Ryosuke-Asano in #2445 fix: restore 'Hide Interface', 'Toggle Navigation Panel', and 'Rest Mode' keyboard shortcuts by @Ryosuke-Asano in #2458 fix: prevent unified extensions panel from closing on bottom navbar (#2079) by @Ryosuke-Asano in #2462 fix: prevent workspace system from overriding SessionStore tab selection on startup by @Ryosuke-Asano in #2461 fix: prevent multi-row tabs from disappearing when sidebar opens website by @Ryosuke-Asano in #2460 fix: prevent private container tab from saving first page to history by @Ryosuke-Asano in #2459 fix: prevent browser close when container tab is the only tab open by @Ryosuke-Asano in #2465 Resolve conflicts for #2467: Add split-view mouse gesture commands by @Ryosuke-Asano in #2472 fix(os-server): auto-generate auth token on enable by @Ryosuke-Asano in #2471 fix(settings): change broken link to Floorp Docs by @regularentropy in #2477 Enhanced search functionality in the command palette — now supports English keywords, Japanese morphological analysis, and hiragana search by @Walkmana-25 in #2470 fix(patches): align Gecko patches with Linux CI runtime by @Ryosuke-Asano in #2482 feat(pwa): add Firefox Container support for PWA apps by @Ryosuke-Asano in #2443 fix(statusbar): add event listener for buttons in status bar by @greeeen-dev in #2484 Download: Floorp 64-bit | 95.0 MB (Open Source) Links: Floorp Website | Github Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Google Gemini co-lead Noam Shazeer is leaving for OpenAI by Pradeep Viswanathan Noam Shazeer is best known as one of the co-authors of the 2017 “Attention Is All You Need” paper, which introduced the Transformer architecture that now powers most large language models. He also worked on several major Google AI projects, including LaMDA, before leaving the company in 2021 to co-found Character.AI. He also authored the Sparsely-gated Mixture of Experts (2016) paper, which is popular among the AI community. After falling behind OpenAI and Anthropic a couple of years ago, Google brought Shazeer back in 2024 as part of a major deal with Character.AI. Through this deal, along with Noam, several other researchers returned to Google DeepMind. More recently, he was a vice president of engineering at Google and a technical co-lead for Gemini. Today, Noam Shazeer announced on X that he is leaving Google and joining OpenAI. In his post, Shazeer said it was a difficult decision to move on, adding that he was proud of the Google team and what it had built together. OpenAI CEO Sam Altman welcomed the move with a post of his own, saying Shazeer was one of the people he had most wanted to work with since OpenAI’s early days. Google has made strong progress with Gemini over the past year, closing the gap with OpenAI in several areas. But losing Noam Shazeer is a major talent setback for them, especially after bringing him back less than two years ago by spending a fortune. For OpenAI, the hire adds one of the industry’s most experienced language model researchers to a team that is already pushing ahead with ChatGPT, Codex, and its next generation of frontier models.
    • I'm lost too... what did you mean by your first comment then?
    • Couple years ago I got a brand new 4TB Samsung 990 Pro for $250 during Black Friday
  • Recent Achievements

    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
    • One Month Later
      Vincian earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      541
    2. 2
      +Edouard
      171
    3. 3
      PsYcHoKiLLa
      85
    4. 4
      ATLien_0
      64
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!