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

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



Package: busybox
Version: 1:1.10.2-1
Severity: serious

--- Please enter the report below this line. ---

I'm having two problems with busybox 1:1.10.2-1 and 'mount' command. First of 
all, if i try to mount a device with "-t auto" 

eg.
mount -t auto /dev/hdc /mnt

it says:
mount: No such device

The same problem occurs if I simply type "mount /dev/hdc /mnt"
I think the problem is that mount commands believes that the filesystem is 
called "auto", but i'm not sure. I've tried to mount this device setting the 
proper filesystem (mount -r -t iso9660 /dev/hdc /mnt), and it works perfectly.

The other problem (i'm not sure if there is this is related to the first one), 
is that I'm not able to mount squash filesystem ( it seems to be same problem 
as 475783, but i'm not using live-initramfs package ). In this case, 
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 or perhaps a regression.

regards,
-minaya-

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.25-2-686

Debian Release: lenny/sid
  990 testing         ftp.fr.debian.org 
  105 unstable        ftp.fr.debian.org
  101 experimental    ftp.fr.debian.org

--- Package information. ---
Depends         (Version) | Installed
=========================-+-=============
libc6        (>= 2.3.6-6) | 2.7-13






Reply to: