UML on my Linode

I can swear that this has been asked before but my search of the forum is turning up empty.

Is it possible to run a UML-kernel within my Linode account.

1 Reply

Using the Direct Disk or Grub kernel options, you can boot any guest installed kernel.

The problem you may face, is that the UML kernel you provide could be missing KVM or virtio specific kernel config settings. This could prevent LISH, networking, block storage, or other features from working properly.

You'll want to use a kernel with these flags compiled in or enabled as modules: https://www.linode.com/docs/platform/kvm-reference/#custom-kernel-configuration

In practice, I can't think of any reason to use a UML kernel over a normal distribution supplied (cloud ready) kernel. You may want to use the Full-Virt option (rather than Para-Virt) if you do have a technical reason for using a UML kernel.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct