I missed that!
It's all working, thank you!
Search found 12 matches
- Thu Sep 05, 2019 1:40 pm
- Forum: Troubleshooting
- Topic: Pydio Install basic database question
- Replies: 2
- Views: 703
- Wed Sep 04, 2019 1:13 pm
- Forum: Troubleshooting
- Topic: Pydio Install basic database question
- Replies: 2
- Views: 703
Pydio Install basic database question
Hello,
I installed Pydio which comes with LLMP stack.
What are the default credentials for that (are there any?) I can't get through the Pydio web install wizard without them.
I installed Pydio which comes with LLMP stack.
What are the default credentials for that (are there any?) I can't get through the Pydio web install wizard without them.
- Sun Aug 25, 2019 2:46 pm
- Forum: Troubleshooting
- Topic: DietPi on KVM-QEMU
- Replies: 0
- Views: 1660
DietPi on KVM-QEMU
Hello, Note: KVM-QEMU will not allow you to pass a USB3.0 harddrive, plugged into a USB3.0 port to a VM. I just tried plugged the same harddrive into a USB2.0 hub and it worked fine. This is a KVM-QEMU limitation, not a DietPi limitation. I am trying to get a 10TB USB drive to work with DietPi, but ...
- Sun Aug 25, 2019 3:12 am
- Forum: Troubleshooting
- Topic: DietPi on KVM-Qemu can't install, image is too small
- Replies: 1
- Views: 641
Re: DietPi on KVM-Qemu can't install, image is too small
Ok, To use DietPi in KVM-Qemu, you first download the DietPi .img file. You then open a terminal and increase its size to whatever you want with the command: qemu-img resize -f raw /path/to/dietpi.img 20G replace the 20G with whatever size you want the image to have. After this resize, you open up v...
- Sun Aug 25, 2019 3:01 am
- Forum: Troubleshooting
- Topic: DietPi on KVM-Qemu can't install, image is too small
- Replies: 1
- Views: 641
DietPi on KVM-Qemu can't install, image is too small
Hello, I am trying to install dietpi.img as a VM in a virt KVM-QEMU setup. I can get the image to boot, but it doesn't have enough space to install anything, the VM sees only exactly the size of the image. I used the qemu tool to increase the .img size, but the dietpi install doesn't "See"...
- Sat Aug 24, 2019 7:40 pm
- Forum: Troubleshooting
- Topic: Can't boot DietPi in KVM-QEMU virtual machine
- Replies: 1
- Views: 894
Re: Can't boot DietPi in KVM-QEMU virtual machine
Ok,
Figured it out.
You openup virt-manager, you make a new VM and select Import Existing Image.
Works Ok.
Figured it out.
You openup virt-manager, you make a new VM and select Import Existing Image.
Works Ok.
- Sat Aug 24, 2019 5:58 am
- Forum: Troubleshooting
- Topic: Can't boot DietPi in KVM-QEMU virtual machine
- Replies: 1
- Views: 894
Can't boot DietPi in KVM-QEMU virtual machine
Hello, I have a multicore AMD machine that runs ubuntu. I have virt-manager installed and I can successfully make VMs with any OS, including windows. I tried the X86 bios and EFI versions of Diet-Pi and neither will boot with virt-manager. The errror is that the disk is not bootable for either one. ...
- Mon May 27, 2019 4:36 am
- Forum: Troubleshooting
- Topic: Nextcloud install / operation fails on Pine64, Dietpi 6.24
- Replies: 5
- Views: 1393
Re: Nextcloud install / operation fails on Pine64, Dietpi 6.24
Ok,
I was using STRETCH.
It looks like you solved my problems by pre-creating the /var/log/lighttpd folder and setting its owner to www-data
It appears to be running ok.
Thanks!!!
Also, I could not do a regular diepi-software install 114, it had to be a re-install.
I was using STRETCH.
It looks like you solved my problems by pre-creating the /var/log/lighttpd folder and setting its owner to www-data
It appears to be running ok.
Thanks!!!
Also, I could not do a regular diepi-software install 114, it had to be a re-install.
- Mon May 27, 2019 4:17 am
- Forum: Troubleshooting
- Topic: Nextcloud install / operation fails on Pine64, Dietpi 6.24
- Replies: 5
- Views: 1393
Re: Nextcloud install / operation fails on Pine64, Dietpi 6.24
Sorry, how do I check if I am running Jessie or not? I'm using: DietPi_v6.20_Rock64-ARMv8-Stretch.img Then updating with dietpi-update I get errors on journalctl -u lighttpd says there is no folder or filename for /var/log/lighttpd/error.log it looks like it starts, tries to update that error log th...
- Sun May 26, 2019 8:21 pm
- Forum: Troubleshooting
- Topic: Nextcloud install / operation fails on Pine64, Dietpi 6.24
- Replies: 5
- Views: 1393
Nextcloud install / operation fails on Pine64, Dietpi 6.24
Hello All, I am running Dietpi on a Pine64. I only intend to use this with Nextcloud. This setup worked for about 6 months, but my SDcard went bad. I got another SDCard, got a new dietpi image, installed it to the SDcard, upgraded it, then installed Nextcloud #114. The installation is not smooth as ...