On Tuesday, May 24, 2016 at 9:20:04 PM UTC-5, ray wrote: > On Tuesday, May 24, 2016 at 2:20:04 PM UTC-5, Sven Joachim wrote: > > This will be my next step. > > Thanks again, > I could not get this to work. I probably have something wrong in /etc/default/grub: GRUB_DEFAULT=0 GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="lsb_release -i -s 2> /dev/null || echo Debian" #GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=hvc0 quiet video=/"eDP1:640x480/"" GRUB_CMDLINE_LINUX=video="eDP1:640x480" #GRUB_CMDLINE_LINUX_DEFAULT="quiet" #GRUB_CMDLINE_LINUX="console=tty0 console=hvc0 quiet"
I have a few items comments from experiments. Did I not get the syntax right or is this the wrong approach? Ray