modify makeinitrd for the log file of mkTmpfstab
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
source ./functions
|
||||
|
||||
modules=$(ls /Rocky/modules/|grep -v .bak|grep -v .old)
|
||||
mkTmpfstab.sh -f "$TARGET/etc/fstab" -t "/tmp/fstab"
|
||||
LOGFILE=$LOG_FILE mkTmpfstab.sh -f "$TARGET/etc/fstab" -t "/tmp/fstab"
|
||||
mkinitrd "$TARGET"/boot/initrd.gz $modules --without-usb --without-multipath --fstab="/tmp/fstab" -f
|
||||
|
||||
Reference in New Issue
Block a user