Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRoblem with instalation script... #100

Open
VVilku opened this issue Nov 5, 2024 · 8 comments
Open

PRoblem with instalation script... #100

VVilku opened this issue Nov 5, 2024 · 8 comments

Comments

@VVilku
Copy link

VVilku commented Nov 5, 2024

Please select your PS4 firmware version:
a) 9.00
b) 9.60
c) 10.00
d) 10.01
e) 10.50
f) 10.70
g) 10.71
h) 11.00

Enter your choice (a/b/c/d/e/f/g/h): a
-e You have selected firmware version 9.00. Is this correct? (y/n)
Enter your choice: y

-e Do you want to use the Web Server features? (y/n)
Enter your choice: y
./install.sh: 89: [[: not found
./install.sh: 89: y: not found
Invalid choice. Please enter 'y' or 'n'.

I have little problem with instalation...
PPPwn0Luckfox 1.2.5 + LuckFox pro + 'Firmware for LuckFox Pico, LuckFox Pico Mini A/B, LuckFox Pico Plus' ('Ubuntu') + PuTTY 0.7

@0x1iii1ii
Copy link
Owner

Thank you for your report. Let me test and fix the script. By the way, I recommend you use the pre-installed pppwn image from the release page.

@0x1iii1ii
Copy link
Owner

the script works fine, maybe because "[[" does not support Ubuntu, I would recommend you to use the buildroot image or the custom pre-installed image.

@VVilku
Copy link
Author

VVilku commented Nov 6, 2024

I had a problem with the prepared image (https://github.com/0x1iii1ii/PPPwn-Luckfox/releases/download/1.2.5/pppwn_luckfox_v1.2.5_pro_max_image_FW_9.00.7z).
After uploading to LuckFox Pro and connecting to the console (setting the PPPoe network, etc.), nothing happens, I didn't even receive an IP address (I hope it's not about using normal, not a crossover cable(?)).
BTW I was able to connect by ssh in to LuckFox (root/luckfox) without any problem. And I try with two Luckfox.
That's why I chose the version with manual installation... But so far I haven't had any success.

@0x1iii1ii
Copy link
Owner

you need to read in the release note section, as I state that: after flashing the image, you need to go to the web to activate the exploit manually, then in the config web, you can set it to auto-run at start.

@0x1iii1ii
Copy link
Owner

the auto-run PPPwn were change from default on to off, to avoid kernel panic when selecting the incompatible pppwn version.

@VVilku
Copy link
Author

VVilku commented Nov 7, 2024

Thank you, but:

  1. 192.168.1.1 from my PS4 browser doesn't work... :/
  2. And after connecting to the router and trying to connect to the web from Windows on the assigned IP, it doesn't work either. I'm already stupid...

NMAP; (no 80 or 443 :/)

Nmap scan report for 192.168.1.233
Host is up (0.00016s latency).
Not shown: 995 closed tcp ports (reset)
PORT     STATE SERVICE
22/tcp   open  ssh
23/tcp   open  telnet
139/tcp  open  netbios-ssn
445/tcp  open  microsoft-ds
5555/tcp open  freeciv
MAC Address: CA:97:53:1A:81:7E (Unknown)

Nmap done: 1 IP address (1 host up) scanned in 0.28 seconds

logs from messages:
messages.txt

  1. Also I try by usb0 (setting ip addr 172.32.0.100 for 'Remote NDIS...')...
    Web not working either
[root@luckfox root]# netstat -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 0.0.0.0:netbios-ssn     0.0.0.0:*               LISTEN
tcp        0      0 localhost:5037          0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:5555            0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:telnet          0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN
netstat: /proc/net/tcp6: No such file or directory
udp        0      0 172.32.0.93:ntp         0.0.0.0:*
udp        0      0 localhost:ntp           0.0.0.0:*
udp        0      0 0.0.0.0:ntp             0.0.0.0:*
udp        0      0 172.32.255.255:netbios-ns 0.0.0.0:*
udp        0      0 172.32.0.93:netbios-ns  0.0.0.0:*
udp        0      0 0.0.0.0:netbios-ns      0.0.0.0:*
udp        0      0 172.32.255.255:netbios-dgm 0.0.0.0:*
udp        0      0 172.32.0.93:netbios-dgm 0.0.0.0:*
udp        0      0 0.0.0.0:netbios-dgm     0.0.0.0:*```

@0x1iii1ii
Copy link
Owner

0x1iii1ii commented Nov 12, 2024

you can try the update build in the release page.

@VVilku
Copy link
Author

VVilku commented Nov 13, 2024

I already know what happened - I was being absent-minded. The issue was that Luckfox (both units, actually) had a Buildroot system installed in the NAND memory. I was completely convinced that, since both were new, they wouldn’t have anything pre-installed. I was copying PPPwd-luckfox onto the card, fully convinced that the system was booting from the SD card, not from NAND memory. I hadn’t dealt with Luckfox before, hence these silly problems. I removed the system from NAND memory and uploaded the prepared image from the web - now it works, and I can see the configuration page on the web. Thanks for your help - it motivated me to keep trying.

Now one more question - is there a chance for an image for the SD card?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants