Merge pull request 'Add warning note for users on cloud machines' (#3806) from RuboGubo/clan-core:main into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3806
This commit is contained in:
@@ -55,6 +55,14 @@ In the `flake.nix` file:
|
|||||||
|
|
||||||
Adding or configuring a new machine requires two simple steps:
|
Adding or configuring a new machine requires two simple steps:
|
||||||
|
|
||||||
|
??? Machine Requirements
|
||||||
|
- RAM > 2GB
|
||||||
|
|
||||||
|
???+ Note "Cloud Machines"
|
||||||
|
NixOS can cause strange issues when booting in certain cloud environments.
|
||||||
|
|
||||||
|
- If on Linode: Make sure that the system uses Direct Disk boot kernel (found in the configuration pannel)
|
||||||
|
|
||||||
### Step 1. Identify Target Disk-ID
|
### Step 1. Identify Target Disk-ID
|
||||||
|
|
||||||
1. Find the remote disk id by executing:
|
1. Find the remote disk id by executing:
|
||||||
|
|||||||
Reference in New Issue
Block a user