General :: Grub Starts With Wrong Root?

Aug 8, 2010

After deleting a ntfs partition, grub is giving me troubles. My fdisk -l gives:

Code:
Device Boot Start End Blocks Id System
/dev/sda1 1 3824 30716248+ 7 HPFS/NTFS
/dev/sda2 3825 121600 946035720 f W95 Ext'd (LBA)
/dev/sda5 3825 4716 7164958+ 7 HPFS/NTFS

[Code]....

I have one harddrive and a DVD drive. In the bios, the harddrive is mentioned first. So (hd0,5) should point to the /dev/sda6.

BUT when I start my computer, it returns to the grub prompt. The command root gives: (hd0,6).
Why? It should be (hd0,5).

At the grub prompt I enter: root (hd0,5) and configfile /grub/grub.conf and the computer boots fine to fedora.

How can I tell grub use the correct partition?

View 11 Replies


ADVERTISEMENT

Ubuntu Installation :: Update From 8.04 To 10.04, Cannot Boot, Wrong Grub Root?

Jun 6, 2011

I just updated my server from Ubuntu 8.04 to 10.04 and now it cannot go past grub, at boot time, it would "give up waiting for root device", asking me to check whether I gave the right "root=..." or if I should increase the "rootdelay=..." in the command line argument and end up with the initramfs.

The machine is a Dell Poweredge 2900 with a HW RAID controller (I hope that should not matter, but just in case...). I tried to follow the instructions there to make sure grub is setup correctly, but without any luck.

Below is the output from the bootinfoscript (while running on the LiveCD). Anybody has any idea what can be the problem or what I could do to debug this ? I am running out of ideas.

[Code]...

View 1 Replies View Related

Ubuntu :: Stuck With Wrong GRUB / Mount Of Root Filesystem Failed

May 23, 2010

A friend of mine upgraded his pc to ubuntu 10.04. Sadly enough we ran into issues with his graphics card, which apparently doesnt work well with lucid. We decided to downgrade to 9.10. I did this by installing over the old partition and chose to import the settings from the old account.The problems started when the pc booted for the first time:The list of kernels in grub2 was the one from 10.04.Somehow grub2 from the old installation seems to be still around and messes everything up. Any ideas how I could fix this?

View 6 Replies View Related

Fedora :: Openldap(slapd) Starts With The Wrong NamingContext?

Jan 29, 2010

I am using Fedora12. I installed the following packages:
openldap-servers-2.4.19-1.fc12.x86_64
openldap-clients-2.4.19-1.fc12.x86_64
openldap-2.4.19-1.fc12.x86_64
db4-4.7.25-13.fc12.x86_64

Where should I dig, what I'm doing wrong ?

View 7 Replies View Related

Ubuntu :: Conky Starts Wrong With Lucid (Fresh Install)

Jun 6, 2010

I've been using conky for some time now, and I haven't changed conkyrc for a while. However, when I installed lucid (fresh install) conky starts wrong with ubuntu, like in a glass box that overlaps any window. The weird thing is that if I kill conky and start it over again manually (without the script in preferences->startup applications) it is OK. Screenshots: [URL].

Code:
# Rendimiento
update_interval 1.0
total_run_times 0
double_buffer yes

background yes
use_xft yes
xftfont HandelGotD:size=9
xftalpha 0.5 .....

View 8 Replies View Related

Fedora :: GRUB :: Menu.lst :: GRUB Starts In Command Line?

Dec 1, 2010

Code:

grub-install -v
grub-install (GNU GRUB 0.97)

I loaded GRUB, and now when I reboot it goes straight into the 'grub>' command line. Initially GRUB had the root as (hd0,2), whereas the boot is on (hd0,1)...(hd0,2) is my '/home' partition, and (hd0,1) is my '/' partition... So on a bootup I ran...

Code:

root (hd0,1)
setup (hd0)

Now when I boot I still get the 'grub>' command line, but now the root is correct.

From 'grub>' I can type...

Code:

grub> configfile /boot/grub/menu.lst

GRUB will then show the menu, and I can click the listings to load them. All's fine, but why doesn't GRUB just load the menu.lst without my prompting? How can I automate this process of typing 'configfile /boot/grub/menu.lst' each time I boot?

View 1 Replies View Related

Fedora :: F14 Dual Monitor - Firefox Starts On Wrong Monitor

Jan 27, 2011

I just upgrade to F14 from F10 on a dual montor setup. Firefox behaives differently on F14 than on F10.
On F10 it followed the mouse pointer's location and show up on the correct monitor

When maximized at close, it is always displayed on the left monitor. When not maximized at close it will open on the monitor where the mouse pointer is located.

About minimize/maximize Firefoxe before closing and it seems to work in some case, but not for me.

View 5 Replies View Related

Debian Multimedia :: DockbarX Starts Only As Root

Apr 18, 2015

I am using Debian Jessie x64 with XFCE 4.10:
Code: Select allnickolay@nickolay-pc:~$ uname -a
Linux nickolay-pc 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-2 (2015-04-13) x86_64 GNU/Linux

And am having a problem with dockbarx.

Whenever I try to launch it as a regular user, I get:

Code: Select allnickolay@nickolay-pc:~$ dockx
DockbarX 0.91.4
DockbarX init
DockbarX reload
Restarting DockManager Helpers failed.
Traceback (most recent call last):

[CODE]...

I tried reinstalling the packages, but this did not work:

Code: Select all sudo apt-get purge dockbarx*
 sudo apt-get install dockbarx dockbarx-themes-extra
 sudo apt-get install xfce4-dockbarx-plugin

The system is upgraded to the latest available packages in the repositories.

View 0 Replies View Related

Debian Multimedia :: Fluxbox Only Starts From Root?

Apr 29, 2010

I just installed Lenny base and added Fluxbox as wm. I can start Fluxbox from root with "startx" command but only get a light blue screen that is frozen if I try to start Fluxbox from the command line user ID using "startx." I think that it might be an ownership problem but I'm not sure what files I should change the owrnship of, if any. Some of the in installation of fluxbox was done from the root directory instead of from the user directory using the sudo command.

View 9 Replies View Related

Ubuntu :: Terminal Starts In Root Directory Instead Of Home?

May 2, 2010

After upgrading to Lucid, gnome-terminal and xterm both start in the root directory (/); I'd like for them to start in my home directory instead. I had added "cd /home/myname" to the end of .bashrc, and this worked well as a temporary fix, but was never necessary in Karmic. Furthermore, modifying .bashrc in this way renders Nautilus' "Open in Terminal" menu item useless, as it still opens the home directory instead of the folder Nautilus was viewing.

View 9 Replies View Related

Fedora :: System Starts In Grub Prompt?

Jun 20, 2011

I have Windows Vista in a primary partition & Fedora 14 in a logical partition.

Recently, I increased the size of the extended partition and created another logical partition inside it. I formatted the new logical partition from Vista.

After reboot, instead of the list of operating systems, I started getting "grub>"

I searched on the internet and modified entries in /boot/grub/grub.conf, from (hd0,4).. to (hd0,5)..

I still get the grub prompt, but if I enter " configfile (hd0,5)/boot/grub/menu.lst " it shows the os list & I can use Fedora.

How can I configure the system so that it shows the list of os instead of "grub>" ?

View 4 Replies View Related

Ubuntu Installation :: Error 15 When Grub Starts

Jun 11, 2010

I just reinstalled kubuntu and after restarting( following the install) I was confronted with error 15 when grub starts.

View 3 Replies View Related

Ubuntu :: 10.10 Starts Loading Grub But Fails?

Jun 1, 2011

I'm running 10.10 on a Compaq Presario M2000 laptop and when I boot the laptop I have to choose which kernel I want to run.

Code:
GNU GRUB version 1.98+20100804-5ubuntu3
Ubuntu, with Linux 2.6.35-28-generic
Ubuntu, with Linux 2.6.35-28-generic (recovery mode)
Ubuntu, with Linux 2.6.35-22-generic
Ubuntu, with Linux 2.6.35-22-generic (recovery mode)

[Code]...

(initramfs) I do have some command line functionality to where I was able to find out where the file system is located. My problem at this point is I want to try and recover some documents that were on one of the 2 user accounts and either fixing the installation so either user can normally log in or if I have to, reinstall 10.10 onto the HDD.

View 9 Replies View Related

Debian :: Modify To Automatically Grant Root Privileges And Execute Commands When Starts?

Aug 22, 2010

I'm connected to the internet using a wireless router. Each time I boot, I have to grant root privileges and type in a shell: iwconfig wlan0 essid linksys key dhclient wlan0 Isn't there a file(or location) that I can modify to automatically grant root privileges and execute these commands when debian starts? Something like autoexec.bat in windows.

Something else I'd like to mention is when I execute iwconfig.... for the first time, I get this incomplete result:

IEEE 802.11bg  ESSID:"linksys"
Mode:Managed  Access Point: Not-Associated   Tx-Power=27 dBm
Retry  long limit:7   RTS thr:off   Fragment thr:off
Encryption key***********
Power Management:off

[Code]...

View 4 Replies View Related

Ubuntu :: 2 New HD With Ext4 Partition - Wrong Root FS?

Jul 2, 2011

I installed 2 new hard disks and created one ext 4 partition on each of them. After rebooting busybox tells me that there is no /sbin/init.

View 7 Replies View Related

Ubuntu :: Rebooted Grub Starts To Load & Gets An Error 17?

May 3, 2010

Had 3 partitions on a hard disk. Booted vista & deleted the windows 7 partition & then expanded the vista partition into the windows 7 partition. Vista kept working but when i rebooted grub starts to load & gets an error 17. How do i recover?

Previously grub would come up & give me the choice of ubuntu or vista. If i selected vista i got the choice of vista or windows 7.

View 5 Replies View Related

Ubuntu Installation :: How To Remove Grub So That Windows Starts Up Again

Sep 30, 2010

I have windows Vista and Ubuntu 9.04 on my asus laptop and use grub as boot manager. I tried to reinstall windows vista with the recovery CD delivered with my laptop in order to just get rid of the old installations. The Installation was OK, however when rebooting windows doesn't come up printing the error could not load GRUB Error 22.

Now I think I should remove grub from teh master boot record, and the system will supposedly work.My question is is this a solution and how do I reformat the master boot record? Can I do it with the Ubuntu instalation CD?

View 6 Replies View Related

General :: Fix Grub After Moving Root Partition?

May 15, 2010

Because I am using one of the new WD disks I am trying to aling my root partition with the real sectors, as described here:[URL]31So I copied all files to a temp location, deleted my partition (/dev/sda3), recreated it a few cylinders later (same name) and copied the files to the newly created partition. But now when I try to boot, I get my old grub menu but after selecting my kernel version it hangs

View 15 Replies View Related

General :: Why Grub>root Command Gives (fd0) Output

Jun 24, 2011

I am learning Linux administration and I am new in this area. Currently I am trying to find out which drive has grub.conf file. Following commands giving me correct output (hd0,0):

find /grub/stage1
find (hd0,0)/grub/grub.conf

But root command gives me output (fd0). Why?

View 3 Replies View Related

OpenSUSE Install :: Wrong Keymap - Now Root Can't Login ?

Dec 30, 2010

I just happened to lock myself out of ssh access on my xen virtual server since I changed the ssh port but forgot to open it in the firewall. No problem, I just access it through VNC in VM manager, I thought, however I have some special chars in my root password and the keymap through VNC seems to have changed somehow. So I cant login as root, nor do su or sudo. I can login as user. I need the sign " but can't figure out how.

View 1 Replies View Related

Ubuntu :: Disk Space Is Wrong On Root Partition?

Jan 15, 2010

My root partition seems to be full bur is wrong because I have a partition with 15Gb space and the data is arround 7.5Gb I have:

Quote:

~$

PHP Code:

sudo df -lha
S.ficheros            Tama�o Usado  Disp Uso% Montado en
/dev/sda5              15G   14G  660M  96% /
proc                     0     0     0   -  /proc
/sys                     0     0     0   -  /sys

[code]....

When I look for specific info about what is taking the space using du command I get that the space used by the root system is 7.2Gb. I get to the same conclusion when checking the space with Nautilus.

View 2 Replies View Related

Ubuntu :: Start-up Text From When Grub Starts To When Desktop Appears?

Feb 11, 2010

How do I log all start-up text from when Grub starts to when my desktop appears?

View 2 Replies View Related

Fedora :: Got GRUB Wrong Twice With A GUI?

Feb 26, 2010

I'm really struggling to be able to boot into my Linux partion, so I'm gonna stop just taking stabs in the dark and ask for help.

My drive layout is:

750 GB : (sda)
Data | Linux | Linux Swap

1 TB: (sdb)
Weird Windows 100MB Drive | Windows <--- Primary in BIOS (Booted from)

For all intents and purposes my 1TB is my primary but because of how I plugged them in, that is sdb.

Installed Fedora once, but didn't see the bootloader, realised it was because I had installed it on sda and my BIOS was set to boot off sdb.

Installed Fedora again, this time successfully getting the boot loader, but when choosing Windows I was presented with "BOOTMGR.exe" not found. During bootloader setup I told it sdb1 was my Windows partition..?

Now I've just run a BOOTREC.exe from the recovery console, but obviously kissing goodbye to GRUB in the process.

The issue I have now is I got GRUB wrong twice with a GUI, I don't think I stand much chance doing it text based in a recovery console.

View 3 Replies View Related

Fedora :: Grub Starts In Text Mode After Deleting All ATI And Catalyst Stuff?

Jul 3, 2011

use Fedora 15. I had installed driver for my ATI graphic card, as it was written in Fedora guide, then when I rebooted the system the bars and icons appeared with strange, changed colours (purple, green, etc). I've read that this happened because of the bad drivers, so I tried to fix it. Unfortunatelly because I'm Linux newbie and I'm also very nervous I deleted (using Fedora software manager) everything connectedtalyst from my system.Now when I try to start my computer, grub starts in text mode.My question is:What can I do? Do I have to reinstall my system or maybe someone knows how to fix it?I'm quite scared because now I can't launch not only Fedora but also Windows.(I'm writing from another computer

View 4 Replies View Related

Software :: Netbook - Will It Include Copying All The Grub Menu Stuff That Starts Up When First Bootup

Jan 15, 2011

Now that I have my Netbook up and running again and all my settings in, what is the best way of doing things so I don't have to keep installing and setting things up? I have a 255 Gig Partition on an external HD. how to do it so it copies ALL of my setup onto that Partition. Do I do a Copy, Backup or Image? What is the best program to use? So all I have to do is copy ALL the directories and files from that partition to the Netbook and then reboot. Will it include copying all the Grub menu stuff that starts up when you first boot up?

View 2 Replies View Related

Ubuntu :: Unable To Mount Partition Without Root Privilegies / Whats Wrong With It?

Apr 14, 2010

Code...

whats wrong with it? 'man mount' says that any can mount partition if it contains option 'user' or 'users' in /etc/fstab ?

View 7 Replies View Related

Debian :: Grub 2 Autoconfiguring For The Wrong Partition

Jul 24, 2010

A while ago I moved partitions from sda1 to sda6 because the original partition wasnt big enough. So when I update grub (now grub 2) it resets everything to sda1 and I've no idea how its doing it. Does anyone know where grub 2 gets the default partition from or does it just select sda1 automatically?

View 3 Replies View Related

Ubuntu :: Booting From Wrong Grub Menu?

Jun 2, 2010

I have two versions of Ubuntu on my computer - 10.04 and an earlier one that i no longer use. I'd like to free up the space that the old partition is taking, but the computer boots from the grub menu.lst of that old version. How can I make the boot process use the menu.lst in the 10.04 partition?

where is the boot process situated anyway and how can you get at it?

View 3 Replies View Related

Ubuntu Installation :: Grub Installed On Wrong HD ?

Aug 27, 2010

I have two HDs and recently reinstalled Ubuntu.

However, I think grub may have installed to my media drive and not my main HD.

Here is the output of fdisk -l:

Code:

dev/sda1 is my media drive and I think during setup grub-install may have been automatically run on /dev/sda1. If this is the case,

1) How can I remove grub from sda1 and install it on sdb?
2) Should it be on sdb1 or sdb2?
3) Can I change the naming so my main drive is sda and my media drive is sdb?

View 1 Replies View Related

Ubuntu :: Boots Into Wrong OS When Chosen From GRUB

Apr 28, 2011

My soundcard seems to have problems working with a certain game in windows xp so I decided to create a different installation of windows xp to use with onboard sound drivers instead. I had a backup of my clean current install on a dvd, so thought I would use this to speed up the procedure. I have two hard drives - the sata has my normal windows boot on and my ext4 ubuntu installation. The id drive has only files on. So I decided to shrink the partion on the ide drive using gparted and then create a new primary partition. I then installed my backup to this newly created partition.

At first it did not appear in the boot manager. Then I did a sudo update-grub and it now does, however whichever windows installation I now select from the grub, it always seems to boot into the same (old) installation, rather than the new one I installed from a backup. How I can actually get it to boot into this new installation? It might be due to windows boot ini settings or disc / partition flags or whatever, as I tried fiddling with those.

View 9 Replies View Related







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