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

Bug#497914: marked as done ([busybox] busybox mount command refuse to mount with "-t auto" and "-t squashfs")



Your message dated Tue, 07 Dec 2010 23:21:44 +0300
with message-id <4CFE9758.4040608@msgid.tls.msk.ru>
and subject line Re: Bug#497914: [busybox] busybox mount command refuse to mount with "-t auto" and "-t squashfs"
has caused the Debian Bug report #497914,
regarding [busybox] busybox mount command refuse to mount with "-t auto" and "-t squashfs"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
497914: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497914
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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






--- End Message ---
--- Begin Message ---
Version: 1:1.17.1-8

05.09.2008 15:26, minaya@esdebian.org wrote:
> Package: busybox
> Version: 1:1.10.2-1
> Severity: serious
> 

> mount -t auto /dev/hdc /mnt
> 
> it says:
> mount: No such device


> mount -t squashfs -o loop /image.squashfs /target
> 
> returns:
> mount: Block device required

As has been pointed out in later message and just
verified locally, current busybox in squeeze does
not have these defects anymore.

So closing this bug.

Thanks!

/mjt


--- End Message ---

Reply to: