OK, now I understand... maybe in your autoinstallscript.conf (in /var/lib/systemimager/images/<your_image>/etc/systemimager on your image server) there is the following entry:
<boel devstyle="static"/> Change it into: <boel devstyle="udev"/> and re-run si_mkautoinstallscript. This should resolve. -Andrea Jean Parpaillon wrote: > Hi, > With no /dev/* files in the image, an issue I have encountered is that > Grub fails as it does not find /dev/hdX. > (using SystemImager 3.6.3 on Debian Sid) > > Jean Parpaillon > > > Le 21.10.2006 17:09, Andrea Righi a écrit : >> With the last systemimager version do you mean 3.7.5? >> >> Anyway your /dev/ is mounted in tmpfs (=RAM) so it is ok to exclude >> that, because it is managed by udev. If you have problems because some >> /dev files are missing, probably it is due to a bad configuration of >> udev in your image. Can you post more details about your problem? the >> system doesn't boot after imaged? some files are missing? >> >> Regards, >> -Andrea >> >> Bruno Sampayo wrote: >> >>> Hi, >>> >>> I work with debian (3.1 sarge) on the last systemimager version. And >>> when I run the #si_getimager >>> he does the tmp file. (ex: /tmp/.exclude.sip_v5.9) and exclude the >>> /dev/* devices. >>> >>> #/tmp/.exclude.sip_v5.9 >>> >>> # Automatic exclusions made by SystemImager. >>> >>> /proc/* >>> >>> /sys/* >>> >>> /dev/pts/* >>> >>> /dev/shm/* >>> >>> /dev/* >>> >>> /proc/bus/usb/ >>> >>> >>> And when I tried to restore he does not put the /dev devices. Please >>> some one can help me to make the systemimager stop delete the /dev >>> devices.?? >>> >>> >>> My mount partitions system >>> >>> Sist. Arq. Tam Usad Disp Uso% Montado em >>> /dev/hda5 9,2G 5,2G 3,6G 59% / >>> tmpfs 110M 0 110M 0% /dev/shm >>> /dev/hda1 92M 48M 40M 55% /boot >>> /dev/hda7 9,2G 4,8G 4,0G 55% /usr/share/smr-propagandas >>> /dev/hda8 45G 30G 13G 70% /var/lib/sdm >>> tmpfs 10M 116K 9,9M 2% /dev >>> >>> Any help in this regard would be appreciated. >>> >>> Bruno Sampayo >>> >>> >> >> ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
