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 c38142d..eee4556 100644 --- a/share/grub.cfg +++ b/share/grub.cfg @@ -1,3 +1,3 @@ -linux (host)%%ROOT%%/vmlinuz modules=squashfs root=/dev/vda rootfstype=squashfs clocksource=hpet +linux (host)%%ROOT%%/vmlinuz modules=squashfs root=/dev/vda rootfstype=squashfs clocksource=hpet tsc=unstable initrd (host)%%ROOT%%/initramfs boot |