VNC Console Not Accepting User Input With Log Redirect
Having an issue with the following fsck error;
fsck from util-linux 2.24.2 e2fsck 1.42.10 (18-May-2014) Superblock last mount time is in the future. (by less than a day, probably due to the hardware clock being incorrectly set) Fix<y>?
This shows in the Nova console log however not in the VNC console itself, and doesn't accept user input either (just a blank screen). This is with grub2 and Arch Linux however I expect the same behavior on other systems. I am currently using 'console=tty0 console=ttyS0,115200n8' per OpenStack documentation however I think I need something that redirects all output to both places and ensures the system will not hang on user input with fsck or other things that may pop up