Search results

  1. P

    Can I upgrade from v5 to v6 on Stretch?

    Or do I have to upgrade to Buster? I'm not using nor do I need any HA or Ceph stuff. Thanks :)
  2. P

    VM to ISO, V2P in Proxmox. How can I install a VM from USB stick?

    Ah I see, What I mean by that was im looking in /dev/mapper/vm--101... and its a link so i do 'readlink vm--101..' and it says it links to a file in /dev called dm-12. i use 'ls -al /dev/dm-12' and it is a special block file. I was just wondering should I copy that or the link itself but it...
  3. P

    VM to ISO, V2P in Proxmox. How can I install a VM from USB stick?

    Hi thanks for the reply. So after doing some digging I found a block special file do I just DD that file?
  4. P

    VM to ISO, V2P in Proxmox. How can I install a VM from USB stick?

    More client machine than server. But yes. I have clients in which the machine setup has to be specific. I have a VM image (Linux Mint) of what each machine should be and I just need to V2P it.
  5. P

    VM to ISO, V2P in Proxmox. How can I install a VM from USB stick?

    So i want to make an ISO image of a VM in Proxmox. I am going to use Clonezilla to boot in and install the ISO on the the target machines, I'm not using windows. But I am confused on how I would go about make a Proxmox VM into an Image? Any ideas? Thanks.
  6. P

    Can Clonezilla take a Proxmox VM and clone it to several laptops?

    I have a VM Image (Lubuntu) which I want to clone onto several Laptops, I update and do all the admin stuff I need to on that 1 VM in Proxmox. While I know I can do Laptop to Laptop I was wondering if I can do Proxmox VM to Laptop? Oh, And is it possible to make an ISO out of a VM in Proxmox...