[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problem with running the image



On jue, 2008-02-14 at 09:44 +0100, Philippe Lhardy wrote:
> 
> 
> 2008/2/14, Hilda <gonzalezm.hilda at gmail.com>:
>         Hi people, i need your help. I am trying to make a live cd, i
>         am final
>         user but understand the basic concepts. Well, i am using
>         debian sid
>         and the process of build the image are successful [1]. The
>         problem is
>         running it with qemu (and virtualbox), because i get:
>         
>         BusyBox v1.1.3 (Debian 1:1.1.3-4) Built-in shell (ash)
>           Enter 'help' for a list of built-in commands.
>         
>           /bin/sh: can't access tty; job control turned off
>           (initramfs)
> 
> 
> AFIAK
> lenny is broken due to squashsf-tools providing a mksquashfs that
> generate a squasfh filesystem unsupported by lenny kernel modules
> and sid kernel module for squashfs is broken too.
> I am waiting for ... fixes.
> 
> 
> Philippe.
> _______________________________________________
> debian-live-devel mailing list
> debian-live-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

The fast solution is instal sources for squashfs and lzma modules for
lenny , compile and copy it into config/chroot_local_packages 

apt-get install module-assistant squashfs-source lzma-source

m-a update 

m-a b-i lzma

m-a b-i squashfs

cp /usr/src/squashfs-modules-2.6.22-3-686_3.3-3
+2.6.22-6_i386.deb ./config/chroot_local_packages 

cp /usr/src/lzma-modules-2.6.22-3-686_4.43-12
+2.6.22-6_i386.deb ./config/chroot_local_packages 

lh_config --verbose -a i386 -f minimal --chroot-filesystem squashfs\
--linux-packages 'linux-image-2.6 aufs-modules-2.6'

lh_build

echo "enjoy!"



-- 
SISTEMAS AVANZADOS DE CONTROL, S.A.
Iv?n Fern?ndez Calvo
Departamento de Ingenier?a
Edificio Prisma
C/ Colquide 6, planta baja
28230 Las Rozas, MADRID
Tel?fono 91 636 35 40 Ext.: 208
Fax: 91 637 83 72
e-mail: ivan.fernandez at sacnet.es
web: www.sacnet.es 

--
La presente comunicaci?n tiene car?cter confidencial y es para el 
exclusivo uso del destinatario indicado en la misma. Si Ud. no es 
el destinatario indicado, le informamos que cualquier forma de 
distribuci?n, reproducci?n o uso de esta comunicaci?n y/o de la 
informaci?n contenida en la misma est?n estrictamente prohibidos 
por la ley. Si Ud. ha recibido esta comunicaci?n por error, por 
favor, notif?quelo inmediatamente al remitente contestando a este 
mensaje y proceda a continuaci?n a destruirlo. Gracias por su colaboraci?n.

This communication contains confidential information. It is for the
exclusive use of the intended addressee. If you are not the intended
addressee, please note that any form of distribution, copying or use of
this communication or the information in it is strictly prohibited by
law. If you have received this communication in error, please
immediately notify the sender by reply e-mail and destroy this message.
Thank you for your cooperation. 




Reply to: