dandnsmith
Forum Supporter
I have, repeatedly, the symbol on the webif showing a USB device mounted when nothing is in the USB slots.
Investigating I found these results from mount and fdisk:
I think this anomaly was introduced when installing a new HDD, and having both attached for copying.
ISTR something in an earlier posting, but cannot think what to search on to find it.
I'd like to know how to remove the oddity.
Web interface version: 1.4.3-3
Custom firmware version: 3.13 (build 4028)
Humax Version: 1.03.12 (kernel HDR_CFW_3.13)
Loader Version: a7.31
System ID: 80bc.7e00
Serial Number: 63 7105223 00476
Last Boot Reason: Remote control handset
Investigating I found these results from mount and fdisk:
Code:
HDRT2# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
devpts on /dev/pts type devpts (rw)
tmpfs on /tmp type tmpfs (rw)
tmpfs on /media type tmpfs (rw)
/dev/mtdblock1 on /var/lib/humaxtv type jffs2 (rw)
/dev/mtdblock2 on /var/lib/humaxtv_backup type jffs2 (rw)
/dev/mtdblock2 on /usr/browser/opera_dir/url/url.txt type jffs2 (rw)
/dev/sda1 on /media/drive1 type ext2 (rw)
/dev/sdb1 on /mnt/hd1 type ext3 (rw,data=ordered)
/dev/sdb2 on /mnt/hd2 type ext3 (rw,data=ordered)
/dev/sdb3 on /mnt/hd3 type ext3 (rw,data=ordered)
nfsd on /proc/fs/nfsd type nfsd (rw)
/dev/sdb2 on /media/drive1 type ext3 (rw,data=ordered)
HDRT2# fdisk -l
Disk /dev/sda: 0 MB, 65536 bytes
4 heads, 8 sectors/track, 4 cylinders
Units = cylinders of 32 * 512 = 16384 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 128 2044 83 Linux
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 131 1052251+ 83 Linux
Partition 1 does not end on cylinder boundary
/dev/sdb2 131 120295 965217327+ 83 Linux
/dev/sdb3 120295 121601 10490447+ 83 Linux
HDRT2# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount pt> <type> <options> <dump> <pass>
/dev/root / jffs2 rw,noauto 0 1
proc /proc proc defaults 0 0
devpts /dev/pts devpts defaults,gid=5,mode=620 0 0
tmpfs /tmp tmpfs defaults 0 0
sysfs /sys sysfs defaults 0 0
#/dev/sda1 /mnt/hd1 ext3 rw,defaults,data=journal 0 0
#/dev/sda2 /mnt/hd2 ext3 rw,defaults,data=ordered 0 0
I think this anomaly was introduced when installing a new HDD, and having both attached for copying.
ISTR something in an earlier posting, but cannot think what to search on to find it.
I'd like to know how to remove the oddity.
Web interface version: 1.4.3-3
Custom firmware version: 3.13 (build 4028)
Humax Version: 1.03.12 (kernel HDR_CFW_3.13)
Loader Version: a7.31
System ID: 80bc.7e00
Serial Number: 63 7105223 00476
Last Boot Reason: Remote control handset