busybox

  1. E

    cannot open 'Some supported features are not enabled on the pool.': no such pool

    Hello everyone, This is my first post on this forum and I am a bit of a noob so I appreciate your patience. So I just upgraded my proxmox server to 9 and I can't boot into the system. It is stuck at busybox (initramfs) and here are some of my outputs: zpool status show all of my pools (rpool...
  2. S

    [SOLVED] Proxmox VE 7.4 + Hyper-V + ZFS zpool , command consoles

    I use Proxmox as a virtual machine inside Microsoft Windows 11 Hyper -V . Configuration two virtual disks in ZFS pool . I boot from the installation disk, select advanced mode and "Install Proxmox VE ( Debug mode). With Ctrl + D I get a console, import the pool" zpool import -f -R / mnt" I...
  3. K

    BusyBox at first start after install

    Hello, I'm trying ton install Proxmox 6 on 2 disks connected on a LSI2008 raid controler. No raid configurated on LSI. Install is ok (zfs raid1). But at first restart the server boots on BusyBox bash with message : If I type : then 'exit', the server finally switchs to proxmox login and...
  4. A

    New Install of Proxmox 5.1 ZFS Mirror enters Busybox on first boot

    Just trying to do a basic zfs mirror install of my proxmox 5.1 OS but every time after initial install I get forced into busy box with no rpool found error. I've tried zpool import but no luck. I know this is a common problem, I know it has to do with how device names are assigned from the...
  5. S

    ZFS fails to mount on boot following upgrade

    I have Proxmox 5.0-32 installed on a Dell R710 with a single RAIDZ1 array implemented across six 2TB disks. This array is shared between VMs, containers, and the Proxmox installation itself. I understand this configuration isn't ideal, but it is stable and performant enough for my needs -...