Skip to content

Instantly share code, notes, and snippets.

View Vitawt-The-Duke's full-sized avatar
🎯
Focusing

Mikalai Vitawt-The-Duke

🎯
Focusing
View GitHub Profile
@Vitawt-The-Duke
Vitawt-The-Duke / ovh.zfs.md
Last active April 5, 2024 11:09
Ubuntu Root on ZFS at OVH dedicated server

Step 1. Starting the Rescue System - Linux 64bit

boot your system in resque mode from OVH console

Step 2. Connect to Rescue System vis SSH and clean FS

before qemu run and install wipe all FS on target disks

wipefs -af /dev/nvme*

Step 3. Download ubuntu desktop image (native zfs support)

Step 1. Starting the Rescue System - Linux 64bit

Activating the Rescue System

To start a server in the Rescue System, it needs to be activated in the Robot.

Under "Main Functions; Server" select the desired server and then open the tab "Rescue". Here the desired variant can be activated.

The password that was given to you when you activated the Rescue System can now be used to login as "root" via SSH. Restarting the Server