Bugs item #1563080, was opened at 2006-09-21 18:56
Message generated for change (Comment added) made by liuy2003
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1563080&group_id=259
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Autoinstall Kernel
Group: v3.7.3
Status: Open
Resolution: None
Priority: 5
Submitted By: linda (liuy2003)
Assigned to: Bernard Li (bernardli)
Summary: help: Error during client installation
Initial Comment:
After I boot my client nodes and they were
automatically installed. But after a minutes, they
stopped and show the following error message.
You may now have to update your boot loader
configuration. Can't exec "/bin/env": No such file or
directory at usr/lib/systemconfig/Boot/grub.pm
line120.
Could not run grub-install
at /usr/lib/systemconfig/Boot.pm line63
I checked the grub.pm
And i can't find the file /bin/env
sub detect_nofloppy {
my $ret = "--no-floppy";
local *CMD;
(line:63) open CMD, "/bin/env LC_ALL=C grub-
install --no-floppy |"
or croak "Could not run grub-install";
while (<CMD>) {
if (/Unrecognized option/) {
$ret = "";
}
}
......
}
----------------------------------------------------------------------
>Comment By: linda (liuy2003)
Date: 2006-09-21 22:23
Message:
Logged In: YES
user_id=1598521
Yes, I am oscar user.
It seems it the same bug. Thanks a lot.
----------------------------------------------------------------------
Comment By: linda (liuy2003)
Date: 2006-09-21 22:23
Message:
Logged In: YES
user_id=1598521
Yes, I am oscar user.
It seems it the same bug. Thanks a lot.
----------------------------------------------------------------------
Comment By: Bernard Li (bernardli)
Date: 2006-09-21 19:03
Message:
Logged In: YES
user_id=879102
Are you an OSCAR user? This looks like the bug described
here which is already fixed:
http://svn.oscar.openclustergroup.org/trac/oscar/ticket/255
If you found bugs with OSCAR, you should file them with the
OSCAR project and not here:
http://svn.oscar.openclustergroup.org/trac/oscar/newticket
Thanks!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1563080&group_id=259
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sisuite-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel