Skip to content

rcpao-smartm-com/ndctl-ubuntu-22.04

Repository files navigation

ndctl-ubuntu-22.04 and 24.04

These bash scripts installs https://github.com/pmem/ndctl v78 in a newly installed Ubuntu 22.04.3 (desktop or server):

  1. ndctl-prereqs-ubuntu-22.04.sh apt-get install required packages to clone and build ndctl
  2. ndctl-clone-build-install.sh clone, build, and install ndctl

These bash scripts install various kernels:

  • ubuntu-22.04-kernel-6.5.sh installs OEM Kernel 6.5 in Ubuntu 22.04
  • ubuntu-22.04-kernel-6.6.sh installs mainline kernel 6.6 in Ubuntu 22.04

Hold down [left-shift] key while booting to enter GRUB menu. Choose "Advanced Options for Ubuntu" then select the kernel version to boot.


RedHat9, AlmaLinux9, RockyLinux9, etc.

  1. ndctl-prereqs-almalinux9.sh dnf install required packages to clone and build ndctl
  2. 'sudo dnf remove ndctl daxctl cxl-cli' if you have previously installed them
  3. ndctl-clone-build-install.sh clone, build, and install ndctl
  4. 'sudo ldconfig' for /lib changes to take effect

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages