diff options
-rw-r--r-- | share/grub.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/grub.cfg b/share/grub.cfg index ba84ab9..c38142d 100644 --- a/share/grub.cfg +++ b/share/grub.cfg @@ -1,3 +1,3 @@ -linux (host)%%ROOT%%/vmlinuz modules=squashfs root=/dev/vda rootfstype=squashfs +linux (host)%%ROOT%%/vmlinuz modules=squashfs root=/dev/vda rootfstype=squashfs clocksource=hpet initrd (host)%%ROOT%%/initramfs boot |