I saw something similar with my amd64 boxes, and fixed it by adding a 
rsync /dev/* /a/dev before the chroot.  the node files weren't getting 
created for some reason...has to do with udev on gentoo, in my case.  To 
check, when it says it's done please reboot me, hit ctrl-c and mount your 
root partion back on a and see what's in /dev.  
On Friday 28 October 2005 10:35, Cañada.Andres wrote:
> -----Mensaje original-----
> De:   [EMAIL PROTECTED] en nombre de John Jolet
> Enviado el:   vie 28/10/2005 17:09
> Para: sisuite-users@lists.sourceforge.net
> CC:
> Asunto:       Re: [Sisuite-users] kernel panic Systemimager
>
> On Friday 28 October 2005 10:03, Cañada.Andres wrote:
> > Hello!
> > I'm having some problems with Systemimager.
> > Everything seems to be Ok, but after the image has been installed in the
> > client using the diskette created with mkautoinstalldiskette command, I
> > reboot the client and get a kernel panic::
> >
> > /sbin/init: 432: cannot create /dev/null: Read-only file system
> > /sbin/init: 433: cannot open /dev/console: No such file
> > Kernel panic: Attempted to kill init.
>
> check the autoinstall script where it sets up the fstab.  sounds like
> something's not right there.
>
> Thank you for the rush! I've got exactly the same as the nodes that are ok
> have!
>
> ### BEGIN generate new fstab file from autoinstallscript.conf ###
> cat <<'EOF' > /a/etc/fstab
> # /etc/fstab: static file system information.
> #
> # <file system> <mount point>   <type>  <options>       <dump>  <pass>
> proc            /proc           proc    defaults        0       0
> /dev/hda1       /               ext3    defaults,errors=remount-ro      0  
>     1 /dev/hda2       none            swap    sw              0       0
> /dev/hdc        /media/cdrom0   iso9660 ro,user,noauto  0       0
> /dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
> 192.168.2.2:/http       /http   nfs     exec,dev,rw     1       1
> EOF
> ### END generate new fstab file from autoinstallscript.conf ###
>
>
> That's the same /etc/fstab that's working in the other nodes (with the same
> hardware). Any other idea?? I'm beginning to lose my mind. Please help
>
> **NOTA DE CONFIDENCIALIDAD** Este correo electrnico, y en su caso los
> ficheros adjuntos, pueden contener informacin protegida para el uso
> exclusivo de su destinatario. Se prohbe la distribucin, reproduccin o
> cualquier otro tipo de transmisin por parte de otra persona que no sea el
> destinatario. Si usted recibe por error este correo, se ruega comunicarlo
> al remitente y borrar el mensaje recibido. **CONFIDENTIALITY NOTICE** This
> email communication and any attachments may contain confidential and
> privileged information for the sole use of the designated recipient named
> above. Distribution, reproduction or any other use of this transmission by
> any party other than the intended recipient is prohibited. If you are not
> the intended recipient please contact the sender and delete all copies.
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.
> Get Certified Today * Register for a JBoss Training Course
> Free Certification Exam for All Training Attendees Through End of 2005
> Visit http://www.jboss.com/services/certification for more information
> _______________________________________________
> Sisuite-users mailing list
> Sisuite-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sisuite-users

-- 
John Jolet
Your On-Demand IT Department
512-762-0729
www.jolet.net
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Sisuite-users mailing list
Sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to