Fedora Installation :: How To Edit The GRUB
Apr 22, 2010
I dual booted Fedora 12 and Windows 7 and I have to hit the space bar in order to bring up the boot menu asking which OS to use. Then I see "Other" which is Windows 7, so how do I edit this to make it say Windows 7? This is what I see...
Grub edit> chainloader +1
View 14 Replies
ADVERTISEMENT
May 18, 2011
I have 2 harddisks 1 tb and 160 gb. In 1 tb fedora is installed. In 160 gb windows is installed. 1 tb is the master. 160 gb is not being detected. How to edit grub.conf file to edit the menu?
The content of grub.conf is
# grub.conf generated by anaconda
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that all kernel and initrd paths are relative to /, e.g.
# root (hd0,1)
# kernel /boot/vmlinuz-version ro root=/dev/sda2
# initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.6-45.fc14.i686)
root (hd0,1)
kernel /boot/vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=bfc7d406-5ae3-4335-a2d8-37472dcfa7dc rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /boot/initramfs-2.6.35.6-45.fc14.i686.img
title Other
rootnoverify (hd1,0)
chainloader +1
View 2 Replies
View Related
Feb 18, 2010
Debian if my first OS and i want to dual boot Fedora12.Ok i installed Fedora12 and choose not to install the bootloader(gonna use the one Debian installed)What i'm tring to do in Debain is edit my /boot/grub/menu.lst
Here is what i have
Code:
title Debian GNU/Linux, kernel 2.6.26-1-686
root (hd0,0)
kernel /boot/vmlinuz-2.6.26-1-686 root=/dev/hda1 ro quiet
initrd /boot/initrd.img-2.6.26-1-686
code....
View 4 Replies
View Related
Mar 17, 2011
Now i've lost possibility to enter my Fedora system. during boot it lost it's modern blue boot screen (with filling drop), it was replaced by standard old boot screen with triple-color stripe. after this boot screen monitor start blinking going on and off. and on last step i'm getting "Fedora 14 boot bla bla bla something" on screen....nothing works except Ctrl+Alt+Delete....system reboots showing successful daemons shutting sequence. How can i edit grub menu from initial grub screen is it possible to it's own 'e' option or 'c' from grub command line?
View 6 Replies
View Related
Mar 13, 2010
I need to fix a part of the file and I don't know how to edit it. I'm using the Live CD - I have the install but I need to fix grub.cfg to use it.
View 9 Replies
View Related
May 28, 2010
I had windows 7 installed on my system prior to the installation of Lucid Lynx. The boot loader for windows is installed in /dev/sda1. The main windows installation is in /dev/sda3 Ubuntu is installed in /dev/sda5.
The grub update has added a loader for windows 7 for /dev/sda3 instead of /dev/sda1. How do i change that to /dev/sda1 in grub 2.0 as it says that it is not recommended to edit grub.cfg in grub 2.0. I know i can add something in custom section but I am not a pro in linux hence i'm not sure how to add that
View 6 Replies
View Related
Jul 6, 2010
I had to followed this tutorial on how to Install ubuntu on my Toshiba Satellite M35X-S114. I am stuck on step 2 now. I used one of the options and was able to get Ubuntu Desktop 10.04 onto my laptop. But now on my first restart I have to edit the GRUB menu and change the boot option so I will no longer then the black screen when booting. Only problem is I can't get to the edit GRUB menu. I turn the computer on select Ubuntu to boot. A black screen shows up I hit e to edit then the Ubuntu loading screen comes up (The one that says Ubuntu and has the dots below it) That screen stays up for about a half a second and it goes back to black and hangs there.
View 1 Replies
View Related
Nov 20, 2010
my Setup is Fedora 14 x64 + radeon hd 4830 i've downloaded .run package from ati site with latest driver for x64 systems. installed it, but didn't edited grub.conf becouse i didn't understood anything there (probably didn't spent enough time to get things understand) Now i've lost possibility to enter my Fedora system. during boot it lost it's modern blue boot screen (with filling drop), it was replaced by standard old boot screen with triple-color stripe. after this boot screen monitor start blinking going on and off. and on last step i'm getting "Fedora 14 boot bla bla bla something" on screen. nothing works except Ctrl+Alt+Delete. system reboots showing successful daemons shutting sequence. How can i edit grub menu from initial grub screen is it possible to it's own 'e' option or 'c' from grub command line?
View 4 Replies
View Related
Aug 12, 2010
I recently installed Fedora 12 on my system. I also have a Windows 7 running, which existed before the Fedora 12 installation.
When I start my computer, I get a screen that says 'Fedora is starting in 3 seconds' and I can either press a key to stop the boot or let it boot Fedora. If I stop the boot, I am taken to a 'choice screen' where I can choose between 'Fedora' and 'Other' with 'Other' being my Windows 7 OS.
Now, here's what I want to do. I want it to be so that, when I start my computer, I am directly taken to that 'choice screen' without the time limit or anything. And then I can choose which OS to boot. Also, is it possible to rename 'Other' to 'Windows 7' ?
How I can edit Grub in order to bring on these changes?
View 4 Replies
View Related
Jul 28, 2011
I just installed Fedora15 on my Netbook, I find it simply the best OS for this kind of PC. Anyway I have a little problem, Before install Fedora, I installed Windows 7. Now when I start my Netbook, Grub starts countdown, so far so good, then I press any key to enter OS selector where Windows is shown under "other" I would like to know if I can change the label "other" in "Windows7". Also, can I remove the Countdown and make grub starts by let me select which OS I want to start?
View 4 Replies
View Related
Feb 20, 2010
I set up a dual boot system with Win7 and Ubuntu 9.10. Ubuntu is the first OS listed in the boot menu. I would like to change the boot order so Windows is first. Also after running a few updates I now have multiple boot items listed for Ubuntu that I'm sure are no longer needed. Having never edited Grub and searching through the forum, I'm asking help. I going to guess that I want to edit grub.cfg. If so, what do I need to change within the following information?
[Code]....
View 2 Replies
View Related
Feb 22, 2010
Im tryin to give permission to modify the grub.cfg by the following command chmod 755 /boot/grub/grub.cfg but unfortunately i get the following error.chmod: changing permissions of `/boot/grub/grub.cfg': Operation not permittedHow do you fix this? am i executing the wrong command? I just want to be able to modify the text Windows Vista (boot loader) to Windows Vista in the grub.cfg file.
View 7 Replies
View Related
Jan 7, 2011
I'm currently running Lucid Lynx, which installed the Grub 2 Boot loader which it currently lists three different Linux kernels. My problem is this:
1. How do I edit the menu to either remove or comment out one or more of the kernels?
2. Can I remove any of the kernels I don't want, which files do I remove, and will doing so compromise my system.
View 3 Replies
View Related
Feb 3, 2011
I'm dual boot with Vista(TM) and UBUNTU(tm) and ran out of space on Ubuntu partition:I booted Ubuntu 10.04LTS live CD and shrank the VISTA. It would NOT let me grow the extended partition? So now I have:
sda1 ntfs /media/TOSHIBA_SYSTEM_VOLUME 1.46GB
sda2 ntfs /media/SQ004588V03 88GB
sda4 ext3 THIS IS MY NEW PARTITION 15GB
[code].....
View 9 Replies
View Related
May 2, 2011
I think my Natty 64 bit install is missing a dependency for gk, even though it shows up install in Synaptic. I have also tried using Start up Manager and the changes I make there don't show up after restarting either. I just want to change the default boot to number 4, Windows. Any suggestions are welcome, but I have tried all the ones I've found on this forum so far and none have worked, including editing etc/grub/default and saving with sudo update-grub. That's when I get a "gk not found" error.
View 2 Replies
View Related
Jul 20, 2011
[URL] my labtop can't adjust brightness by fn key. i updated bios to lastest version but i can't config grub becouse in fedora don't use grub2.
View 3 Replies
View Related
Apr 7, 2010
I have two hard drives windows 7 is on one of them and Ubuntu 9.10 is on the other. Both drives are 320GB, but different models of drives by Seagate. Both drives are detected by the BIOS and both drives are detected by Windows, but only one drive is detected by Ubuntu during the installation process. I had to literally disconnect the Windows drive to get Ubuntu to recognize the drive I wanted it on. Now that Ubuntu is completely installed and a new Kernel has been downloaded and installed it finally recognizes both drives as existing.
There is some kind of problem with the Installer and the original Kernel that kept it from seeing the second drive. I will literally have to manually edit Grub to get it to boot the Windows drive. How do I edit Grub? and what kind of Grub command would do the trick? I searched for "multi-boot" and literally read them all, there was one thread about multi-boot on multi-drives, but it did not fit because the Installer recognized both drives with that thread. I have to change the boot order in the BIOS to get the drive to boot that I want currently.
View 4 Replies
View Related
Aug 6, 2010
I'm a Linux noob, so please go easy on me! I've been desperate to get rid of my Windows install for a while now and have finally started to make the move over, but have a problem with my Ubuntu 10.04 install. I've scoured the help documentation and forum for days now without managing to resolve my problem, and have finally resorted to posting my problem. So I'm sorry if this has been covered elsewhere.
1 Installed Ubuntu on my laptop (Viglen Furtura S200) but the only way I have been able to get it to install and boot properly is edit the GRUB with the following acpi=off i915.modeset xforcevesa. I had to add these parameters even to boot the live CD as well. I think I'm right in assuming that this is forcing the use of a generic graphics driver, consequently leaving some visual features unavailable. I'm not really sure what turning acpi off is doing. Is it possible to resolve this? Is this the cause of problem number 2?
2 After install there is no sound. Sound preferences shows no hardware and ALSAmixer is empty when opened. I have followed the sound troubleshooting through and it looks like my sound card is actually being picked up on the board, but I fall at the point of checking the loaded ALSA Modules as my report shows that none are loaded?!
View 5 Replies
View Related
Nov 12, 2010
I am trying to edit my grub.conf file. I am logged in as root. It says it is a read only file. I have tried to set permission with chmod 777 and also tried through GUI. Using VI it says it's a read only file. Using nano it will not write either. I have two choices on boot up. I want to automatically go to second automatically. First at the moment is CentOS-4 i386 (2.6.9-55.ELsmp) and second is CentOS-4 i386 (2.6.9-55.EL).
View 9 Replies
View Related
Aug 8, 2011
I'm using Fedora 15 on my Dell Inspiron 17R (dual booting with Win7) I'm trying to edit the GRUB menu after an update, but when I try to gedit the menu.lst file, I'm getting an error.
(gedit:1884): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting. Terminated Is this an error I can resolve? Did I do something to break it
View 1 Replies
View Related
Mar 30, 2010
I installed Ubuntu 9.10 (desktop version) and it performs flawlessly. Now I want to add a second hard drive to the same box, install Ubuntu 9.10 *server* on it, and use GRUB to control which one boots.
Problem is, I'm a Windows pro but a Linux n00b. Should I disconnect the first hard drive (the one with Ubuntu desktop) before I do the server installation on the second (new) drive? Also, how do I edit GRUB's menu to offer a choice between the 2 OSes?
View 1 Replies
View Related
Oct 12, 2010
i installed ubuntu inside windows but someone instead of uninstalling it directly deleted the ubuntu folder inside windows ,thinking that the partition will be deleted. but when i restarted the system and command prompt came and said unable to find boot record and i couldn't boot windows as well and a grub prompt came like grub>, then i inserted the windows boot cd and repair the boot record error but my problem is , instead of doing this way, can i do so by grub prompt directly without using winidows cd.
View 1 Replies
View Related
Nov 27, 2010
So I need to become the root user in order to edit a grub file in a seperate partition, so I can get back into this partition. How can I become and stay as root user in the desktop environment? (I know you shouldn't do this, but I need it.)
View 10 Replies
View Related
Jan 31, 2011
I'm trying to set up some shares on this pc and every time I try to edit the /etc/exports file I get this error. I get the same error when I try to edit /boot/grub.conf file or any other files. Does not matter what editor I use. I'm running f14.
View 3 Replies
View Related
Dec 23, 2010
after yesterday's update to kernel 2.6.35.10-72 my grub.conf didn't get updated and ll /boot shows that neither vmlinuz or initramfs exist for that kernel. uname -r though tells me I'm running 2.6.35.10-72.
How can I do that? and on another more reallystic matter how can I generate the missing files so I can manually update grub.conf?
View 2 Replies
View Related
Feb 8, 2010
how to edit the new grub.cfg file. For some reason when I start any version of linux none of my usb ports are powered unless I use these boot parameters (noapic nolapic). I have no idea why and I don't really care why, all I want to do is edit grub.cfg so it will incorporate these parameters automatically at startup.
P.S. Why change from the old menu.list?
View 2 Replies
View Related
Nov 11, 2010
I am configuring a third party repo (Project fog).Actually i need to know ,How to edit config.sh
The error i am getting is > Checking package: php-gettext...Failed!
The manual say that .
It is a part of the base PHP package. You will need to edit /lib/redhat/config.sh & remove php-gettext from the packages list on line 22 .
View 1 Replies
View Related
Nov 30, 2008
I installed apt in fedora 10. How to edit /etc/apt/sources.list?
View 1 Replies
View Related
Jan 1, 2010
If you know Slackware you know Linux. If you know Red Hat you only know Red Hat".Now I made a decision to install Slackware near Ubuntu and Xp.I've installed Slackware with LILO.Well LILO didn't add Ubuntu.So I needed to install from a LiveCD GRUB.Now I've got another problem:GRUB didn't add Slackware.I made a research and realised that I must to edit /boot/grub/menu.lst. This is my hard disk(XP:sda1,sda5;Ubuntu:sda7,sda8;Slackware: /->sda9 /home->sda10): [URL] This is general code for adding an OS to GRUB:
title Slackware
root (hd0,x)
kernel /<vmlinuz_filename> ro root=/dev/hda<partition>
initrd /<initrd_filename>
[code]....
How can I find initrd for Slackware and I'd like to know how I must to write correct code to add Slackware to GRUB?
View 8 Replies
View Related
Jan 17, 2009
I am trying to install my laptop in a triple-boot configuration with Fedora 10, Windows XP and Windows 7 beta. I did already installed them in that order. This is how it is layed out on the harddisk:
Now i want to use grub to present a menu at boot so i can select an OS. Because I installed XP last it boots straight into XP. I've understood i should be able to do the following:
All goes well until the last step (grub-install). It gives an error stating that /dev/sda doesn't exist, which is correct; It doesn't. I do have the "device" listed outside of the chrooted environment.
My question is: How do I get /dev/sda available in my chrooted environment?
View 3 Replies
View Related