Browse Source

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
Warren Togami 16 years ago
parent
commit
23aa204856
  1. 1
      modules.d/90dmsquash-live/install

1
modules.d/90dmsquash-live/install

@ -1,5 +1,4 @@
#!/bin/bash #!/bin/bash
dracut_install umount
inst dmsetup inst dmsetup
inst blkid inst blkid
inst dd inst dd

Loading…
Cancel
Save