by /dev/sdX I mean, /dev/sda or whatever device your main hard drive is, you could find out by typing df first, and see which drive your / is on. and use that for sdX
On Wed, Jan 29, 2020 at 1:05 PM Dick Steffens <[email protected]> wrote: > On 1/29/20 11:16 AM, Nat Taylor wrote: > > Have you tried, after booting into recovery mode, > > sudo apt update && sudo apt upgrade && sudo apt dist-upgrade > > reboot, if that doesn't work, > > Those did not work. > > > boot into recovery mode and reinstall grub? > > (grub-install /dev/sd*X )* > > (grup-install /dev/sd*X )* > > returns > > bash: syntax error near unexpected token `*' > > > -- > Regards, > > Dick Steffens > > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
