[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    bug#1110: [BusyBox] bug#1110: mount -o loop bug
From:       Mark Whitley <markw () lineo ! com>
Date:       2001-02-28 17:37:29
[Download RAW message or body]

On Thu, Mar 01, 2001 at 01:10:42AM +0800, zhaoway wrote:
>
> `mount -o loop' cannot work for me. 


This is done with the latest from CVS:


# ls -l rootfs 
-rw-r--r--    1 markw    users     4194304 Feb 28 10:31 rootfs
# file rootfs 
rootfs: Linux/i386 ext2 filesystem
# ./busybox ls -F /mnt/loop
[no output]
# ./busybox mount -o loop rootfs /mnt/loop
# ./busybox mount | grep loop 
/dev/loop0 on /mnt/loop type ext2 (rw)
# ./busybox ls -F /mnt/loop
bin/        dev/        lib/        linuxrc@    lost+found/ sbin/       usr/
# ./busybox umount /mnt/loop
# ./busybox ls -F /mnt/loop
[no output]


Sorry, I can't dup it; mount -o loop works just fine for me. Are you using the
latest code in CVS? If you are, and it's still not working for you, please
post a test case that shows how it's failing.


Mark Whitley
markw@lineo.com




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic