Jump to content

chickentech

Active Members
  • Posts

    10
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by chickentech

  1. 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!
  2. Hi-

    I can't seem to find an answer to this question anywhere.. I'd like to connect my pineapple directly to my network via Ethernet cable... How can I do that? I'm guessing that I set the default gateway to be my home router's ip address (192.168.1.1) right? What else would I have to change to get this working?

    I'm running Windows right now - so please try to refrain from being Linux specific... I do have a few live cds around here, but I'd rather not at the moment.

    Thanks!

  3. Hey guys & gals-

    I'm fairly new to the forum here, but I'm surprised at the number of shared payloads.. Can some of you share your cool scripts? Feel free to generalize server addresses and specifics, but I have to think that there are a lot more out there than are in the github...

    I know I would really appreciate it - and I'm sure others would as well. Thanks in advance!!

    (and when I finally get something good, I'll be sure to return the favor!)

  4. Hi....

    Just got my pineapple yesterday and I seem to be hitting a block - I am able to get a DHCP IP address from the pineapple, however am unable to log in... I run the wp4.sh script and get the following output:

    Screenshot_from_2013_01_18_20_25_50.png

    I can't even ping the pineapple.... or access with url 172.16.42.1:1471 or trying what is written in place of that url some places: 172.16.42.1/pineapple

    Any help would be greatly appreciated! Yes - I did figure out I have to use the POE/LAN port - not the WAN/LAN

    EDIT:

    Okay - NVM! When it asks for IP address of host PC, you have to use the IP address it has on the pineapple side of the network! 172.16.42.0/24 side - not my private network 192.168.1.0/24

    Dumb mistake...

×
×
  • Create New...