Proxmove - wyze cam bridge

bobster316

New Member
Jun 4, 2024
1
0
1
I have installed Proxmox on my raspberry pi 4 and have been folllowing a youtube guide - https://www.youtube.com/watch?v=cvABbT4ygYo&t
During the setup I get the followinng error
Appreciate if anyone can help to advise.


Task viewer: CT 200 - Create



Formatting '/var/lib/vz/images/200/vm-200-disk-0.raw', fmt=raw size=8589934592 preallocation=off
Creating filesystem with 2097152 4k blocks and 524288 inodes
Filesystem UUID: 8d48e7a9-ee5d-40ad-8bdf-f64282c136a7
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632
extracting archive '/var/lib/vz/template/cache/debian-12-turnkey-core_18.0-1_amd64.tar.gz'
Total bytes read: 545402880 (521MiB, 45MiB/s)
Detected container architecture: amd64
TASK ERROR: unable to create CT 200 - unsupported debian version '12.1'
 
Newer LXCs require newer PVE versions. PiMox is still based on old PVE7. Moreover, you are trying to create an "amd64" version of that LXC and that requires a x86_64 CPU and won't work with an ARM SoC like your Pi got.
If you can return that Pi4, it might be way better to get a cheap N100 MiniPC. More or less the same price as a 8GB Pi4 if you also account for the PSU, USB-SSD, Case, Fan, ... and it will be way more powerful and will allow you to use a proper original PVE. While still being very power efficient (<10W idle).
 
Last edited:
  • Like
Reactions: leesteken