Fix LiveCD boot regression caused by bf55e2c5d3
FIXME: There is still something wrong with this boot where it wants to use umount, but doing so breaks live boot.master
parent
8eb16b0827
commit
23aa204856
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
dracut_install umount
|
||||
inst dmsetup
|
||||
inst blkid
|
||||
inst dd
|
||||
|
|
|
|||
Loading…
Reference in New Issue