|
I remember some time ago installing Vista on a new partition of a "Ubuntu / Vista" machine, and the Ubuntu boot menu was gone?
So now there is a machine with Vista and a few Ubuntu installations (Ubuntu 8 and 9.04), and then another boot selection made...
Started by Jian Lin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Should be able to simply boot off the Ubuntu DVD and reinstall Grub in the MBR without difficulty.
|
|
I have an ubuntu live image booting onto on my eeepc. I copied it onto one of the harddrives. I can't log into it. However, there's a file from another partition I want on it. I thought I could log into single usermode. However editing the 'install ubuntu...
Started by Rory McCann on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
It does not automatically start a graphical interface, but you can if you want to be no clear answer .
If you can boot in from the CD again, you should be able to mount the root filesystem on the eeepc and it is not bloated like Ubuntu.
|
|
Hi
Recently I have installed Ubuntu 9.10 - the Karmic Koala - released in October 2009 .I upgraded using update manager many times.So each time I update it is adding one menu in boot screen like recovery mode.I have windows OS also.Right now in booting...
Started by BlackPanther on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
If you want your Windows boot entry by the /etc/grub.d scripts....
The source of the Grub bootmenu at
/boot/grub/grub.cfg
and delete the menu entries you don't need menu order, just change the order of the scripts in /etc/grub.d .
|
Ask your Facebook Friends
|
Hello, could anyone help me to boot ubuntu-9.04 from usb hard disk?
This disk contains /boot primary partition. During ubuntu installation I used "Advanced" button and asked to install GRUB to the /boot partition. Later I checked whether GRUB files are...
Started by emanemos on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
For example, if your internal hd contains non-linux windoz stuff and the first partition on ... .
Will check for the right files in /grub or /boot/grub (on that partition).
Then reboot and select the USB drive at the bios boot menu.
|
|
I'm in this strange situation:
I have 3 partitions, one for Vista (C), one for Windows 7 (D), and one 10GB partition (E). At least that's how my original OEM Vista partition sees them.
The primary OS that I boot into everyday is Windows 7. The situation...
Started by Redandwhite on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
I suspect I had a corrupt (or at least confused... .
The problem is being discussed here:
Wubi installer doesn't appear in boot menu on Windows 7
Solution in the end was to simply do a complete install of Ubuntu, removing the need for Wubi.
|
|
I have a dual-boot system, Ubuntu and Windows XP.
Ubuntu has been freezing occasionally. I've just been turning the computer off and back on when that happens.
The last time it happened, I turned the computer back on, it went to the screen where you select...
Started by JoshMaurice on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
ubuntu\disks\boot on your windows machine? Also, add the contents of c:\ubuntu\disks\boot\grub\menu.lst.
|
|
Hi there,
So kinda new to Ubuntu and been poking around the forums to try and solve this but not had much luck.
Setup:
I have 3 drives in my machine (brand new home build)
- drive 1: windows 7 (sdb)
- drive 2: Ubuntu 12.04 (sdc)
- drive 3: Media & games...
Started by leemills on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at ubuntuforums):
Thanks for the response for the complete noob-ness of my ... .
After that set to boot from sdc and it should be fine.
After that I suggest you reinstall ubuntu, since you will need to change the partitions now to make that small one anyway.
|
|
I'm PXE booting some nodes, and I'd like to have a menu come up that I can see and interact with via IPMI console (ttyS0) to choose what to boot. Is this possible? In particular, what do I have to put in the pxelinux.cfg/default file so that it displays...
Started by lorin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Console-HOWTO/configure-boot-loader-syslinux.html
Mircea had a link to the overall docs, but I found
This redirects a text menu to the IPMI console that I can interact with..
|
|
I have tried dual boot win7 and ubuntu 12.04 -details bellow
1)1st win7 was installed
2)in extended partition- with root and swap partitions ubuntu 12.04 was installed from live cd.
after completion of the ubuntu install on reboot got the boot choice ...
Started by ppm2000 on
, 12 posts
by 4 people.
Answer Snippets (Read the full thread at linuxquestions):
Are using the Grub bootloader for Ubuntu and get to the login screen from its boot menu, it is probably:
Boot the LiveCD
Mount the Ubuntu partition: sudo mount /dev/sdaX /mnt (X being the Ubuntu partition update....
|
|
Possible Duplicate:
Make grub keep its default boot under kernel updates
Hi, I've got dual boot system - Ubuntu 9.10 and Windows 7.
Whenever the GRUB loaded, the menu showed lots of options, for example, the past kernels, memory tests, and windows 7.
...
Started by Dean on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
To disable an entry, simply comment out entries you want hidden from... .
Edit the file /boot/grub/menu.lst as root with your Every title corresponds to one entry on the boot menu.
From this guide to Grub 2 at the Ubuntu Forums .
|