nullbox: /ntfs nofail
This commit is contained in:
parent
8ef0925c01
commit
ffc0b1472f
@ -22,7 +22,7 @@
|
|||||||
"/ntfs" = {
|
"/ntfs" = {
|
||||||
fsType = "ntfs-3g";
|
fsType = "ntfs-3g";
|
||||||
device = "/dev/disk/by-uuid/6AC23F0FC23EDF4F";
|
device = "/dev/disk/by-uuid/6AC23F0FC23EDF4F";
|
||||||
options = [ "auto_cache" ];
|
options = [ "auto_cache" "nofail" ];
|
||||||
};
|
};
|
||||||
"/.btrfsroot" = {
|
"/.btrfsroot" = {
|
||||||
options = [ "subvol=/" ];
|
options = [ "subvol=/" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user