Hi, Bernard,
Here are the menu.lst and other from /boot/grub of the node, I have boot
it in rescue mode with RHEL4 cd 1. I can't figure what is wrong with
this files.
A good idea could be to fix the nodes, via a post-install script or via
the rescue cd (there are only 12 nodes in this cluster), but I cannot
figure how to fix that.

Thanks,
Carlos

Bernard Li wrote:
> Hi Carlos:
>  
> Can you check the file /boot/grub/menu.lst on the resulting node?  I
> suspect it is not complete...
>  
> But unfortunately, I am not sure what is wrong...  Perhaps you can put
> a post-install script in /var/lib/systemimager/scripts/post-install to
> fix grub up after imaging, that would be my suggestion.
>  
> Cheers,
>  
> Bernard
>
> ------------------------------------------------------------------------
> *From:* Carlos Vasco Ortiz [mailto:[EMAIL PROTECTED]
> *Sent:* Mon 12/06/2006 23:51
> *To:* Bernard Li
> *Cc:* [email protected]
> *Subject:* Re: [Oscar-users] SATA DISKS
>
> Hi Bernard,
>
> Here is attached si.log from the node. I also attach a ide.disk like the
> one we used.
>
> Systemconfigurator version is 2.2.2-11ef, we are not using a raid in the
> nodes (only 1 disk, and no need of space on the nodes).
>
> The output of the node installation reads like:
>
> mv: cannot stat '/boot/grub/device.map': No such file or directory.
> Probing devices to gues BIOS drives. This may take a long time.
>
> end_request: I/O error, dev fd0, sector 0
>
> (14 times this line, carlos add.)
>
> Installation finished. No error reported.
>
> This is the contents of the device map /boot/grub/device.map
> Check if this is correct and fix it and rerun the script grub-install.
>
> (fd0) /dev/floppy/0
> (hd0) /dev/scsi/host0/bus0/target0/lun0/disc
>
> use of unnitialized value in concatenation (.) or string at
> /usr/lib/systemconfig/Boot/Grub.pm line 315
>
> run post_install_scripts
>
> And thats all, apart from the beeps...
>
> If there is any log that I am missing, please, tell me.
>
> Carlos
>
>
> --
> Carlos Vasco Ortiz (ITP Tecnología y Métodos)
> Tel: 34 91 207 91 21   [ITP-only internal ext.: 91 21]
> Fax: 34 91 207 94 11
> mailto:[EMAIL PROTECTED]
>


-- 
Carlos Vasco Ortiz (ITP Tecnología y Métodos)
Tel: 34 91 207 91 21   [ITP-only internal ext.: 91 21]
Fax: 34 91 207 94 11
mailto:[EMAIL PROTECTED]

(fd0)   /dev/floppy/0
(hd0)   /dev/scsi/host0/bus0/target0/lun0/disc
##################################################
# This file is generated by System Configurator. #
##################################################
# The number of seconds to wait before booting.
timeout 5 
# The default kernel image to boot.
default 0
# The splash image (this line will be empty if nothing was found)
splashimage=(hd0,0)/grub/splash.xpm.gz




# kernel0
title 2.6.9-34.ELsmp_(hd0,0)
        root (hd0,0)
        kernel /vmlinuz-2.6.9-34.ELsmp ro root=/dev/sda6 
        initrd /sc-initrd-2.6.9-34.ELsmp.gz

# kernel1
title 2.6.9-34.EL_(hd0,0)
        root (hd0,0)
        kernel /vmlinuz-2.6.9-34.EL ro root=/dev/sda6 
        initrd /sc-initrd-2.6.9-34.EL.gz

##################################################
# This file is generated by System Configurator. #
##################################################
# The number of seconds to wait before booting.
timeout 5 
# The default kernel image to boot.
default 0
# The splash image (this line will be empty if nothing was found)
splashimage=(hd0,0)/grub/splash.xpm.gz




# kernel0
title 2.6.9-34.ELsmp_(hd0,0)
        root (hd0,0)
        kernel /vmlinuz-2.6.9-34.ELsmp ro root=/dev/sda6 
        initrd /sc-initrd-2.6.9-34.ELsmp.gz

# kernel1
title 2.6.9-34.EL_(hd0,0)
        root (hd0,0)
        kernel /vmlinuz-2.6.9-34.EL ro root=/dev/sda6 
        initrd /sc-initrd-2.6.9-34.EL.gz

_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to