0
votes
1answer
423 views

Ubuntu 12.04.1 Installation problems (boot-up/partition)

After Windows cleanup, defrag and creating a partition of unallocated free space from c: drive; started out with 3 partitions: Windows Storage 200MB Windows OS 162GB Windows Recovery 13GB with about ...
2
votes
0answers
388 views

Multi-boot linux with GRUB using different hard drives [closed]

I'm currently running 12.04 on a single HDD. I have three current partitions: A swap, ext4 (main) and an ntfs storage partition. I'd like to use a second HDD (internal) to dual/tri boot. I've read ...
1
vote
1answer
203 views

10.04 server won't boot off latest kernel

I'm maintaining a 10.04 server that is still booting off of the 2.6.32-28 kernel even though a bunch of later kernels are available. My best guess is that the immediately following version was purged ...
5
votes
2answers
2k views

How to repair partition table?

I have a dual boot computer with Windows 7 and Ubuntu on it. Recently, i was working in Windows7 and my flash had crashed, the computer rebooted to Error: Partition not found. Grub Rescue> I ...
1
vote
3answers
856 views

Moving /boot to a separate partition

I've installed Ubuntu 12.04 on a partition with BTRFS as its file system, but it appears that grub2 seems to have some issues with that file system. For some reason it takes it very long time to boot ...
2
votes
5answers
5k views

Windows 7 won't boot after Ubuntu 12.04 dual boot installation failed

I basically used a LIVEusb I had made of Ubuntu 12.04 to try and dual boot both OS'. but it crashed at the partitioning stage and now Windows 7 won't boot. g Parted shows the same partitions that ...
1
vote
1answer
3k views

VFS: Cannot open root device [UUID] or unknown-block(0,0) / Kernel panic not syncinc VFS

I am running Ubuntu 11.10 x86-64 in Virtual Box. While shutting down the last time the system ran normally, it seemed to have hung up, so I just killed the system. When I wanted to boot it again, ...
0
votes
1answer
695 views

Partition not showing in dpkg-reconfigure grub-pc (grub2) menu

I am trying to install grub boot loader on a partition /dev/sda3 (ext3 formatted), but it is not showing as an option when I run dpkg-reconfigure grub-pc. My details are: I have a dual boot system ...