Chris,

Can you confirm me that you did not create the image using 
systeminstaller-oscar-2.3.10? I do not know if you saw that i released a new 
version of systeminstaller few weeks or days ago. That version adds the 
automatic configuration of the initrd in the image, that was a problem on 
Debian, but i never had that problem on CentOS. Anyway, it maybe interesting to 
see if the initrd problem creates the border effect or not (i do not think so 
but how knows...).

You can try to modify manually the config file, it should look like:
------------
# systemconfig.conf written by systeminstaller.
CONFIGBOOT = YES
CONFIGRD = YES

[BOOT]
         ROOTDEV = /dev/hda6
         BOOTDEV = /dev/hda
         DEFAULTBOOT = 2.6.18-92.el5

[KERNEL0]
         PATH = /boot/vmlinuz-2.6.18-92.el5
         INITRD = /boot/initrd-2.6.18-92.el5.img
         LABEL = 2.6.18-92.el5
------------

Anyway, your situation is very weird because it seems that systemconfigurator 
does not find the configuration file (for what i understand) and clearly the 
configuration is there. I will try to investigate in more details that specific 
issue.

Regards,

----- Mail Original -----
De: "Chris Stevenson" <cste...@mun.ca>
À: oscar-users@lists.sourceforge.net
Envoyé: Lundi 16 Février 2009 08:45:04 GMT -05:00 USA/Canada - États de l'Est
Objet: Re: [Oscar-users] Succesful bootstrap... bad image built


[cut]
> Do you have a  
> /var/lib/systemimager/images/<image_name>/etc/systemconfig/systemconfig.conf 
> file? You should have one, can you send to me the content of the file?


Yes I do.  This appears to control only booting - which is not the 
problem. Here's the file;

------------
# systemconfig.conf written by systeminstaller.
CONFIGBOOT = YES
CONFIGRD = YES

[BOOT]
         ROOTDEV = /dev/hda6
         BOOTDEV = /dev/hda
         DEFAULTBOOT = 2.6.18-92.el5

[KERNEL0]
         PATH = /boot/vmlinuz-2.6.18-92.el5
         LABEL = 2.6.18-92.el5
------------

Thanks,
Chris


======================================================================
Christopher C Stevenson,  C4063                 office: (709) 737-2624
Dept. of Physics & Physical Oceanography        fax:    (709) 737-8739
Memorial University of Newfoundland 
St. John's, NL, CANADA  A1B 3X7
URL: http://www.physics.mun.ca/~csteven
======================================================================
"We are all in the gutter,
but some of us are looking at the stars." - Oscar Wilde


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to