Hi Shekhar: OSCAR currently does not support FC3, however, I manage to get it working...
I am not sure why your client nodes are not booting - what error message did you get? Did it kernel panic? Anyways, you might want to try my patch and see if that helps - I was able to go through the entire cluster install without problems (testing succeeded too). Here're the steps to apply the patch: 1) download oscar-4.0.tar.gz 2) do the standard ./configure && make install (we assume you install it to /opt/oscar) 3) patch -p0 < oscar4fc3.patch 4) ln -s /opt/oscar/packages/switcher/distro/fedora2 /opt/oscar/packages/switcher/distro/fedora3 You can start running install_cluster from there. Cheers, Bernard > -----Original Message----- > From: Shekhar Govindarajan [mailto:[EMAIL PROTECTED] > Sent: Friday, December 31, 2004 0:56 > To: Bernard Li > Subject: RE: [Oscar-devel] DepMan > > Hi Bernard, > > Im trying to install OSCAR on FC3. Everything went well > (after modifying the which_distro() and which_distro_server() > functions and the rpm list). Even the image got deployed on > the client node. But the client nodes are not booting. Grub > didnt install on the MBR. > > Quick and small hints would suffice. :-) > > thanks in advance > > best regards > Shekhar
oscar4fc3.patch
Description: oscar4fc3.patch
