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

    • The possibility that milk gathers back into a glass implies that gravity can be 'reversed'.
    • VidCoder 12.20 by Razvan Serea  VidCoder is a DVD/Blu-ray ripping and video transcoding application for Windows. It uses HandBrake as its encoding engine. Calling directly into the HandBrake library gives it a more rich UI than the official HandBrake Windows GUI. VidCoder can rip DVDs but does not defeat the CSS encryption found in most commercial DVDs. You’ll need the NET 8 Desktop Runtime. If you don’t have it, VidCoder will prompt you to download and install it. The Portable version is self-contained and does not require any .NET Runtime to be installed. You do not need to install HandBrake for VidCoder to work. Feature list: Multi-threaded MP4, MKV containers Completely integrated encoding pipeline: everything is in one process and no huge intermediate temporary files H.264, H.265, MPEG-4, MPEG-2, VP8, Theora video Hardware-accelerated encoding with AMD VCE, Nvidia NVENC and Intel QuickSync AAC, MP3, Vorbis, AC3, FLAC audio encoding and AAC/AC3/MP3/DTS/DTS-HD passthrough Target bitrate, size or quality for video 2-pass encoding Decomb, detelecine, deinterlace, rotate, reflect, chroma smooth, colorspace filters Powerful batch encoding with simultaneous encodes Customizable Pickers to automatically pick audio and subtitle tracks, destination, titles and more Instant source previews Creates small encoded preview clips Pause, resume encoding VidCoder 12.20 changes: Updated HandBrake core to 1.11.2. Download: VidCoder 12.20 | 47.0 MB (Open Source) Download: Portable VidCoder 12.19 | 89.3 MB Link: VidCoder Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Too soon, I'm still not over this death!
    • Normally, I admit when a title is clickbait (unfortunately, it's become somewhat necessary to compete against AI-dominated news sections today), but in this case, all supported versions is implied and doesn't need to be spelled out in the title. Of course, I'm covering a Patch Tuesday update bug that is only available to supported Windows SKUs. All our coverage relates to supported Windows software and SKUs only unless we expressly state that it's "unsupported", "unofficial", or "third-party". I'm sorry, but supported/official SKUs don't need to be spelled out as such in every Neowin headline.
  • Recent Achievements

    • Week One Done
      Jordan Smith earned a badge
      Week One Done
    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      593
    2. 2
      +Edouard
      185
    3. 3
      PsYcHoKiLLa
      77
    4. 4
      Michael Scrip
      73
    5. 5
      Steven P.
      66
  • Tell a friend

    Love Neowin? Tell a friend!