mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
No sense to have to removes of lost+found.
This commit is contained in:
parent
8180a0375f
commit
69938bb625
@ -1389,7 +1389,6 @@ sub create_expect_uml {
|
|||||||
|
|
||||||
return "ERROR" if errm(mount_device($device,$mount_point)) == 2;
|
return "ERROR" if errm(mount_device($device,$mount_point)) == 2;
|
||||||
##### lost+found on a ramdisk is pointless
|
##### lost+found on a ramdisk is pointless
|
||||||
sys("rm -rf $mount_point/lost+found");
|
|
||||||
|
|
||||||
sync();
|
sync();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user