Bugs item #764204, was opened at 2003-07-01 13:47
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=380273&aid=764204&group_id=24006

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2.0.7 fails - GRUB Errors

Initial Comment:
While trying to use systemimager 3.0.1 and 3.1.2, on 
both versions using systemconfigurator 2.0.7 I get the 
following ERROR message:

Probing devices to guess BIOS drives. This may take a 
long time. 
ide-floppy driver 0.99.newide 
hda: driver not present 
df: Warning: cannot read table of mounted filesystems 
df: Warning: cannot read table of mounted filesystems 
: Not found or not a block device. 

Probing devices to guess BIOS drives. This may take a 
long time. 
ide-floppy driver 0.99.newide
hda: driver not present
Use of uninitialized value in concatenation (.) or string 
at /usr/lib/systemconfig/Boot/Grub.pm line 160.
Use of uninitialized value in concatenation (.) or string 
at /usr/lib/systemconfig/Boot/Grub.pm line 164.
Use of uninitialized value in concatenation (.) or string 
at /usr/lib/systemconfig/Boot/Grub.pm line 235.
Use of uninitialized value in concatenation (.) or string 
at /usr/lib/systemconfig/Boot/Grub.pm line 237.


SYSTEM INFORMATION:
DL360 G3, 2MG Memory, Dual CPU, and One internal Hard 
drive.

SYSTEMCONFIGURATOR version:
systemconfigurator-2.0.7-1



----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2004-11-22 18:44

Message:
Logged In: NO 

I had exactly this error message.   Traced it down to the
fact that my autoinstall kernel sees the first disk as
/dev/sda but the kernel in the image I'm installing uses
/dev/hdc (SATA drive -- weirdness in libata driver changes
in recent kernels)

My solution was to just call grub-install on /dev/sda
explicitly in my autoinstall script instead of relying on
"systemconfigurator --runboot"

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=380273&aid=764204&group_id=24006


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Sisuite-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to