Tagged Questions
2
votes
1answer
625 views
Linux on Hard Drive Partition, Bootloader on USB Flash Drive
How can I use a USB flash drive to boot Linux from a partition on (another) hard drive?
I'm trying to install Linux on an encrypted partition on the hard drive (using LVM on LUKS).
Since /boot must ...
3
votes
1answer
248 views
GRUB on MBR of Windows-only internal drive, with distros on external drive
I think what I want to do is long and convoluted; then again, it might be somewhat easy, and I'm just overthinking it.
Here's the setup I want to achieve:
The internal drive (sda) is one giant ...
1
vote
1answer
609 views
How to completely rebuild boot partition with grub as well?
openSUSE 11.4, I have boot partition on pendrive.
The problem is when I boot computer, grub immediately shows error "file not found" (I have no clue which file) and switches to "rescue mode".
I can ...