Skip to content

Commit

Permalink
remove option aufs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Aug 29, 2019
1 parent 209260a commit 5232ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/grub.cfg.autodiscover
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ menuentry "" --unrestricted {

menuentry "Autodiscover the FAI server" {
set gfxpayload=$resolution
linux /boot/vmlinuz FAI_FLAGS="menu,verbose,createvt" fai.discover aufs rootovl root=/dev/nfs ip=dhcp quiet
linux /boot/vmlinuz FAI_FLAGS="menu,verbose,createvt" fai.discover rootovl root=/dev/nfs ip=dhcp quiet
initrd /boot/initrd.img
}

Expand Down

0 comments on commit 5232ab2

Please sign in to comment.