usb sdb 2000.4 GB WDC WD20EARS-00MVWB0
A directory was also created automatically in /mnt/Elements, but not
files appear there.
So I tried a manual mount and got a "No such device" error.
# mount -t ntfs -r /dev/sdb1 /mnt/Elements
mount: mounting /dev/sdb1 on /mnt/Elements failed: No such device
Any idea what the problem is?
I'm running 0.1RC1 on a Rev-C board.
Is the disk AC-powered? It should, the dns USB port has not enough power for
even 2.5" disks.
Unplug the USB cable, power-up the USB disk, wait a couple of seconds for it
to spin-up, then plug the USB cable.
Solved?
Here's the output from lsusb
# lsusb
Bus 001 Device 002: ID 1058:1021 Western Digital Technologies, Inc.
Bus 001 Device 001: ID 1d6b:0002
and part of dmesg
# dmesg | grep sdb
sd 2:0:0:0: [sdb] 3907024896 512-byte logical blocks: (2.00 TB/1.81
TiB)
sd 2:0:0:0: [sdb] Test WP failed, assume Write Enabled
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sd 2:0:0:0: [sdb] Test WP failed, assume Write Enabled
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sdb: sda1 sda2
sdb1
sdb: p1 size 3907027120 extends beyond EOD, enabling native capacity
sd 2:0:0:0: [sdb] Test WP failed, assume Write Enabled
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sdb: sdb1
sdb: p1 size 3907027120 extends beyond EOD, truncated
sd 2:0:0:0: [sdb] Test WP failed, assume Write Enabled
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sd 2:0:0:0: [sdb] Attached SCSI disk
Does it look like something is wrong?
From looking at /proc/config.gz it seems like NTFS is not compiled
into the kernel of RC1.
So, in short: You can not mount a NTFS file-system.
It's up to Joao to decide whether the space needed for NTFS is still
available.
regards
Norbert
just fyi: I also checked my box (dns-323) and it works well. (Flashed
0.1RC1., installed Alt-F, no any other packeges.)
Bela
# mount
rootfs on / type rootfs (rw)
tmpfs on /rootmnt type tmpfs (rw,relatime)
aufs on / type aufs (rw,relatime,si=4193bcf1)
/dev/loop0 on /rootmnt/rootsq type squashfs (ro,relatime)
proc on /proc type proc (rw,relatime)
usbfs on /proc/bus/usb type usbfs (rw,relatime,devgid=9,devmode=664)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,relatime,size=399360k)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
/dev/md0 on /mnt/md0 type ext4 (rw,relatime,barrier=1,data=ordered)
/dev/sdc1 on /mnt/Save_750GB type fuseblk
(rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
# dmesg | grep sdc
sd 2:0:0:0: [sdc] 1953792 512-byte logical blocks: (1.00 GB/954 MiB)
sd 2:0:0:0: [sdc] Write Protect is off
sd 2:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 2:0:0:0: [sdc] Assuming drive cache: write through
sd 2:0:0:0: [sdc] Assuming drive cache: write through
sdc: sdc1
sd 2:0:0:0: [sdc] Assuming drive cache: write through
sd 2:0:0:0: [sdc] Attached SCSI removable disk
sd 3:0:0:0: [sdc] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
sd 3:0:0:0: [sdc] Write Protect is off
sd 3:0:0:0: [sdc] Mode Sense: 3c 00 00 00
sd 3:0:0:0: [sdc] Assuming drive cache: write through
sd 3:0:0:0: [sdc] Assuming drive cache: write through
sdc: sdc1
sd 3:0:0:0: [sdc] Assuming drive cache: write through
sd 3:0:0:0: [sdc] Attached SCSI disk
#
On Nov 20, 4:11 pm, "Norbert J. Girardi" <Norbert.J.Gira...@GMX.de>
wrote:
# mount
rootfs on / type rootfs (rw)
tmpfs on /rootmnt type tmpfs (rw,relatime)
aufs on / type aufs (rw,relatime,si=4193d6f1)
/dev/loop0 on /rootmnt/rootsq type squashfs (ro,relatime)
proc on /proc type proc (rw,relatime)
usbfs on /proc/bus/usb type usbfs (rw,relatime,devgid=9,devmode=664)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,relatime,size=53248k)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
/dev/sda2 on /mnt/sda2 type ext4 (rw,relatime,barrier=1,data=ordered)
/dev/sdb1 on /mnt/Elements type fuseblk
(rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
Thanks all.
On Nov 20, 6:38 pm, Lee Smith <leopoldsmy...@gmail.com> wrote:
> OK it works now! I was having a look at the Alt-F packages and noticed
> that ntfs-3g-ntfsprogs was not installed, so I installed that and
> rebooted and the disk now mounts via the web interface :)
hmmm, then I must have made a mistake, as the ntfs-3g-ntfsprogs
package should only be need to create/check/manipulate NTFS; for using
(mounting) only, the base firmware already includes a stripped-down
version of ntfs-3g-ntfsprogs.
Do you mind double checking?
Perhaps only the kernel-modules package is needed, not ntfs-3g-
ntfsprogs? because of the FUSE module?
I tried to mount a encrypted file-system and this could not work.
ALT-F auto-mounted another disk with a NTFS File system without any
problems.
Conclusion: One should check his facts before posting ;-)
So, I'm sorry about the noise.
- Norbert
--
You received this message because you are subscribed to the Google Groups "Alt-F" group.
To post to this group, send email to al...@googlegroups.com.
To unsubscribe from this group, send email to alt-f+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/alt-f?hl=en.