Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mkinitfs mkinitfs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • mkinitfsmkinitfs
  • Merge requests
  • !96

Open
Created Nov 11, 2021 by Amanuense-del-diavolo@Amanuense-del-diavolo
  • Report abuse
Report abuse

added support for nfs

  • Overview 0
  • Commits 1
  • Changes 4

to use NFS as a remote root append to the kernel root="server_ip":"remote_share" rootfstype=nfs rootflags="root_mounting_flags_as_needed"

via this method is possible to add support to other protocols like gluster or ceph just by adding the required modules and files via feature.d, the compilation of the new initramfs and specifying the correct rootfstype

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: NFS