[Pkg-ltsp-devel] Bug#395145: booting hang up

vagrant at freegeek.org vagrant at freegeek.org
Mon Jun 4 21:08:48 UTC 2007


On Mon, Jun 04, 2007 at 12:27:41PM -0300, Amadeu =?UTF-8?Q?J=C3=BAnior ?= wrote:
> >what version of initramfs-tools?
> >  dpkg --root=/opt/ltsp/i386 -l initramfs-tools
> 
> Version 0.88
 
ok. let's check the initramfs itself...

 mkdir /tmp/ltsp-bug-395145
 cd /tmp/ltsp-bug-395145
 zcat /opt/ltsp/i386/boot/initrd.img | cpio -i
 diff -u scripts/nfs /opt/ltsp/i386/usr/share/initramfs-tools/scripts/nfs

is it the same file?

if not:

 chroot /opt/ltsp/i386 update-initramfs -u
 ltsp-update-kernels

make sure /opt/ltsp/i386/boot/initrd.img is a symlink to the same file
that got updated when you ran update-initramfs... and try to boot
again...

live well,
  vagrant




More information about the Pkg-ltsp-devel mailing list