Jump to content

USB shows for OPKG but not Web Interface


Recommended Posts

Hi-

So I had my pineapple set up before with Sandisk Cruzer micro - properly partitioned and such with 12Gb Ext4 as main and ~4Gb Ext4 as swap... It was working in the pineapple, but now that I've upgraded the firmware to 2.8.0, I can't get infusions to install to it anymore.

The really interesting thing is that from Putty, I can install to the USB using opkg command line... Why isn't the web interface reading the USB?

Here is my fstab config:

config global automount

option from_fstab 1
option anon_mount 1
config global autoswap
option from_fstab 1
option anon_swap 1
config mount
option target /usb
option device /dev/sda1
option fstype ext4
option options rw,sync
option enabled 1
option enabled_fsck 0
config swap
option device /dev/sda2
option enabled 1

lusb output:

lsusb Output
Bus 001 Device 002: ID 0781:5571 SanDisk Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

and this is what mount says:

Execute: mount

rootfs on / type rootfs (rw)
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,noatime)
sysfs on /sys type sysfs (rw,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime,size=14668k)
tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,noatime,mode=600)
/dev/mtdblock3 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlayfs (rw,noatime,lowerdir=/,upperdir=/overlay)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
Any help would be extremely appreciated!
I haven't reformatted and started over with the drive just yet... I'm hoping to avoid that. Thanks in advance!
Link to comment
Share on other sites

Ok,

No idea what happened, but when I booted to a gparted live cd and looked at the USB key, it showed the partitions, but didn't list their format (should have been ext4)... I reformatted and then everything went just fine... (I had to follow the guide yet again).

Thanks for the help though-

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...