Failing to mount USB storage

Ronny Nilsson rln-nard at arbetsmyra.dyndns.org
Wed Nov 16 15:39:46 CET 2016


Hi
Is the USB stick formated with F2FS? Just to be sure, since they come with FAT 
by default. Is it Nard v1.00 or latest devel?

BR
/Ronny



------------------------------------------
>    Hi,
>    First of all, after a few days playing with nard, I am really impressed
>    ( thanks for all the help Ronny ).
>    I have a 32GB memory stick that I can mount on my linux desktop but
>    when I try the same on nard, it doesn't work, any ideas ?
>    Desktop:
>    ( Using: fdisk from util-linux 2.27.1 )
>    Disk /dev/sdf: 30.5 GiB, 32717537280 bytes, 63901440 sectors
>    Units: sectors of 1 * 512 = 512 bytes
>    Sector size (logical/physical): 512 bytes / 512 bytes
>    I/O size (minimum/optimal): 512 bytes / 512 bytes
>    Disklabel type: dos
>    Disk identifier: 0x3d743e19
>    Device Boot Start End Sectors Size Id Type
>    /dev/sdf1 56 63901439 63901384 30.5G c W95 FAT32 (LBA)
>    mounts OK
>    and from dmesg:
>    [1905188.254748] usb-storage 1-1.5:1.0: USB Mass Storage device
>    detected
>    [1905188.255643] scsi host140: usb-storage 1-1.5:1.0
>    [1905189.673133] scsi 140:0:0:0: Direct-Access PNY USB 2.0 FD 1100 PQ:
>    0 ANSI: 4
>    [1905189.673805] sd 140:0:0:0: Attached scsi generic sg6 type 0
>    [1905189.674324] sd 140:0:0:0: [sdf] 63901440 512-byte logical blocks:
>    (32.7 GB/30.5 GiB)
>    [1905189.675080] sd 140:0:0:0: [sdf] Write Protect is off
>    [1905189.675086] sd 140:0:0:0: [sdf] Mode Sense: 43 00 00 00
>    [1905189.675821] sd 140:0:0:0: [sdf] No Caching mode page found
>    [1905189.675827] sd 140:0:0:0: [sdf] Assuming drive cache: write
>    through
>    [1905189.679959] sdf: sdf1
>    [1905189.682828] sd 140:0:0:0: [sdf] Attached SCSI removable disk
>    [1905189.940862] EXT4-fs (sdf1): mounted filesystem with ordered data
>    mode. Opts: (null)
>    but in nard:
>    fdisk -l /dev/sda
>    Disk /dev/sda: 32.7 GB, 32717537280 bytes
>    224 heads, 56 sectors/track, 5094 cylinders
>    Units = cylinders of 12544 * 512 = 6422528 bytes
>    Device Boot Start End Blocks Id System
>    /dev/sda1 1 5095 31950692 c Win95 FAT32 (LBA)
>    mount /dev/sda1 ./sda1
>    mount: mounting /dev/sda1 on ./sda1 failed: Invalid argument
>    root at gatetest1-3148b93e:~> dmesg | tail -10
>    [ 2073.963539] device: 'sda1': device_add
>    [ 2074.000462] sd 2:0:0:0: [sda] Attached SCSI removable disk
>    [ 2121.838894] F2FS-fs (sda1): Magic Mismatch, valid(0xf2f52010) -
>    read(0x1e8000)
>    [ 2121.838941] F2FS-fs (sda1): Can't find valid F2FS filesystem in 1th
>    superblock
>    [ 2121.848670] F2FS-fs (sda1): Magic Mismatch, valid(0xf2f52010) -
>    read(0x100000)
>    [ 2121.848722] F2FS-fs (sda1): Can't find valid F2FS filesystem in 2th
>    superblock
>    [ 2121.857079] F2FS-fs (sda1): Magic Mismatch, valid(0xf2f52010) -
>    read(0x1e8000)
>    [ 2121.857122] F2FS-fs (sda1): Can't find valid F2FS filesystem in 1th
>    superblock
>    [ 2121.865341] F2FS-fs (sda1): Magic Mismatch, valid(0xf2f52010) -
>    read(0x100000)
>    [ 2121.865386] F2FS-fs (sda1): Can't find valid F2FS filesystem in 2th
>    superblock
>    Any suggestions ?
>    Thanks



More information about the Nard mailing list