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? > ------------------------------------------------------- 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
