Search results

  1. D

    [SOLVED] rescue mode with root on zfs trouble

    TL;DR update. I used the ubuntu 22.04.1 ISO and things worked out great. end TL;DR update. I am running a fresh install of pve-manager/7.1-11/8d529482 (running kernel: 5.13.19-6-pve) on bare metal using a zfs mirrored root pool: rpool state: ONLINE scan: scrub repaired 0B in 00:00:02 with...
  2. D

    [SOLVED] Is the PVE zfs install actually a root on zfs install?

    I install PVE as a raid1 mirror. When I ls the contents of /rpool there is only are only empty directories. Even the /rpool/ROOT/pve-1 directory is empty.
  3. D

    removing PVE

    I mean no disrespect. I love PVE and run it on several servers and will not change any time soon. However for my development laptop it is not working out ;( Reason I install PVE in the first place is having a mirrored zfs root. I found no other distro that has that out of the box. But bridging...
  4. D

    [SOLVED] using wifi instead of ethernet

    wow, virtualbox did not work due to some conflicts. but virtual machine manager has virtual network NAT out of the box. so I can continue using qemu/kvm
  5. D

    [SOLVED] using wifi instead of ethernet

    i gave up and am now installing virtualbox, yeah on a proxmox machine. it's sad that it is soo difficult for newcomers to networking
  6. D

    [SOLVED] using wifi instead of ethernet

    I am still struggling getting this to work. And even if I do I am assuming this wont work once connected to a different router (during traveling / hotel) Is there something else I can try?
  7. D

    [SOLVED] OpenWrt LXC installation error

    thanks but I am already running an OpenWrt VM. I am having issues though getting wireless AP's to work as the kernel is a bit behind mainstraim. currently 5.4
  8. D

    [SOLVED] OpenWrt LXC installation error

    I'd like to create an OpenWrt lxc container. I have confirmed that the image is in order. When creating the CT I get this error message extracting archive '/var/lib/vz/template/cache/openwrt.tar.gz' Total bytes read: 11192320 (11MiB, 137MiB/s) Detected container architecture: amd64 unknown ID...
  9. D

    [SOLVED] using wifi instead of ethernet

    is this still the case now we should all be able to use IP6? I mean no more NAT if I understood correctly right? I really hope it
  10. D

    Install desktop and browser on Proxmox Host server?

    I tried kde-plasma earlier but that network manager is beyond me ;(
  11. D

    Install desktop and browser on Proxmox Host server?

    turns out that the realtec 2.5G Ethernet drivers (r8169 and others) are not getting the love they need on linux ;(. I am plowing my way through with the suggestion in the hopes I can get the wireless to work there
  12. D

    Install desktop and browser on Proxmox Host server?

    I am going at it again ;) just got a new ryzen9 laptop and I am not getting very far yet ;(
  13. D

    Install desktop and browser on Proxmox Host server?

    Thank you for sharing. In case I will go that route again and try this I will let one know how it went for me
  14. D

    [SOLVED] PCI passthrough onboard sound

    @randomman87 this morning I received a message from logwatch; WARNING: Kernel Errors Present usb 11-1: device descriptor read/64, error -71 ...: 3 Time(s) could this be related to my android not being recognized by the vm?
  15. D

    [SOLVED] PCI passthrough onboard sound

    i did do the kernel patch with help of this thread on pve 6 and had joy for a while. but as soon as i realized i actually did not need that as passing through the usb audio device as usb did the trick for me as well I moved to that solution directly after updating to pve 7. i am too...
  16. D

    [SOLVED] PCI passthrough onboard sound

    I do not believe it has been fixed as I tried passing the USB controller (as PCI(e) pass trough) some time ago can't remember which exact pve 7 version) and things started to FLR on me again. I then reverted back to only passing through the USB audio devices (as USB) and things went back to...
  17. D

    GPU PASSTHROUGH GTX560TI error 43 problem

    I must admit I forgot how I got it working previously but after having installed proxmox 7 things seemed really easy and just work out of the box without any changes to the system. That did not last long though and I had to do the standard changes again to keep it stable but other than that is...
  18. D

    [SOLVED] PVE 7. unclocking VM's still tricky

    root@pverdrmain:/etc/pve# qm unlock 105 trying to acquire lock... can't lock file '/var/lock/qemu-server/lock-105.conf' - got timeout root@pverdrmain:/etc/pve# tried to shut down a VM but it got stuck. So I wanted to 'stop' it but it got a can't get lock error. I tried searching and found the...
  19. D

    [SOLVED] going for max speed with proxmox 7; how to do it?

    Adding more than 2 GPU's is working now. I can't really be sure what I did wrong earlier but I really believe it was a configuration issue inside the VM it self.