asylumexp / Proxmox

Proxmox VE Helper-Scripts - Ported to ARM64
https://pimox-scripts.com
MIT License
52 stars 5 forks source link

Debian 12 - NanoPi R5C Unsupported machine #86

Closed FrozenGamesYT closed 2 weeks ago

FrozenGamesYT commented 1 month ago

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

NanoPi r5c being unsupported machine while proxmox itself is running on debian 12.

What settings are you currently utilizing?

Advanced Settings

Which Linux distribution are you employing?

Debian 12

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

No response

Please provide detailed steps to reproduce the issue.

Installing Debian 12 VM on NanoPi R5C through the script

asylumexp commented 1 month ago

Can you give some of the errors you encountered?

FrozenGamesYT commented 1 month ago

Can you give some of the errors you encountered?

Using Advanced Settings Virtual Machine ID: 102 Using Machine Type: q35 Using Disk Cache: None Using Hostname: debian Using CPU Model: Host Allocated Cores: 1 Allocated RAM: 2048 Using Bridge: bridge Using MAC Address: 02:B3:80:C8:E9:56 Using Vlan: Default Using Interface MTU Size: Default Start VM when completed: yes Creating a Debian 12 VM using the above advanced settings ✓ Using local for Storage Location. ✓ Virtual Machine ID is 102. ✓ https://cloud.debian.org/images/cloud/bookworm/20240507-1740/debian-12-nocloud-arm64-20240507-1740.qcow2 ✓ Downloaded debian-12-nocloud-arm64-20240507-1740.qcow2 ✓ Created a Debian 12 VM (debian)

[ERROR] in line 412: exit code 255: while executing command qm start $VMID

asylumexp commented 1 month ago

Are you able to run uname -m for me please to make sure its aarch64?

FrozenGamesYT commented 1 month ago

Are you able to run uname -m for me please to make sure its aarch64?

uname -m: aarch64

asylumexp commented 1 month ago

try i440fx machine type in script advanced mode, if that works for you then ill get rid of q35 from script