Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
auto eth0
allow-hotplug eth0
iface eth0 inet static
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1
dns-nameservers 192.168.0.1
Code Block
sudo reboot

Restore OS

HOWTO: https://docs.pikvm.org/flashing_os/#flashing-the-image

HOWTO2: https://wiki.blicube.com/blikvm/en/flashing_os/

Use RPI Manager to flash image on SD https://github.com/raspberrypi/rpi-imager/releases

Image https://zcwrego195.feishu.cn/drive/folder/MhU7f2LFKlIe4JdJjKMcXDzDnoc



Update to v1.5.8 → v1.5.9 (April, 2025)

...

Update om OS lavel will most probably make BliKVM not working

Code Block
# DO NOT DO THAT
#apt update
#apt upgrade

B;iKVM image

Code Block
# DO NOT DO THAT
#apt update
#apt upgrade


Restore OS

HOWTO: https://docs.pikvm.org/flashing_os/#flashing-the-image

HOWTO2: https://wiki.blicube.com/blikvm/en/flashing_os/

Use RPI Manager to flash image on SD https://github.com/raspberrypi/rpi-imager/releases

Image https://zcwrego195.feishu.cn/drive/folder/MhU7f2LFKlIe4JdJjKMcXDzDnoc

Image Added