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

Fail when boot Debian Squeeze Live



Hello.

I'm making a Debian Squeeze Live via live-helper. For this purpose i use the next list package file:

-------------------------------------------------------------------------------
# /usr/share/live-helper/lists/avismi-point

## LH: Bluetooth, Zeroc Ice, ssh

# Bluetooth
bluetooth
python-bluetooth python-bluez
libopenobex1 libopenobex1-dev openobex-apps

# Ice
zeroc-ice

# Firmware
#if CATEGORIES non-free
firmware-ralink
#endif

# Various
ssh jed less wireless-tools
-------------------------------------------------------------------------------

I configure via lh_config with the next command:

sudo lh_config -p avismi-point --root-command sudo --bootloader syslinux -b iso -a i386 --username btpoint --distribution squeeze --apt aptitude --mirror-chroot "http://ftp.fr.debian.org/debian/" --mirror-bootstrap "http://ftp.fr.debian.org/debian/" --mirror-binary "http://ftp.fr.debian.org/debian/" --bootappend-live "locale=es_ES.UTF-8 keyb=es" --language es --categories "main contrib non-free"

and finally build with sudo lh_build. At the moment all OK, but when I test the iso image with qemu (or virtuabox) I receive the next error (see snapshots):

Can not mount /dev/loop0 (live/image/live/filesystem.squashfs) on filesystem.squash

But if I use the lenny distribution the live run ok. I think that the package live-initramfs(1.157.1-1) from testing (or sid) not works ok, but I do not sure.

Thanks.



My system information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages live-initramfs depends on:
ii  busybox                       1:1.10.2-2 Tiny utilities for small and embed
ii  file                          5.01-1     Determines file type using "magic"
ii  initramfs-tools               0.93.2     tools for generating an initramfs
ii  sudo                          1.7.0-1    Provide limited super user privile
ii  udev                          0.141-1    /dev/ and hotplug management daemo
ii  user-setup                    1.23       Set up initial user and password

Versions of packages live-initramfs recommends:
ii  eject           2.1.5+deb1+cvs20081104-6 ejects CDs and operates CD-Changer
ii  uuid-runtime    1.41.5-1                 universally unique id library
ii  wget            1.11.4-2                 retrieves files from the web

Versions of packages live-initramfs suggests:
pn  curlftpfs                     <none>     (no description available)
pn  genext2fs                     <none>     (no description available)
pn  httpfs2                       <none>     (no description available)
pn  loop-aes-utils                <none>     (no description available)
pn  mtd-tools                     <none>     (no description available)
pn  squashfs-tools                <none>     (no description available)

Attachment: err.png
Description: PNG image

Attachment: logErr.png
Description: PNG image


Reply to: