mirror of
git://soft.sys114.com/odroid-stamper
synced 2025-12-19 01:48:42 +09:00
fixups: add to run 'initramfs -u' when '/etc/fstab' is updated
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Iae7a142847685cdaae3133febb691b4b0f14be6d
This commit is contained in:
@@ -14,3 +14,5 @@ if [ "x@@DEFAULT_DEV_BOOT@@" != "x" ]; then
|
||||
UUID="@@DEFAULT_DEV_BOOT@@" /boot ext2 rw,relatime,errors=continue 0 0
|
||||
__EOF
|
||||
fi
|
||||
|
||||
update-initramfs -u
|
||||
|
||||
Reference in New Issue
Block a user