Bug#499908: installation-reports

2008-09-23 Thread Minaya
Package: installation-reports Boot method: CD (netinstall) Image version: http://cdimage.debian.org/cdimage/daily-builds/daily/arch- latest/i386/iso-cd/debian-testing-i386-netinst.iso Date: Mon Sep 22 10:21:02 UTC 2008 Machine: Asus F3Sc Processor: Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz

Bug#482417: mount fails with squash filesystems on initramfs,

2008-09-08 Thread minaya minaya
Please, try typing "busybox mount" instead of "mount". eg. busybox mount -t squashfs -o loop image.squashfs /mountpoint Related: #497914

Bug#497914: mount command refuse to mount with "-t auto" and "-t squashfs"

2008-09-08 Thread minaya minaya
Hi, First of all, thanks for the reply I have some interesting news. After several tests, getting busybox compiled with different options (version 1.11 which is in www.busybox.net), finally I was able to solve the problem in busybox >=1.10 (lenny, sid, and last stable version). Apparently it is

Bug#497914: [busybox] busybox mount command refuse to mount with "-t auto" and "-t squashfs"

2008-09-05 Thread minaya
specifying the filesystem to mount doesn't work. mount -t squashfs -o loop /image.squashfs /target returns: mount: Block device required Both problems ("-t auto" and "-t squashfs") aren't in etch's busybox so I think it could be a bug in busybox' mount o