Hi i'm a linux novice and
I attempted to dual boot an ubuntu 12.04 with windows 7 on an hp mini 210 netbook
long story short i got messed up with the process and made windows 7 running again to be able to shrink before starting installing ubuntu 12.04 again
below are the codes i tried from this site http://robert.penz.name/221/mini-how...er-with-linux/
1.
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 had made a Ubuntu Live CD and attempted at fixing it with lilo, I managed to get Grub to work, but I wasn't able to boot up windows.
I have a windows xp os, and I ve decided to give ubuntu a shot. I installed and It when rebooting it did boot by default windows.
I red several forums and after entering those commands:
sudo mkdir /mnt/ubuntu
sudo mount /dev/sda2 /mnt/ubuntu
sudo grub-install /dev/sda --root -directory=/mnt/ubuntu
after rebooting the system showed me the command grub.
The Tex Live included in Ubuntu 12.04 is version 2009.
I've installed Ubuntu using a USB
The grub menu then would not load, so I followed:
To reinstall GRUB:
Make a new Ubuntu Live CD and Boot from it.
Install boot-repair using these commands:
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair
boot-repair
At this point, I have a grub menu that comes up, and I can load windows (though there
I have 11.10 and Windows 7 in dual boot. Today I tried to update grub and I run the following command in terminal:
sudo fdisk -l
sudo mount /dev/sda6 /mnt
sudo grub-install --root-directory=/mnt /dev/sda
sudo grub-install
After installation and reboot, it does not show the grub menu (from which I can choose which OS to boot) and it directly boots Ubuntu.
Please help.
If your system only boots into memtest and there’s no entry in Grub for ubuntu after Ubuntu Karmic installed,this post may help!
Start your machine and after BIOS screen, keep SHIFT key pressed. GRUB menu should be there. If you can see the appropriate entry to boot, try it. It may work.
I recently installed Ubuntu 12.04 LTS alongside Windows 7 using Ubuntu's Startup disk creator and installation completed without any difficulties or errors.
Now when I try to boot, it directly boots with Windows and shows no option to choice as to which Operating System to load. But when I boot using that same pen drive with which I installed Ubuntu, it shows an OS selection screen.
On my computer I have a dual-boot of Windows 7 and Ubuntu 12.10. Ubuntu was just installed from a USB flash drive.
After the installation finishes, my computer boots straight to Windows without any indication that either GRUB or Ubuntu is even installed.