X7ROOT File Manager
Current Path:
/usr/lib/dracut/modules.d/30convertfs
usr
/
lib
/
dracut
/
modules.d
/
30convertfs
/
ðŸ“
..
📄
convertfs.sh
(5.89 KB)
📄
do-convertfs.sh
(194 B)
📄
module-setup.sh
(336 B)
Editing: do-convertfs.sh
#!/bin/bash if getargbool 0 rd.convertfs; then if getargbool 0 rd.debug; then bash -x convertfs "$NEWROOT" 2>&1 | vinfo else convertfs "$NEWROOT" 2>&1 | vinfo fi fi
Upload File
Create Folder