No, that message shows a problem with finding the labels, from my
message below:

> The systemconfigurator also prints before it does the grub stuff:
> > 
> > '/' ==> '/dev/cciss/c0d0p3',
> > '/boot' ==> '/dev/cciss/c0d0p1'

it seems to find them fine. without copying it verbatim, I see a few
lines like 

Boot::Devfs :: line 76 devfs_lookup returning cciss/c0d0p3
Boot::Label :: line 68 getting label for /dev/cciss/d0d0p3
Boot::Label :: line 45 eZlabel /dev/cciss/c0d0p3 = /            

The errors are only in the Grub.pm. We have used this version of SI and
systemconfigurator to correctly fetch/install RH 7.3 and RH 2.1 (i386)
with lilo as the bootloader.

thanks,

/kp



On Tue, 2003-11-18 at 11:25, dann frazier wrote:
> On Tue, Nov 18, 2003 at 10:56:11AM -0500, Keith Poirier wrote:
> > This may have been covered already, but I haven't been able to find the
> > exact answer to the problem I am encountering...
> > 
> > what I have:
> > 
> > dl360G3, RHAS 2.1, SI 3.1.4-1, systemconfigurator 2.0.8-1
> > 
> > I install a fresh copy if RHAS 2.1 onto the 360 and used grub as the
> > boot loader. During a reboot, the grub screen appeared correctly (even
> > after removing the splash image for console viewing). I then did a
> > getimage and tried to push it out via rsync to the same machine. On
> > reboot I sometimes get the GRUB and then it hangs... it's obvious that
> > grub didn't get installed correctly. 
> 
> does this look like the same issue?
> http://sourceforge.net/tracker/index.php?func=detail&aid=639247&group_id=24006&atid=380273
> 
> > 
> > I then removed the autoinstall script so that the install shelled out
> > after network booting so I could test the autoinstall/systemconfigurator
> > commands manually. The errors I am seeing after executing:
> > 
> > chroot /a/ systemconfigurator  --verbose
> > --excludesto=/etc/systemimager/systemconfig.local.exclude --configsi
> > --stdin << EOL || shellout
> > 
> > are:
> > 
> > Use of uninitialized value in concatenation (.) or string at
> > /usr/lib/systemconfig/Boot/Grub.pm line 160
> > 
> > Use of inititialized value in substitution (s///) at
> > /usr/lib/systemconfig/Boot/Grub.pm line 164
> > 
> > 
> > more concatenation problems at lines 235,237 in the same module. 
> > 
> > The device map in the image is:
> >  
> > # this device map was generated by anaconda
> > (fd0)     /dev/fd0
> > (hd0)     /dev/cciss/c0d0
> > 
> > The systemconfigurator also prints before it does the grub stuff:
> > 
> > '/' ==> '/dev/cciss/c0d0p3',
> > '/boot' ==> '/dev/cciss/c0d0p1'
> > 
> > which looks correct...
> > 
> > Has this been covered before?
> > 
-- 
Keith Poirier
HPTC North America
Hewlett-Packard Company



-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Sisuite-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to