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 be on a separate, unencrypted partition, I would like to store it on a USB flash drive.
My plan was to install GRUB (2) to the flash drive (/dev/sdb) and boot Linux from it's MBR, or if the drive was
Is it possible to use grub-install or update-grub to just search on specific disk/partition? (or ignore specific)?
I installed Ubuntu 12.04 on my hard drive, but i wished to do some testing on it without harming current installation, so I "rsynced" root partition (the only) to the USB partition (ext4). I did fix /etc/fstab on USB partition.
My computer does not have a working CD rom drive, so I had booted from USB (used UNetbootin to make the USB) to install Ubuntu initially. I had Ubuntu working on my laptop (Gateway 7330gz), started messing around with it, and decided I wanted to start fresh again.
Hi there,
I'm trying to install ubuntu-server-amd64+mac ver 12.10 on a MacBookPro 5,5.
after installation, booting ubuntu hangs during grub.
the steps i have taken:
A) i installed refit
B) i used diskutil to partition the drive as:
1) EFI partition - didn't touch it
2) mac's original HFS+ partition
3) ubuntu
4) another FAT partition used to transfer files between osx and ubuntu
C) i ran (se
I tried to install Arch Linux onto an external hard drive, I made a root partition (ext3), and a little swap space. I flagged the root partition "boot" and I installed the grub loader onto the dev/sdb/ (not the root partition). Looked like a successful installation, but when I restarted grub was loading and quit part way with the Error 17: cannot mount selected partition...
Okay, so I split my HD into two partitions, my original windows 7 partition and an Ubuntu partition. I needed to delete my ubuntu partition briefly, but now when I try to boot my computer it comes up with "error no such partition grub rescue." I've tried booting from my Ubuntu CD to reinstall it, but it doesn't work.
Hi
I'm having a problem getting grub to detect my XP partition.
Original configuration:-
Hard drive partitioned with primary partitions (Vista and Vista restore) and an extended partition for data
did not want anything to do with Vista so
I Installed XP in extended partition
Vista boot manager offered Vista or XP
All worked for years
Decided to remove Vista and dual boot with Ubuntu
It all started when I decided to try to install LVM2 on my Acer AO722 netbook. I have 12.04 Lubuntu installed on an OCZ Vertex 4 128G SSD, and it was working well enough up to this point.
I found to use LVM I needed grub installed on a non-LVM partition.
Original title: How can i solve (un)booting windows 7 on the same partition with grub?
I've been researching for 2/3 days about this problem and I have came up empty.
Basically, partition 1 is Windows 7 and partition 2 is Ubuntu 12.04. I told Ubuntu to install into partition 2 and to install grub on partition 1 and that works fine. But the problem now is that I can't boot to Windows 7.