Skip to content

Instantly share code, notes, and snippets.

@shinhyungyang
Last active September 5, 2025 11:57
Show Gist options
  • Select an option

  • Save shinhyungyang/1759263a8a73a863a1fe8b6cd47fec66 to your computer and use it in GitHub Desktop.

Select an option

Save shinhyungyang/1759263a8a73a863a1fe8b6cd47fec66 to your computer and use it in GitHub Desktop.
Building Kernel on a Virtual Environment
  • Prerequisites:

  • Using the default configuration on VirtualBox, Fedora42 server always creates a 16 GiB root partition. Therefore:

    # https://serverfault.com/a/692428
    lvextend -v -r -l +100%FREE /dev/mapper/fedora_vbox-root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment