Void Linux discussion
 help / color / mirror / Atom feed
* Trying to Install on USB drive using GRUB
@ 2019-06-25  9:25 jacksprat
  2019-06-25  9:33 ` Igor Fontana
  2019-06-26  5:46 ` jacksprat
  0 siblings, 2 replies; 20+ messages in thread
From: jacksprat @ 2019-06-25  9:25 UTC (permalink / raw)
  To: voidlinux


[-- Attachment #1.1: Type: text/plain, Size: 1199 bytes --]

My laptop hard drive died, so as an interim solution, I wanted to install 
Void Linux on a removable hard drive [/dev/sdb1].  

I started with the current 64-bit MUSL live image.  The void-installer 
script, run as root, fails to complete, complaining about expecting to find 
an efi setup.  Rather than get involved with efi , I tried

  mkdir /usb
  mount /dev/sdb1 /usb
  <create /usb/boot/grub/grub.cfg with suitable menu item>
  grub-install --target=i384-pc --boot-directory=/usb/boot  /dev/sdb
  umount /usb

which completed without errors.  However, on reboot, I get the grub menu 
from the failed hard drive.

I also ran fdisk on /dev/sdb to mark the partition bootable.  What have I 
missed?  Thanks.

-- 
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To post to this group, send email to voidlinux@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/5d119bc6-2440-4bed-8f81-841ba285c876%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 1648 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-06-26  5:46 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25  9:25 Trying to Install on USB drive using GRUB jacksprat
2019-06-25  9:33 ` Igor Fontana
2019-06-25 10:33   ` jacksprat
2019-06-25 10:40     ` Igor Fontana
2019-06-25 11:07       ` jacksprat
2019-06-25 12:56         ` Igor Fontana
2019-06-25 13:38           ` Jeff Pohlmeyer
2019-06-25 13:53             ` jacksprat
2019-06-25 13:58               ` Igor Fontana
2019-06-25 14:07                 ` jacksprat
2019-06-25 14:11                   ` Igor Fontana
2019-06-25 14:25               ` Jeff Pohlmeyer
2019-06-25 14:37                 ` jacksprat
2019-06-25 13:46           ` jacksprat
2019-06-25 15:34           ` jacksprat
2019-06-25 15:40             ` Igor Fontana
2019-06-25 16:59               ` jacksprat
2019-06-25 17:23                 ` jacksprat
2019-06-25 18:32                 ` Jeffrey Sheinberg
2019-06-26  5:46 ` jacksprat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).