Hi Bernard,

Thank you for your reply.

Sorry I did not find the original thread before, bother you again.

I will try this 4.0.1 branch now, thank you.

By the way, when using 4.0.0, I also find other 2 problem, please help me
to confirm if it is my usage error:
1.  systemconfigurator can not find /vmlinuz-2.6.18-8.el5
   my kernel and initrd are located in /a/boot, but I see in the master
   script, there is a code line like:
   sed -i 's:/boot::g' /a/etc/systemconfig/systemconfig.conf
   then after this sed, [KERNEL0] section becomes to:
   LABEL =....
   PATH = /vmlinuz-2.6.18-8.el5 (please note, the original PATH =
   /boot/vmlinuz-2.6.18-8.el5)

   I am not sure about the purpose of this sed, but after this installation
   shell out with error message:
   kernel /vmlinuz-2.6.18-8.el5 can not be found. Please forgive my
   impertinence, I just comment this code line out,
   while this time systemconfigurator can work find.

2. after firstboot, kernel panic - not syncing: VFS: Unable to mount root
fs on unknown-block(0,0)
I checked the grub, and compared it with Golden master, it seems that
INITRD has been set wrongly,
it is the same with kernel(INITRD = /vmlinuz-2.6.18-8.el5), after I
corrected it with INITRD = /initrd-2.6.18-8.el5.img,
the system can boot successfully.
I looked into the code of si_prepareclient,
/etc/systemconfig/systemconfig.conf file was generated wrongly.


Jing.
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
sisuite-devel mailing list
sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to