I have 4 OS's on a publicly used pc. I want to hide the boot menu on GRUB2 and have it appear only when I press and hold the SHIFT key during boot. Will changing in /etc/default/grub GRUB_HIDDEN_TIMEOUT to 0 safely accomplish this goal? Also, what is the command for deleting all of the former kernel upgrades from the boot menu?
I have dual boot PC with XP and U10.10. Is it possible to set up dual OS boot menu that it is hidden in a way that i can still choose to boot which OS i want from that hidden menu.Or even better, is it possible to set up automatic boot into XP in a way that boot menu isn't shown at all but that I can call boot menu via keystroke (like you call boot menu to go into the safe mode in XP options by pressing F?
I assume to make the boot menu appear I have to add an entry into 40_custom file. Not quiet sure how to make that entry, or if it has to be positioned a certain way.
I have Lenny, and Jaunty Jackaope installed on the same hdd. Jaunty Jackaope was installed 2nd so it has control of grub (I don't know if that is the correct expression) I want to remove Jaunty Jackalope however I know from past experience that after I do this I will no longer be able to boot into Lenny as I will get a grub error at startup. How to I give boot/grub to Lenny so that I can remove the other operating system?
I'm trying to install Fedora onto a computer that has Windows XP on the first of two SATA drives. Windows 7 is on the second drive.
I installed Fedora no problems on a 14 gig free space I created on the first drive and told it where and what my other OS's were. Fine so far. I didn't tell it to overwrite the MBR on the XP (first) drive. I took the second option which I "think" put the boot loader on the fedora partition.
All good - till I rebooted and I just saw my Windows 7 loader with my options for XP and Windows 7 but no Fedora.
So, if I overwrite the MBR on the first drive, will that mean I can't access my Windows 7 installation?
I have a single hdd, on which I do not require windows OS, just (multiple) linux; it is just a dev mule, exploratory... Have read the saikee methods, and much more... almost there Initial installs were with mint linux 4, just used ml6
partitioned with parted magic partition table: Device Boot Start End Blocks Id System /dev/hda1 * 1 64 514048+ 6 FAT16 /dev/hda2 65 2614 20482875 83 Linux
I've installed Ubuntu on my new desktop alongside Windows 7 (each OS is on a separate drive), I seem to have run into a small problem. Let me start with what I did:
- Unplugged 1TB drive from the PSU, BIOS was not seeing my formatted (and thus empty) 500GB drive and I couldn't put it into the boot order at all with the 1TB turned on.
- Loaded up the boot CD and was able to install Ubuntu 10.1 on my 500GB drive.
- Did a bit of configuring, shut my PC off and plugged my 1TB (with Windows 7) drive back in. I tried to see if I could now see my Ubuntu drive in BIOS but nothing is there - just the Windows drive is in the list of available drives to boot from (along with DVD-ROM and USB).
This is where I've run into my problem. What I want is to have a nice GRUB boot menu at the start like any other dual-boot system but just have the two operating systems on separate drives altogether.I did it this way because I was having issues with the advanced partition menu on the boot CD so just went ahead and followed the KISS method by unplugging the Windows drive.
I was told by a friend that if I put my Ubuntu drive into the first position in my boot order and the Windows drive in the second, then I could boot into Ubuntu and run a GRUB update command (he told me to google it) and that would create the necessary GRUB that had the entries for Windows 7 and Ubuntu.Both operating systems are 64-bit, I imagine that might make a difference in whatever help you guys can offer me. I love the hell out of both OS's and want to be able to use them interchangeably.
There are lots of OSs and Linux dists to install on your netbook, and I want to make it as easy as possible to install, remove and switch between them.
Just installing a dist and then another one after it will replace the GRUB boot screen every time, and some dists might override previous GRUB menus entirely.
On a previous machine I created a GRUB partition which chain-loads GRUB for each dist, but now I can't remember how I did it.
The hard drive is currently empty, since I started playing around with repartitioning. What is the easiest way to install GRUB to a partition? Links are welcome, but please no generic "install GRUB" guides because the ones I've found haven't been relevant to my particular situation (empty hard drive, multi boot environment, no CD/floppy)..
I installed 11.04 after Windows 7. when the GRUB boot menu starts up there is an option for Win 7 boot but it will not boot windows. When that option is selected the screen changes colour for 2 seconds and then reverts to the GRUB menu. Ubuntu boots fine.I downloaded the Boot Info Script and ran it, the results are
Code: Boot Info Script 0.55 dated February 15th, 2010 ============================= Boot Info Summary: ==============================[code].....
Problem: I have installed two Ubuntu servers, 10.04 32-bit and 10.10 64-bit, in a multi-boot environment (also have FDOS and WinXPsp3). The 64-bit will not boot because grub can't find the UUID for the disk with the 64-bit system.
Brief Background: Installed 10.04 LTS two months ago with no problems. 10.04 is in a primary partition on hda with FDOS.
Installed 10.10 (64-bit) in a new primary partition on the same hd. The install seemed to go ok, but the MBR and the fs on the 10.04 were corrupted; could not boot. Restored drive, and rebuilt grub.
Installed 10.10 on separate hd (hdb). In grub step all OS's were recognized so I pointed the grub to hda. Grub failed to boot.
Rebuilt grub from 10.04 on hda. All systems recognized but 10.10 will not boot because it says it cannot locate the UUID specified.
Compared the grub.cfg for both systems, the UUID specified for hdb is the same. Also, when I mount the drive for 10.10 on the 10.04 system the drive UUID is consistent.
I know I must be missing some thing, but I know not what. Have searched and can't find any clues. All other OS's boot ok.
Hardware: AMD64 4GB, 2 internal IDE drives (hda and hdb), 1 internal SATA (hdc WinXP), various USB and Firewire Drives (no bootable systems).
As a long time Red Hat/Fedora user, I'm quite new to the Ubuntu/Debian culture, and/or, to the Grub2 specific behavior.I'd like to see Grub2 system selection menu at every boot time even if I only have a single operating system, Ubuntu 9.10, on my hard drive. What should I do fot this purpose?
Naturally, hiding the graphical grub screen on a regular installation is easy, by adding either "timeout 0" or "hiddenmenu" to menu.lst. But on a live boot, there seems to be no menu.lst - at least no accessible one.
Although, in some kiwi image types, you can specify boottimeout="n" in the image description's type element, it does not have the intended effect. Here is an example. The following type element's boottimeout attribute will invoke the first grub menu item instantly. Changing the value to zero, not only does not hide the grub screen, but seems to restore the default 10 second time out.
I am trying to install ubuntu 10.04 on windows7.windows 7 was already installed.I ollowed these steps to install ubuntu 10.04.1)First i made some freespace in hard disk to install ubuntu using windows7 default options(By shrinking).2)I used USB drive to install ubuntu.I made it bootable using unetbootin.3)I followed normal steps install(language,area,keyboard,using manual partition i installed ubuntu in free space,etc).4)I got boot menu when it restarted.PROBLEM isAs long i use only ubuntu (boot into ubuntu --shutdown--boot into ubuntu --shutdown) it works well.
If once i boot into windows 7 and restart the system i am loosing boot menu options.The following error i am getting"no module name found Aborted.Press any key to exit".If i press any key,I guess its trying boot using internet and lastly it says Operating system not found and hangs.
i had debian linux and windows before but because of some problem in my windows i was persuade to change that but after installing there is no option in boot menu to choose my operating system ,after turning on win7 will work, what should i do? i need my linux immediately.
I have installed Debian Jessie 8.0.3 64-bit net install on an IBM ThinkCentre. I have earlier had a dual boot Win 8 and Ubuntu 14.04 installed on the computer. When I installed Debian Jessie, I deleted the Ubuntu partitions and created new partitions from the free space. The install went fine and the Debian EFI/UEFI version of Grub was installed, but clearly at some other place, as when I boot the system, the old Ubuntu Grub pops up and of course cannot find the necessary files that it is looking for.
Have just installed 9.10, again, many failed attempts previously.Cannot get to boot up and show menu on dual boot with Vista initially,However when I delete the grubenv file the system boots ok and works fine.But does not show the grub menu to choose boot up choices.Got the information to delete the file on some posts elsewhere about booting problem, and tried a longshot and got into Ubuntu for the first time from trying to install now for 3 months!The problem is the file grubenv is created each time so on subsequent boot ups the sytem fails to boot again.The Grub version is 1.97 beta 4, most up to date for Karmic I think, I have seen a version 1.98 but dont think its for Karmic?
Is there a way to modify the grub.cfg file to stop this problem ( all posts say dont touch this file??Or install a script to delete the grubenv file on shutdown as a workaround for me, (I have no idea how to do this whatsoever, I'm not familiar with linux at all)I did read that this problem was fixed/patched in Grub version 2, but dosn't seem.so on my system afetr I updated it when I got into Ubuntu.I couldnt find the patch or fix, I got the information I am on about from this post:URL...It seems to say it was fixed or patched by Colin Watson reading through, but I don't really understand whats being said or how to get the patch on my system if indeed there is one?Sorry for being a bit thick about all this, its a bit beyond my brain now, hope somebody can help out as I have enjoyed my brief bit of fun in Ubuntu.
I am trying to streamline my boot screen/GRUB Menu. I know what I want it to look like (grub_wanted.jpg), and I think I know how to get it by uninstalling a couple of things, (synaptic.jpg). Now I have too many items on the screen, and it looks cluttered to me (grub.jpg).
i am having a problem with my dual boot setup. I originally installed windows XP on a 100gb hard drive, from there i downloaded and burnt ubuntu off so i could install it on my 200gb hard drive. For a little bit i struggled to even get it to install because it wouldn't recognize my onboard nvidia graphics, i ended up having to get an alt boot disk and fix it with technique in this link:
[URL]
Now after the bios boot, my screen shuts off for awhile and takes me directly to the login screen for ubuntu. No Grub, no windows boot options, nothing. I tried booting windows by choosing it from the bios boot menu but all it does is hang at prompt and doesn't boot at all. I tried the live cd fix and reinstalled grub but nothing changed. What i think is happening is that it boots the Grub menu but it doesn't display it because of graphical confrontations. It hangs for about 10 seconds, the grub default time, and then turns my monitor back on to display the Ubuntu login screen.
I followed a tutorial to install XP across my entire HDD. I installed Ubuntu 10.10 "Alongside another OS". Ubuntu loads fine, but when trying to load XP, the boot screen shows up, but then the computer restarts and returns to the GRUB menu.
I saw some threads on this site and tried to type: sudo gedit /boot/grub/menu.lst
In the terminal. It returned a blank text document so I'm not sure if that information was outdated. I then typed: sudo fdisk -l
And got this:
Not sure what any of this means, but I sure hope someone else does. I would say forget XP, but it's hard to let go of some of the games and software I use. I appreciate any responses, thank you.
I tried to format the table as it appeared, but the forum corrected the extra spaces.
I'm a noob but enjoying dual booting. However, every time I run update manager I get a new vmlinuz entry and now I have multiple boot options in my grub boot menu. Now when I have like 5 ubuntu entries to move past to select Windows. and the latest Ubuntu is always at the bottom so I have to annoyingly scroll down to select the latest there. I don't really understand what the vmlinuzXXX entries in the boot folder are for so I don't want to delete them. I've thought about editing the loop in the 10_linux file in the grub.d folder but it looks like its calling a function or macro or something:
Code: linux='version_find_latest $list'
But like I said, I'm a noob to all this (a .Net developer on Windows professionally) and don't understand where this is. It looks like this function call has the logic I need to fix. Because its not finding the latest, its just finding all. How to I get back to one Ubunutu boot option like when I first installed?
After quite a bit of troubleshooting, I have only made my problems dual booting XP and Xubuntu go from bad to worse.
I installed xubuntu on my Windows XP laptop as a dual boot system. (Single 40gb Hard Disk, used xubuntu wizard to repartition XP)
After installation, Windows XP would not boot from the boot menu; it would just go to a blank screen with a blinking cursor in the upper left corner (xubuntu was fine).
So far, I have repair installed (not clean) Windows XP and used the Windows XP recovery console commands "fixboot" and "fixmbr" (fixmbr caused xubuntu to become unbootable with no boot menu) to no avail.
I'd like to install Fedora 14 64bit as a dual boot on an existing win 7 32bit system. When I boot with the Live CD, after selecting "boot" in the Fedora boot selection menu, I get a grey screen with a white cursor, and the system freezes. I checked the Live CD on my laptop and it worked perfectly.
My System: MotherboardASUS P5Q DELUXE CPUIntel Core 2 Duo E6750, 2,66 GHz, Sockel 775
I have 2 HDD one of 1 TB and other of 250 GB on my Desktop, on my 250 HDD I installed Windows 7 and have tried creating a Dual boot but my System boots to Windows without giving me Booting options to Windows or Ubuntu, if I manually select the booting option by hitting the F8 Key shows me list of H/w to boot from, I select the 250 GB HDD and system now boots to Ubuntu, both OS works fine no issues but the glitch is why do I have to do this everytime when booting to Ubuntu.
I also tried clean installing Ubuntu after having removed the Windows 7 but the same problem, cannot boot unless the HDD is selected.
At the time of installation I also noticed that Ubuntu will not detect the Windows OS which was already there before installing Ubuntu, whereas I tried with the same disc on different laptop computer and it worked just fine, it detected windows 7 loader and gives the booting option.
I just want to know is it because of 2 HDD installed on my Desktop.
I just recently installed ubuntu 9.10 in my upstairs computer. It is a single boot system.Downstairs I have a dual boot system. I have windows vista and ubuntu 9.10 installed. It worked fine. I wanted to make this a single boot system and uninstall ubuntu 9.10. I cannot get rid of the grub bootloade
I am wondering if it is possible to put multiple distros on one DVD. I am wanting to put Ubuntu, Linux Mint, and Fedora 15 on one DVD so that I can pop it into the cd drive and choose to boot from the DVD into any one of them. I know I can just load them on a virtual machine but I will be using different computers and don't want to install it on all the machines.
i just installed ubuntu last night, with dual boot towards xp and ubuntu 9.1 on my pc. But was wondering if there is a way to switch bettween the two withOUT rebooting.
I am in the process of creating a USB multi boot with a variety of utilities for working on pc's as well as multiple distributions for testing via live use and for installation. From what I've found YUMI is the tool to use to create this. Is that right or does anyone have a better tool to use? As long as YUMI is the best tool, does anyone have any best practices to pass on? I'm thinking of relating to casper-rw, preventing any fragmentation issues and etc. Anything else to be thinking of as I create this would be very much welcomed. I'm planning to start with a 16GB stick but I'm curious about how much space others are finding they need. I don't know if 16GB is way high or low.Anyway, what all can you pass on to me and others in the forums about planning for and using a multi boot usb.
I want to install Ubuntu 11.04 along my current Windows XP installation and I am trying to figure out the following:
1. How to recognize the relationship between Windows disk drive letters and the Linux disk drive indicators like /dev/sda/
2. How to configure the multi boot?
3. Where to place the Linux swap file?
4. Which Linux filesystem is the best for general use?
The specifics:
Pair of identical Seagate SATA2 80GB drives partitioned in Windows as follows:
When looking through the Ubuntu installation to be configured, I assume that drive 0 is /dev/sda where I have 3 partitions sda1, sda5, sda3. Drive 1 would be /dev/sdb with partitions sdb1, sdb5, sdb3 and I am not sure which corresponds to the Windows drive letters.
I would like to dedicate the empty drive K: for the Linux installation, swap space & data, and use minimal amount of space of drive C: for the dual boot.
Anyone successfully using VNC client on a Mac to control a Debian server?I have the vncserver setup on the Debian machine properly. But I'm having problems connecting to it from both a PowerMac running Tiger and a MacBookPro running leopard.I can connect no problem from a machine running Slack12.2, have not setup port forwarding on my router to connect remotely yet.My Debian machine is running the latest stable release of squeeze with KDE4.I originally tried this with RealVNC Enterprise for OSX but I'm not gonna buy it so I need another alternative after the 30 day trial ends as they have no free version for OSX. The situation is that I do freelance graphic design on the PowerMac with Cinema4D and Photoshop so I spend most of my time on that machine which is located in my home studio in my attic. Aside from the MacBook and a Dell desktop(family machine)all my other machines and network hardware are in the basement. So to go from the attic to the basement everytime I need to do something on another machine is not practical, and the only other machine I need to access on a regular basis is the Debian box in the basement, this makes the most sense.
I also have a 14 year old living in the house and he's fascinated by all this and will meddle in anything he gets the chance to so all the Linux machines and network hardware need to be behind lock and key.