Search results

  1. M

    [SOLVED] Proxmox VE 6.1.2 via USB Stick not working

    thanks moayad, thats the problem... thank you! can be closed
  2. M

    [SOLVED] Proxmox VE 6.1.2 via USB Stick not working

    Okay.... i got the exact same error on a vmware Workstation VM is my image broken??? i downloaded the official PVE-Image from the proxmox website... like 3 times...same bug everytime.
  3. M

    [SOLVED] Proxmox VE 6.1.2 via USB Stick not working

    Hello community, tried to install PVE 6.1.2 via USB Stick but without success. Here is the problem: I tried everyhting.... UEFI and legacy boot, 4 different USB thumb drives rufus 3.9 with dd method, and etcher, on all 4 drives... PVE 5.X installed fine on this machine... Any suggestions...
  4. M

    Proxmox 4.2 : error with container

    Thanks Greg, saved me today.
  5. M

    [SOLVED] zfs: cannot import rpool after reboot

    hey guys, as others already reported, ZFS_INITRD_PRE_MOUNTROOT_SLEEP did the trick. thanks for all your help!
  6. M

    [SOLVED] zfs: cannot import rpool after reboot

    Thanks for all the help guys! @Cup 'O Joe good to know that i am not alone ;) @fabian i will try that as soon as possible.
  7. M

    [SOLVED] zfs: cannot import rpool after reboot

    yes, i tried it multiple times. no success.
  8. M

    [SOLVED] zfs: cannot import rpool after reboot

    Hey guys! Did an update last night: apt-get update apt-get dist-upgrade after that, ZFS wanted a zpool upgrade -a which required a reboot. But after the reboot, i was stuck at busybox: i tried: zpool import -c /etc/zfs/zpool.cache -N rpool exit and it worked. Than i performed the zpool...