Bug 3678 - 2_a1: /dev/root does not have any corresponding BIOS drive
Summary: 2_a1: /dev/root does not have any corresponding BIOS drive
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-09 15:47 CET by Bit Twister
Modified: 2012-03-29 22:28 CEST (History)
4 users (show)

See Also:
Source RPM: grub
CVE:
Status comment:


Attachments

Description Bit Twister 2011-12-09 15:47:19 CET
Description of problem:  Attempting to re-install boot loader in mbr.

# grub-install /dev/sda
/dev/root does not have any corresponding BIOS drive.

# mount | head -4
rootfs on / type rootfs (rw)
/dev/root on / type ext4 (rw,relatime,user_xattr,acl,barrier=1,data=ordered)
/dev on /dev type devtmpfs (rw,relatime,size=1668224k,nr_inodes=417056,mode=755)
/proc on /proc type proc (rw,relatime)

Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1. click up a terminal. 
2. su - root
3. grub-install /dev/sda
Comment 1 Manuel Hiebel 2011-12-09 18:10:42 CET
look like http://www.cyberciti.biz/faq/error-devhdx-does-not-have-any-corresponding-bios-drive-and-solution/ 

so not really a bug :)
Comment 2 Bit Twister 2011-12-09 19:15:10 CET
(In reply to comment #1)
> look like
> http://www.cyberciti.biz/faq/error-devhdx-does-not-have-any-corresponding-bios-drive-and-solution/ 
> 
> so not really a bug :)

Trust me, If user has to reinstall system just to replace the boot loader, nobody is going to want Mageia after they try to put it back. :-(
Unless https://bugs.mageia.org/show_bug.cgi?id=3671 gets fixed.

# grub-install --recheck /dev/sda
Probing devices to guess BIOS drives. This may take a long time.
/dev/root does not have any corresponding BIOS drive.

I had also tried it from a failsafe and tried chroot.
Comment 3 Manuel Hiebel 2011-12-09 19:29:26 CET
and it does'nt work with drakboot or drakx-rescue (in the dvd) ? 

(I don't know if it's the same command)
Comment 4 Bit Twister 2011-12-09 19:46:19 CET
(In reply to comment #3)
> and it does'nt work with drakboot or drakx-rescue (in the dvd) ? 
> 
> (I don't know if it's the same command)

Me neither, but there is a bug against drakx-rescue.

command also fails in the console mode of the rescue dvd.
Comment 5 Manuel Hiebel 2011-12-09 19:53:41 CET
(In reply to comment #4)
> (In reply to comment #3)
> > and it does'nt work with drakboot or drakx-rescue (in the dvd) ? 
> > 
> > (I don't know if it's the same command)
> 
> Me neither, but there is a bug against drakx-rescue.
> 
> command also fails in the console mode of the rescue dvd.

ah yes bug 3671

Misc, Tmb, ideas ?

Source RPM: (none) => grub

Comment 6 Manuel Hiebel 2011-12-09 19:54:20 CET
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > and it does'nt work with drakboot or drakx-rescue (in the dvd) ? 
> > > 
> > > (I don't know if it's the same command)
> > 
> > Me neither, but there is a bug against drakx-rescue.
> > 
> > command also fails in the console mode of the rescue dvd.
 
ah yes bug 3671
 
Misc, Tmb, ideas ?

CC: (none) => misc, tmb

Comment 7 Marja Van Waes 2012-01-29 12:09:39 CET
is this bug still valid?

CC: (none) => marja11

Comment 8 Bit Twister 2012-01-29 15:43:18 CET
(In reply to comment #7)
> is this bug still valid?

Which bug?  :)

I was unable to use the latest boot-nonfree.iso to restore the boot loader.
As far as this bug report goes, I am at odds about if it is truly fixed.

I just finished a clean ftp install from the above iso and saw some of my open bugs fixed and found a few new ones. The sad part of this tale is those fixed bugs were not fixed on my up to date alpha3 and the new bugs found were not on the up to date alpha3 install. Same thing on my VirtualBox Alpha3 guest.

In my stupid opinion, a new DVD.iso needs to be released because I am pretty damn sure there is junk left from all the updates which is causing and hiding problems.

I have done a few clean installs of Alpha3+updates and have seen problem changes which were not on the previous Alpha3+updates install.

With 3 weeks left to Beta, I think a new Alpha3 DVD.iso should released so we can get a better handle on real problems instead of working problems caused by junk leftover from updates.

Ftp installs are a bear because of updates to mirror while attempting a clean install.  :(
Bit Twister 2012-02-11 17:28:21 CET

Severity: normal => major

Comment 9 Marja Van Waes 2012-02-11 18:16:24 CET
@ pterjan

can you have a look at this bug please? (fixing it is not forbidden, btw :) )

CC: (none) => pterjan

Comment 10 Marja Van Waes 2012-03-29 21:27:12 CEST
@ Bit

Is this bug still valid for Mga2b2?

Keywords: (none) => NEEDINFO

Comment 11 Bit Twister 2012-03-29 22:28:28 CEST
I was able to run the command and reboot.
Hooray for your side.  :)

That does not mean grub really did update the mbr. :(
That would be a different problem anyway.

I'll assume grub did the mbr update and mark this bug resolved.

Keywords: NEEDINFO => (none)
Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.