pimox / pimox7

Proxmox V7 for Raspberry Pi
1.7k stars 157 forks source link

Cannot start container #181

Closed GitHubElory closed 3 months ago

GitHubElory commented 4 months ago

I have installed pimox on Raspberry Pi OS (Legacy, 64-bit), but I got this error on while starting an LXC container (ubuntu 20.04) image

TheBossME commented 4 months ago

why are all the instruments that search for intelligent life being directed away from the earth ?

if you're using different processor architecture, what will be the result ?

You've got it !

GitHubElory commented 4 months ago

why are all the instruments that search for intelligent life being directed away from the earth ?

if you're using different processor architecture, what will be the result ?

You've got it !

Can you tell me where I can find arm64 container templates?

TheBossME commented 4 months ago

image

GitHubElory commented 4 months ago

My proxmox version is 7.2, and I have no idea how to update it.

TheBossME commented 4 months ago

https://github.com/jiangcuo/Proxmox-Port/wiki/Install-or-upgrade-from-repo

GitHubElory commented 4 months ago

Thank you, I updated proxmox to 8.1.7 however... I don't know how to properly create a linux bridge could you help me with that also?

When I'm creating a bridge it disconnects me with web gui and I can't do anything. image image and after I click apply edits I cannot reconnect.

and ip that im connecting is 192.168.7.6

TheBossME commented 4 months ago

image

image

Do,it via web interface

modify your Hosts entry properly if not done.

Then create a bridge without an ip address first,and apply.

Then remove the ip address from eth0 and put it to vmbr0 then.

Trick is: to not apply a single,change .. do all properly and after that apply it after proper check is done.

Good luck 🍀

GitHubElory commented 4 months ago

It worked, I mean kind of...

image

when I'm using DHCP on bridge then it just doesn't give me an address image image

However when I'm giving it an static address it just pinging forever without response image image image

The strange thing is that the address show up in router image

GitHubElory commented 3 months ago

I had to uninstall a docker ¯_(ツ)_/¯ to fix it