Jump to content

Recommended Posts

Posted

so i have been trying to fix this issue for along time.

but the nyan.gif image works on my computer when you open the file.

but when you transfer it to the usb, then short cut it to the www folded i get the first pic error message

error 2 has the C++ message that i am using. but still can not fig out what is wrong

I have also tryed to point the address to the usb instead of the www folder but still does not work

any help can really be good

thanks

also everything is up to date have the 2.5 firmware

post-39315-0-42666400-1345156116_thumb.j

post-39315-0-76631500-1345156203_thumb.j

Posted

It won't work becuase the img src is pointing to

/www/nyan/nyan.gif[/CODE]

same with the audio

[CODE]/www/nyan/NYAN.mp3[/CODE]

try changing those to

[CODE]usb/nyan/nyan.gif[/CODE]

[CODE]usb/nyan/NYAN.mp3[/CODE]

After that, link it to the /www/ folder and ect. ect.

Hope this helps

Posted (edited)

to add to this, i am in the usb folder then i try to open the index.html file to see if the image works and still it will not, this is with the usb address type in.

i add new photos, the 2nd one is when i try to trace the image from the page

post-39315-0-13380800-1345173069_thumb.j

post-39315-0-94324400-1345173079_thumb.j

Edited by TheLaughingMan
Posted

to add to this, i am in the usb folder then i try to open the index.html file to see if the image works and still it will not, this is with the usb address type in.

i add new photos, the 2nd one is when i try to trace the image from the page

try just removing /www/ and not adding anything else. unless there is a sym link in /www/ called usb/ to /usb/

Posted (edited)

try just removing /www/ and not adding anything else. unless there is a sym link in /www/ called usb/ to /usb/

samething, when when i am in the usb file still does the samething. I also tried adding root in front but still nothing....

eversince the update from 1.0.1 to 2.5 it been happen

post-39315-0-00035400-1345185519_thumb.j

Edited by TheLaughingMan
Posted (edited)

when you ssh in what is the output of ls /www/ and ls /www/nyan/

just making sure that when you cd to /www/ you can see nyan/ and all the proper files?

yeah when you go into the www folder and then open the link to the folder, it does still see the folder on the usb.

as seen on the screen shots

post-39315-0-03665000-1345186068_thumb.j

post-39315-0-07358900-1345186077_thumb.j

Edited by TheLaughingMan
Posted (edited)

yeah when you go into the www folder and then open the link to the folder, it does still see the folder on the usb

it's /www/nyan/ and not /www/webfun/nyan/ ?

for giggles could you post the output from ls /www/ and ls /www/nyan/

Edited by petertfm
Posted

also to add it just not the nyan cat that is doing this, it all the files. including rickroll ( only the image comes up, not the music) pbj, and even the phishing sites like facebook , and twitter has the same issue with the images not being displayed

Posted

hears is the link output

is that winscp, Ive always used an ssh session to sym link, I have a feeling that the file structure when changing directory to /www/ and issuing "ls" is not whats expected for both /www/ and /www/nyan/

Posted

is that winscp, Ive always used an ssh session to sym link, I have a feeling that the file structure when changing directory to /www/ and issuing "ls" is not whats expected for both /www/ and /www/nyan/

correct it is winscp, since i am not very good at ssh as of yet

Posted (edited)

command I think that would work for your file structure on /usb/ would be


ln -s /usb/webfun/nyan/ /www/nyan
[/CODE]

you may need to errase the previous sym links or re-flash

i do the (ln -s ect ect) in the advance screen of the pineapple to link everything...

i have already re-flash 2 twice this week and still same issue

wouldnt thtere be a * at the webfun/nyan/* /www/nyan

Edited by TheLaughingMan
Posted

i just reflash it, then putty ssh into it then link them again, and still nothing

make sure your usb is partitioned 80% and 20% .... also when doing this, uncheck the box that says take ownership when creating a partition.

when you have both partitions then plug it into your pineapple and change the the "option enabled 0" to "option enabled 1"...

Now click on the advanced tab and type in the command "mkswap /dev/sda2"

Now reboot....

report the results

Posted

Im still waiting to see what files are viewable via ls /www/ and ls /www/nyan

?

im currently at work so will be able to get the shots when i get home.

So i am guessing that you want to see what files are currently in the www folder correct, and the link folder of the nyan correct

Posted

im currently at work so will be able to get the shots when i get home.

So i am guessing that you want to see what files are currently in the www folder correct, and the link folder of the nyan correct

corect, you can just copy and past it into the code bracets the button <>

Posted

corect, you can just copy and past it into the code bracets the button <>

cool after i get home from my shift tonight ill be able to post them once i get set up

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...