Added update initramfs.
This commit is contained in:
parent
1e9adda3ee
commit
af1ef53938
|
|
@ -3,3 +3,5 @@ apt-get install -y bootchart2 pybootchartgui
|
|||
sed -i "s|^GRUB_CMDLINE_LINUX=\"\(.*\)\"|GRUB_CMDLINE_LINUX=\"\1 initcall_debug printk.time=y rdinitrd=/sbin/bootchartd\"|" /etc/default/grub
|
||||
|
||||
update-grub
|
||||
|
||||
update-mkinitramfs -k all -u
|
||||
|
|
|
|||
Loading…
Reference in New Issue