/
/
usr
/
lib
/
dracut
/
modules.d
/
30convertfs
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.130
PHP 8.3.16
Dir:
/usr/lib/dracut/modules.d/30convertfs
Edit:
/usr/lib/dracut/modules.d/30convertfs/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
Ukuran: 194 B