[FS#3521] ISO9660 Mount Issues On x86 OperWRT
OpenWrt Bugs
openwrt-bugs at lists.openwrt.org
Fri Dec 18 20:40:21 EST 2020
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Jeffery Wilkins (CanadianJeff)
Attached to Project - OpenWrt/LEDE Project
Summary - ISO9660 Mount Issues On x86 OperWRT
Task Type - Bug Report
Category - Kernel
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Medium
Priority - Very Low
Reported Version - openwrt-19.07
Due in Version - Undecided
Due Date - Undecided
Details -
root at APU2:/mnt/nas/tftp/ramdisks# cat /etc/banner
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt 19.07.3, r11063-85e04e9f46
-----------------------------------------------------
root at APU2:/mnt/nas/tftp/ramdisks# mount -t iso9660 -o loop=/dev/loop1 /mnt/nas/iso/os/nix/tinycore.iso /mnt/nas/tftp/ramdisks/tinyco
re/
mount: mounting /dev/loop1 on /mnt/nas/tftp/ramdisks/tinycore/ failed: No such device
root at APU2:/mnt/nas/tftp/ramdisks# ls -alh /mnt/nas/iso/os/nix/tinycore.iso
-rwxrw-rw- 1 root root 19.0M Apr 1 2020 /mnt/nas/iso/os/nix/tinycore.iso
root at APU2:/mnt/nas/tftp/ramdisks# ls -alh /mnt/nas/tftp/ramdisks/tinycore
drwxr-xr-x 2 root root 4.0K Dec 19 01:30 .
drwxrwxrwx 4 root root 4.0K Dec 19 01:30 ..
root at APU2:/mnt/nas/tftp/ramdisks# mount
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/loop0 on /overlay type f2fs (rw,lazytime,noatime,background_gc=on,no_heap,user_xattr,inline_xattr,inline_data,inline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
/dev/mmcblk0p1 on /boot type ext4 (rw,noatime)
/dev/mmcblk0p1 on /boot type ext4 (rw,noatime)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000)
/dev/sda1 on /mnt/nas type ext4 (rw,relatime,data=ordered)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
root at APU2:/mnt/nas/tftp/ramdisks# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 3.0M 3.0M 0 100% /rom
tmpfs 1.9G 7.8M 1.9G 0% /tmp
/dev/loop0 251.1M 73.8M 107.4M 41% /overlay
overlayfs:/overlay 251.1M 73.8M 107.4M 41% /
/dev/mmcblk0p1 15.7M 3.8M 11.6M 25% /boot
/dev/mmcblk0p1 15.7M 3.8M 11.6M 25% /boot
tmpfs 512.0K 0 512.0K 0% /dev
/dev/sda1 457.4G 102.9G 331.2G 24% /mnt/nas
More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3521
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the openwrt-bugs
mailing list