POGO E02- USB not showing up in /dev

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

POGO E02- USB not showing up in /dev

Postby sirbradwick » Wed Jul 23, 2014 2:23 am

My device wont recognize my USB device.

$this->bbcode_second_pass_code('', '
Pogoplug:/tmp$ uname -a
Linux Pogoplug 2.6.22.18 #81 Tue Oct 19 16:05:00 PDT 2010 armv5tejl unknown
Pogoplug:/tmp$ busybox lsmod
Module Size Used by Not tainted
Pogoplug:/tmp$ fdisk -l

Disk /dev/sda: 1000.2 GB, 1000204885504 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 121602 976759808 c Win95 FAT32 (LBA)
Pogoplug:/tmp$ df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/mtdblock2 32768 18460 14308 56% /
none 128004 4 128000 0% /tmp
Pogoplug:/tmp$
Pogoplug:/$ dmesg
...
[ 9.080000] scsi 0:0:0:0: Direct-Access Seagate Backup+ BK 0409 PQ: 0 ANSI: 6
[ 9.120000] sd 0:0:0:0: [sda] 1953525167 512-byte hardware sectors (1000205 MB)
[ 9.140000] sd 0:0:0:0: [sda] Write Protect is off
[ 9.140000] sd 0:0:0:0: [sda] Mode Sense: 4f 00 00 00
[ 9.140000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 9.170000] sd 0:0:0:0: [sda] 1953525167 512-byte hardware sectors (1000205 MB)
[ 9.190000] sd 0:0:0:0: [sda] Write Protect is off
[ 9.190000] sd 0:0:0:0: [sda] Mode Sense: 4f 00 00 00
[ 9.190000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 9.200000] sda:<5>eth0: link down
[ 11.250000] eth0: started
[ 11.830000] sda1
[ 11.830000] sd 0:0:0:0: [sda] Attached SCSI disk
[ 11.840000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 11.840000] usb-storage: device scan complete


')

Anyone know what could be causing this and how to get my USB drive to where I can mount it?

or is the best course of action creating a bootable USB and seeing if it'll boot from it?
Last edited by sirbradwick on Wed Jul 23, 2014 2:52 am, edited 2 times in total.
sirbradwick
 
Posts: 2
Joined: Wed Jul 23, 2014 2:09 am

Re: POGO E02 not showing up in /dev

Postby sirbradwick » Wed Jul 23, 2014 2:26 am

I have tried creating an entry in fstab and performing a 'mount -a' but i got the no such device error.

$this->bbcode_second_pass_code('', 'Pogoplug:/$ cat /etc/fstab
proc /proc proc defaults 0 0
devpts /dev/pts devpts gid=4,mode=620 0 0
/dev/sda1 /tmp/usb vfat defaults 0 0

Pogoplug:/tmp$ mount -a
mount: mounting /dev/sda1 on /tmp/usb failed: No such device')
sirbradwick
 
Posts: 2
Joined: Wed Jul 23, 2014 2:09 am


Return to ARMv5

Who is online

Users browsing this forum: No registered users and 10 guests