Comment # 8 on bug 1185512 from
I deleted initrd (symlink and file), then recreated it, but still the
/etc/crypttab in initrd is "old":

# rm /boot/initrd
# rm /boot/initrd-5.3.18-lp152.72-default
# mkinitrd
Creating initrd: /boot/initrd-5.3.18-lp152.72-default
dracut: Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log
--force /boot/initrd-5.3.18-lp152.72-default 5.3.18-lp152.72-default
...
dracut: *** Creating initramfs image file
'/boot/initrd-5.3.18-lp152.72-default' done ***
# lsinitrd |grep crypttab
-rw-r--r--   1 root     root           75 Apr 29 08:12 etc/crypttab
# ll /etc/crypttab


You are receiving this mail because: