Hey!
I tried switching to DietPI but after the first launch on a SD card all i get is
IP address | xxx.xxx.xxxx
Default login:
username = root
Pasword = dietpi
Stuff spammed and it does not move to next step. What would be some type of configure menu?
Can't install DietPI
Re: Can't install DietPI
Device?Moksu wrote:Hey!
I tried switching to DietPI but after the first launch on a SD card all i get is
IP address | xxx.xxx.xxxx
Default login:
username = root
Pasword = dietpi
Stuff spammed and it does not move to next step. What would be some type of configure menu?
Have you tried logging in at the prompt?
Code: Select all
root
dietpi
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Can't install DietPI
Hey!Fourdee wrote:Device?Moksu wrote:Hey!
I tried switching to DietPI but after the first launch on a SD card all i get is
IP address | xxx.xxx.xxxx
Default login:
username = root
Pasword = dietpi
Stuff spammed and it does not move to next step. What would be some type of configure menu?
Have you tried logging in at the prompt?Code: Select all
root dietpi
Thanks for the fast respond. It did seem i only needed to enter the username and password, seems like something off with the scaling in the Pi, so can't see the last line.
Re: Can't install DietPI
Most likely your monitor requires overscan, try the following in /DietPi/config.txt (or /boot/config.txt when powered off)Thanks for the fast respond. It did seem i only needed to enter the username and password, seems like something off with the scaling in the Pi, so can't see the last line.
Code: Select all
disable_overscan=0
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.