Hi Bernard,

Bernard Li wrote:

Hi Allan:

On 3/4/07, Allan Menezes <[EMAIL PROTECTED]> wrote:

Sorry about that heres file /bin/bash
/bin/bash: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically
linked (uses shared libs), for GNU/Linux 2.6.9, stripped

Hmm, this looks correct, can you run ./scripts/OCA-driver.pl and show
the output?  You should get output similiar to this document under
"Testing/Debug":

http://svn.oscar.openclustergroup.org/trac/oscar/wiki/DevOCA

Yes it looks similar: Here is the output:

=============================================================================
== OS_Detect
=============================================================================

-->  Dump...
$VAR1 = {
         'compat_distro' => 'fc',
         'distro' => 'fedora',
         'chroot' => '/',
         'arch' => 'x86_64',
         'ident' => 'linux-x86_64-fedora-7',
         'os' => 'linux',
         'compat_distrover' => '7',
         'pkg' => 'rpm',
         'distro_version' => '7'
       };

--> distro_flavor=()
--> distro_version=(7)
--> arch=(x86_64)

=============================================================================
== RM_Detect
=============================================================================

-->  Dump...
$VAR1 = 1;


Unable to resume from /dev/hda5
Unable to access resume device (/dev/hda5)
Creating root device.
Mounting root filesystem.
mount: could not find filesystem '/dev/root'
Setting up other filesystems
Setting up new root fs
setuproot: moving /dev failed: No such file or directory
no fstab.sys, mounting internal defaults
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
Switching to new root and running init.
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!

--hang after that

I am not familiar with this output, how about the output of
SystemConfigurator when it is executed on the client as part of the
installation process?
The client installs on the ide drive perfectly. It sees the hda1 - 6 and formats and installs the client image! It's on rebbot that kernel panics since it cannot mount the initrd img on the hd device. With Sata in any mobo everything works fine! How do i do that i.e find the systemconfigurator output and pipe it to a file so i can email it to you? systemconfigurator is installed on the master and in the image/usr/bin/systemconfigurator on the master node. I have set the client to shutdown after install.
I tried CTRL-C after it installed and did cat /etc/fstab and its empty!



Cheers,

Bernard

-------------------------------------------------------------------------
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
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel


Cheers,

Allan
-------------------------------------------------------------------------
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
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to