Search results

  1. S

    IP over USB?

    Anyone ever tried IP over USB? Everything I've read indicated that it's easy, just run "modprobe g_ether" and configure an IP address on usb0, use a USB cable to connect to your other device, and boom, done. I just tried it on 3 proxmox boxes. dmesg only has this line: [784436.131019] UDC...
  2. S

    Anyone with a successful Bluestacks or Android emulator running?

    Does anyone have a successful Bluestacks running on Windows 10 (or Win 11)? Please share your config. I have spent the past 3 weeks trying to get blue stacks running without crashing. Sometimes, it will run overnight without issues. Othertimes, it will crash on startup. Each crash will...
  3. S

    Easiest way to expand pve/root?

    I have a 1TB drive in my proxmox 8 box (fresh install), using it to test bluestacks (it's a different level of pain...) and I am finding out that with the default installs, I don't have much space for backing up a virtual machine. Tried lvextend and didn't get far. What's the easiest way to...
  4. S

    Strange network problem with Proxmox 7.1-6 and Debian 11

    Just received a Dell R520, and did a fresh install of Proxmox. Added Debian 10 (buster) guest. No issues with networking. Installed Debian 11 (bullseye). When I run a "/etc/init.d/networking restart" the networking bits stop working. This is the "Before" running /etc/init.d/networking...
  5. S

    [SOLVED] Mac issues connecting to NFS/ZFS on Proxmox

    Current version of proxmox, fully updated. Have a zpool with sharenfs enabled. Unable to nfs mount from macOS. Any ideas? proxmox server IP is 10.100.200.200 zpool is jbod/tank Mac IP is 10.100.200.100 Mac User is Justme linux VM on Mac is 10.100.200.101 # zfs set...
  6. S

    physical disk to KVM - ide bug?

    I have a Solaris VM. Following instructions at https://pve.proxmox.com/wiki/Physical_disk_to_kvm Showing only relevant information # lshw -class disk -class storage *-disk:2 description: ATA Disk product: HGST HUS724030AL physical id: 3.0.0 bus...
  7. S

    Volume group "pve" not found

    Proxmox wouldn't install on my system because X couldn't run during installation. So I took the ssd, attached it to my MacBook, and installed Proxmox in a Parallels VM that has the ssd via USB as a passthrough drive. Installation went fine. Attached the ssd to my system and during the boot...
  8. S

    [SOLVED] solaris 11.4 installation crashes during boot

    Just downloaded Proxmox VE 6.2-1. Installed it. Tried to create a solaris 11.4 guest. Used all defaults. When the VM starts booting, the solaris kernel boots, and then crashes before it finishes loading. Has anyone gotten solaris 11.4 working on 6.2-1, and if so, would you mind sharing your...