Red Hat / Fedora :: Grub.conf Modification - Auto Booting

Feb 1, 2010

I have windows vista on one sata HDD, and fedora on a second sata HDD. After installing fedora of course the grub is auto booting fedora. I would like vista to be the default O/S. I dont care if i modify the grub file to have it manually boot vista, or to remove the grub interface all together, i just want it to auto boot vista. My bios is programed to boot my vista drive before my fedora drive, however it keeps booting the grub and it boots fedora, which i find kind of odd. below is the contents of my grub.conf file:

[Code]....

*NOTE: i have already tried changing the 'default=0' to 'default=1' and restarting the computer, as i saw in a different post on these forums, however that did not fix my problem. Im guessing its because i have the operating systems on two seperate drives, where the other guy just had them on a single drive.

**EDIT: after posting i had to modify lines 6 and 10 of my grub.conf file because it had smileys at the end lol. i put a space in between the 8 and the ) for posting purposes only, my actuall file does not have these spaces.

View 9 Replies


ADVERTISEMENT

Fedora :: Booting Mandriva From Grub.conf?

Sep 9, 2009

What is the configuration issue in the other-than-Fedora-11 stanza below that prevents that OS from booting? That stanza is taken directly from the /boot/grub/menu.lst of that OS, whose root partition is on sda5. All I get upon choosing the menu entry is a blinking cursor and a steady HD light. obsessing over this for a couple of weeks, reading what I can find about grub configuration but without joy.

Here is /boot/grub/grub.conf:

# 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 /, eg.

[Code]......

View 7 Replies View Related

Fedora Hardware :: How To Stop Xorg.Conf Auto Generation

Apr 2, 2010

I am on a Fedora 12 box, and it's my job to do some custom configs to xorg.conf. To start this, I have to remove a bunch of devices' entries and modify others. We're using the proprietary Nvidia drivers, and they work fine except that something - perhaps the NVIDIA X Server Settings app - keeps modifying the xorg.conf. After I write a change to see if it will work or break the machine, I have to restart the entire computer, as restarting X by itself blanks out the monitor so that I can't even see a virtual console. After the restart, X starts just fine and goes into GNOME, but as soon as I look at the xorg.conf, everything I've removed or commented out from the original, auto-generated file has reappeared. How to stop this infuriating behavior so that I can rewrite xorg.conf and make the changes stick?

View 7 Replies View Related

Fedora :: Get The Graphical Screen Back By Adding Vga=795 To /boot/grub/grub.conf

Nov 21, 2009

since i have installed the nvidia drivers i have lost the graphical boot and just had a bar at the bottom of the screen instead. i tried to get the graphical screen back by adding vga=795 to my /boot/grub/grub.conf but when i rebooted not only did i not get the graphical boot or the toolbar at bottom.

i got list of all the drivers and services it is starting with ok next to it. i have also since doing this lost the bit when restarting or shutting down getting the words restarting or shutting down and just get blank screen with flashing cursor. i removed the vga=795 and i still get the list of drivers/services loading.

how do i get the quiet option back. i have checked /boot/grub/grub.conf and it has the quiet in it.i have also tried running update-grub but get message command not found. i have attached the grub.conf file

View 3 Replies View Related

Fedora :: Could Not Open The File /boot/grub/grub.conf?

Aug 31, 2010

I would like to modify the boot loader settings and triedo open the file grub.confHowever, it is said that the file could not be opened, as seen in the attachment.Tried to authenticate as 'root' before opening the file, but the problem still exist...

View 10 Replies View Related

Fedora Installation :: USB Modem Auto Start When OS Booting?

Jun 5, 2011

I have USB Modem ZTE AC2726 . I am always Connect using Wvvdial or Network Manager , it Works Fine , But I want to do that when computer Booting it can auto start but i can�t do this . i have use many rules such as /etc/rc.local or udev rules to failure .I am using Fedora 14.

View 3 Replies View Related

Fedora :: Can't Dual Booting With Grub (legacy) - Black Screen Grub Error 27

Jul 31, 2011

is it ever possible to do dual booting with grub(legacy) ever at all!. it is possible provided i take some pain, here is the link of that post [URL] i was coward and weak i didn't try that out then. but i did try it out. now so if u haven't seen the post .... I've installed Fedora 15 desktop(Gnome) with physical Logical volume called vg_fedora lv_root(ext4) ,lv_swap and lv_home(ext4), with 500MB /boot partition and had about 200GB free hard disk space ... so i wanted to install Scientific Linux 6.1 (because our school uses RHEL 6.1)

so, while running the installer I made (added) a logical volume lv_Scientific with ext4 FS and made its mount point (/) and used the MBR /boot which overwrote the Fedora /boot (completely OK and was as expected) i restarted after installation i got SL log in and as per the directions of the thread i copied the boot stanza from grub.conf of fedora 15 (which i already had copied and pasted into a text file and copied it from there)and pasted it into grub.conf of SL you may ask why did i choose same physical LVM too save swap space ... if i had made another physical LVM i had to make another swap ( i like LVM ... its cool)

completely unexpected happened Fedora now boots but not SL when grub starts i get this error 27 unrecognised commad and when i press <enter> i get grub menu with SL and fedora when i press on Fedora it works well i get my fedora login and i did login .. everything works fine but when i press SL it goes to the previous black screen grub error 27

[Code]...

View 14 Replies View Related

OpenSUSE Install :: Grub Entry Modification - Cannot Remove From Menu List

Jun 20, 2010

I've recently installed suse x64 kde in dual boot mode with windows. I have 2 primary partitions with ntfs with 1 for windows7 boot and other for data/storage. There is no boot provision for data partition. SUSE install is on extended partition. I am unable to run fdisk -l and boot info script for some reason, kde is freaking me out (used to use gnome for last 4 years). The GRUB shows data as a boot and it added an entry in its menu. I will like to remove that entry from menu list.

View 9 Replies View Related

Fedora Installation :: F10 Boot Using Grub.conf - No LVM

Apr 14, 2009

I've installed Fedora 10 on the third partition of an external HDD. It has with the following partitions:

(hd0,0) - GRUB bootloader files [PRIMARY]
(hd0,1) - Chainload LILO for another Linux [PRIMARY]
(hd0,2) - Fedora 10, no LVM or Swap (labeled F10) [PRIMARY]

I'm trying to boot Fedora 10 using the following grub.conf:

[Code]....

View 3 Replies View Related

Fedora :: Kernel 2.6.31.6-145 X86_64 Grub.conf?

Dec 3, 2009

The latest update changed the default boot from 0 to 1 and added extra parameters to the new kernel boot line.

default=1
timeout=8
splashimage=(hd0,7)/boot/grub/splash.xpm.gz
# hiddenmenu
title Fedora (2.6.31.6-145.fc12.x86_64)
root (hd0,7)

[Code]...

View 1 Replies View Related

Fedora :: Why GRUB Does Not Display Menu Based On Grub.conf/menu.lst

Jul 28, 2009

I am testing my crash recovery strategy for my linux system and I am having trouble with GRUB. I am basically restoring my backup (i.e. tar) unto a different hard drive, but I am having problems getting the machine to boot without me having to type the GRUB commands at the GRUB prompt that is presented when the machine boots up off the new hard drive. I have tried to restore the MBR in two ways (the 2nd one is the one that gets me to the GRUB prompt):

1. Get the MBR off the original drive and write it unto the new drive (all via dd), but that did not work at all: the machine hangs right away during boot up. It seems to hang right at the point where the BIOS tries to read the MBR.

Code:

On original drive:

# dd if=/dev/sda of=mbr+part.bin bs=512 count=1

On new drive (new drive is now in place of original drive):

# dd if=mbr+part.bin of=/dev/sda bs=1 count=446 conv=notrunc

2. By using the FEDORA rescue CD, I installed grub unto the new hard drive as follows:

Code:

# chroot /mnt/sysimage
# grub-install --root-directory=/boot hd0

reboot and remove FEDORA CD Using the 2nd option above, I get the GRUB> prompt during bootup. I can then boot into the system by issuing the commands that are in the menu.lst file, followed by the "boot" command. However, I would like for those commands to happen automatically, just like in the original configuration. It seems to me that GRUB is actually finding all its stage files because I doubt the GRUB program (the one displaying the prompt) fits entirely in the 446 bytes it has on the MBR. So, it must be loading its stage 2 (and stage 1.5??) files from my /boot partition. However, if GRUB is loading its stage files off the boot partition, why does it not load/read the menu.lst/grub.conf contained in the boot partition also?

Code:

# ls -l /boot
total 22888
-rw-r--r--. 1 root root 1274567 2009-05-27 16:39 System.map-2.6.29.4-167.fc11.i686.PAE
-rw-r--r-- 1 root root 1274538 2009-06-16 22:27 System.map-2.6.29.5-191.fc11.i686.PAE

[code]....

View 3 Replies View Related

Fedora :: Generate Grub.conf File Automatically

Nov 16, 2009

After a kernel upgrade on my linux, my grub.conf become empty. How can I auto generate grub.conf file? I don't want to do it from scratch.

View 3 Replies View Related

Fedora :: 14 Grub.conf Points To Wrong Swap?

Jan 3, 2011

I have just completed a clean install of Fedora 14 on a new disc (/dev/sdc)My old system disc (/dev/sda, an LVM 'vg_phenom00') is still installed.I note that my /etc/fstab has entries for the swap space on both disks;

Code:
# /etc/fstab
# Created by anaconda on Mon Jan 3 09:00:29 2011

[code]....

View 5 Replies View Related

Fedora Installation :: Grub And Auto Mount ?

Aug 29, 2010

I was running ubuntu and windows 7 as dual boot, I taught of trying out fedora 13 and installed it. I faced some issues with grub, like it does not detected my ubuntu, so, I used my ubuntu live cd and restored my ubuntus grub. So, now I want to use the fedora grub. I cannot restore it. Can I get restoring the grub from fedora's live CD?

And, I am using gnome as desktop environment, when I go to places and click anyof my partitions, it asks me root password, I am little frustrated to give password of root every time I mount any-of the partitions. In my ubuntu, It doesn't need any root password, It just auto mounts the partitions. How do we do that?

Here is my "fdisk -l "

Quote:

View 4 Replies View Related

Fedora Hardware :: Touchpad Doesn't Work When Trying To Set Vga Mode In Grub.conf

Aug 22, 2010

I just tried setting my vga mode in grub.conf so that I can have my boot splash back after disabling nouveau. Works great. Problem is, now, that after doing this my touchpad is disabled. Anyone else run into this? I'm on an HP dv6, FC13, vga=0x37b. I remove vga mode setting and touchpad works again.

View 1 Replies View Related

Fedora :: Error When Try To Edit /boot/grub.conf File Or Any Other Files

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

Fedora :: Installed Fedora 14 - But Nothing In Grub.conf ?

Apr 23, 2011

I have just installed a new hard drive with Fedora 14.

How can I edit it when my kernel version is 2.6.35.12-88.fc14.i686.PAE?

I want to dualboot with Windows XP?

Here's what I tried:

It didn't work? What did I type wrong?

View 5 Replies View Related

Fedora :: Kernel Update Doesn't Edit Grub.conf Vmlinuz And Initramfs Missing?

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

Fedora Installation :: Dual Boot - Installer From F13 LiveCD Doesn't Detect Other OS - So Grub Conf Is Wrong

Oct 13, 2010

I've just installed Fedora (F13) for the first time, on a new HDD, to give myself a dual-boot system. So currently I have:

So, at the appropriate stage in the install menu, there is an option for where to install GRUB, and a drop-down to choose which drive is the primary BIOS boot drive.

However, in both cases, no other drive except my new sdc is visible. So, I can install GRUB to MBR of sdc, or to first sector of boot partition - but no option to put it to my primary boot drive MBR on sda.

Likewise, in the GRUB configuration page, if I go to Add another OS, the only option it gives me is my new Fedora install. It doesn't list the Vista OS on sda at all.

The result is that I can boot to either OS by changing the boot drive priority in BIOS.

I guess my question is this:
- is this expected behaviour from the installer, meaning that I'll need to configure GRUB manually somehow? (gulp ) or
- did I do something wrong in the install process? or
- is this some weird bug manifesting itself?

View 12 Replies View Related

Fedora Installation :: F14 And 15 Booting To Grub?

Aug 27, 2011

I have tried and failed to install F14 and 15 on my system for a while now and I have been running Ubuntu in the mean time as it installs and runs fine as does Mint, and Suze.

My Pc is getting a little old now but is still very capable, however the Primary master Sata port seems to have a fault on it so I don't use that anymore as it ends up corrupting my hard drive after a few weeks.

I am running one hard disk on the secondary sata port which shows up as the primary slave in Bios.
When I install F14 or 15 all goes well till I restart then it boots to Grub with no errors.

I have tried assigning root in grub and it doesn't seem to think any hard disk exists from what I have tried, what am I missing?

Just to confirm I am running one hard disk on the second SATA port, Fedora detected it on install as sda1, and the rest of the linux partition as sda2.

I have tried this multiple times and the grub was installed to the MBR

View 1 Replies View Related

Fedora :: XP Not Booting Anymore - Grub Started

Oct 3, 2010

I recently installed Fedora as dual boot with XP on my netbook, but then decided to uninstall it again. I probably did it in the wrong way because everything is messed up. I installed Fedora in a separate partition, so I just deleted that partition. Now when I rebooted my netbook, it starts GRUB.

I get some sort of command prompt like cmd.
grub> {here I can type commands}

I tried several stuff to get everything normal again. First I made a bootable USB which starts the XP Recovery console. Then I used these commands :

Code:
fixboot
fixmbr

I reboot, and there it is again ... the GRUB. How can I get Windows XP working again? I didn't touch the C: boot partition, so the XP installation should still be intact.

View 6 Replies View Related

Fedora Installation :: Booting Without Putting Grub In The MBR?

Jan 17, 2011

I am shortly getting a new computer, It will arrive with Windows 7 on one disk and will have a second disk, on which I will install Fedora. In the past, when I've set up a dual boot system, I always used the standard configuration with the first part of grub put in the MBR. But this time I would like to put grub entirely in the Linux disk and then use Windows 7's boot loader to boot. I set up another computer that way where the disk originally came with Vista. But in that case, I set it up the standard way and then changed it afterwards to use the Vista boot loader.

This time, I want to set it up when installing Linux so grub is entirely on the second Linux disk. So until I manage to figure out how to get the Windows boot loader to do the job, I need a separate way to boot Linux, say from a CD with grub on it. But that CD should have the appropriate grub configuration on it. The easiest way I know to create such a CD is from Fedora, but there is the problem that I first need to get into Fedora to do it. I can think of several ways to approach that problem, i.e., using the installation disc in rescue mode or using some raw grub booter created from my old system. But I would like to keep things as simple and direct as possible, since otherwise I'm sure there will be false starts and a lot of fiddling.

So could someone direct me to some simple instructions to do what I want as quickly as possible. In particular, are there any options to do it in the installation process?

View 3 Replies View Related

Fedora :: Change Booting Grub From A Distro To Another?

Apr 1, 2011

I have a computer with 2 HD. In one of them there are installed XP and F14. In the other there are several XP files and Mandriva (the last installed distro). At booting, the grub window I see is the Mandriva's one, where I can select F14 or XP. I should like to see at booting the Fedora's grub.conf window with selecting options for XP or Mandriva. How can I change this?

View 11 Replies View Related

Fedora Installation :: Triple Booting Using Grub 2

Jun 11, 2011

I'm a former Ubuntu user who jumped ship to Linux Mint. I currently am dual booting Windows 7 and Linux Mint 11 using Grub 2. Is there a way to install Fedora last? Much of the reading I have done suggests Fedora needs to be installed before Mint/Ubuntu. By the way, I have searched the forums and it has been suggested to wipe out Ubuntu, install Fedora and then re-install Ubuntu. I would much rather shrink the Windows partition and install Fedora before Mint and update Grub.

View 1 Replies View Related

Fedora :: How To Install Grub On A Dual-OS Booting Machine

Dec 7, 2010

I'm dual-booting windows 7 on (hd0,0) and Fedora 13 on (hd0,4) and it's working fine until I repaired my windows 7. Afiter I did the repair on my windows 7, The booting sequence now skips the grub menu and automatically boots into windows without allowing me to take my pick.

View 1 Replies View Related

Fedora Installation :: GRUB Error F15 When Dual Booting On MacBook Pro / Fix It?

Jul 22, 2011

I am having trouble getting FEdora 15 running on my MacBook Pro. I had Fedora 15 installed before on this MBP before, so I know it works. I basically followed the good old instructions of

1. Create a Windows partition in bootcamp (rEFIt was already installed from trying to get ubuntu running)
2. Boot from disk and install in Windows partition with bootloader on installed on the / partition
3. Install, reboot, and resync the MBR using rEFIt partitioning tool
4. Shut down the computer and start up on the parition you installed linux on

Now I get a grub error code...

View 2 Replies View Related

Fedora :: Dual Booting - Grub Keeps Adding New Entries On Updates

Aug 21, 2011

I'm kinda new to Linux. My problem is that a new Fedora O/S entry is added onto grub everytime I receive an update on Fedora (I think). Eg:

Fedora 15 15.40.0-4 ...
Fedora 15 15.40.0-3 ...
Fedora 15 15.38.0-0 ...
Windows 7

How do I stop this? Ideally I'll only have two entries, Fedora 15 and Windows 7 where Windows is set as the default primary o/s to boot up. The current method I use is to fiddle around with that grub file and set default to entry 3, which used to be Windows 7 but is now a Fedora (which means Fedora is now set to default boot up).

View 4 Replies View Related

Red Hat / Fedora :: GRUB Loads During Booting / Stage1.5 And Stage2 Take Place?

Jun 28, 2010

i am newer to linux.i have a doubt in linux boot process in my machine RHEL5 has installed,in bootig GRUB will load in 3 steps

stage 1--> stage1.5 --->stage2

stage1

1st stage1 of grub is located in the 412 bytes of MBR)

also there is a file
/boot/grub/stage1 ( then what is this???)

stage1.5
( where does stage1.5 file located ? i found certain files in /boot/grub/)
like

e2fs_stage1_5

fat_stage1_5

ffs_stage1_5

code....

but my qusetn is GRUB loads from among these files??i removed the above mentioned files from /boot/grub ,but my system is still booting!!!!!!!!!!!!!!!!!!

how it is?then how stage1.5 and stage2 take place??

View 2 Replies View Related

Fedora Installation :: Dual Booting Debian-12 / Edit /boot/grub/menu

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

Fedora :: Boot Screen - Message Booting Without Quiet And With Nosplash In The Grub Menu

Sep 9, 2010

I'm currently trying to get to the root of an problem on startup; unfortunatly when booting after the first couple of messages when booting without quiet and with nosplash in the grub menu I still end up with the nice blue background and the slowly filling bubble... I'd like to go back to the old, boring, messy, but much loved and now much missed (least by me) text boot screen where I can see wtf my system is doing and where its hanging during the boot process.

(I know the cause of the hang now but still want to go back to the old fashioned noisy boot environment - not a fan of the windows style silent boot... I like to know what's going on and that my PC hasn't decided to join the French and go on strike, though wouldn't blame my poor netbook if it has, hammering the bleeper doing random number analysis - not something an atom 270 is designed for)

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved