On Tue, Nov 18, 2003 at 10:56:11AM -0500, Keith Poirier wrote:
<snip>
> 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?

To the best of my knowledge (i.e. last time I checked in code for Grub.pm),
the Grub support only is for standard /dev/hd* or /dev/sd* devices.  

Patches are welcome to support other types of devices.

Alternatively, lilo will most likely work.

        -Sean

-- 
__________________________________________________________________

Sean Dague                                       Mid-Hudson Valley
sean at dague dot net                            Linux Users Group
http://dague.net                                 http://mhvlug.org

There is no silver bullet.  Plus, werewolves make better neighbors
than zombies, and they tend to keep the vampire population down.
__________________________________________________________________

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to