Hello everyone,
Previously, upon starting my computer I would see a screen resembling this menu: https://i.stack.imgur.com/s5M71.jpg
Just as in the picture, I have a Windows partition. Now when I turn on my computer, however, I end up on GRUB command line. I am able to boot into windows simply by typing "exit". I can boot kubuntu with the following commands:
While not the end of the world, this is quite inconvenient. I have tried running "sudo update-grub" from Konsole as some answers have suggested but this appears to have no effect.
17.10
It is installed on its own partition.
KDE Plasma 5.10.5
GRUB 2.02~beta3-4ubuntu7
Windows 10.
Information about your PC:
Laptop, Dell Inspiron 7559
lspci | grep aphic gives "Intel HD Graphics 530 (rev 06)". This is supposed to be an nvidia card whose drivers I though I had installed. I suppose that's a problem for later.
8 GB
1, internal.
None
Thank you.
Previously, upon starting my computer I would see a screen resembling this menu: https://i.stack.imgur.com/s5M71.jpg
Just as in the picture, I have a Windows partition. Now when I turn on my computer, however, I end up on GRUB command line. I am able to boot into windows simply by typing "exit". I can boot kubuntu with the following commands:
set root=(hd0,gpt8)
linux /boot/vmlinuz-4.13.0-16-generic root=/dev/sda8
initrd /boot/initrd.img-4.13.0-16-generic
boot
linux /boot/vmlinuz-4.13.0-16-generic root=/dev/sda8
initrd /boot/initrd.img-4.13.0-16-generic
boot
While not the end of the world, this is quite inconvenient. I have tried running "sudo update-grub" from Konsole as some answers have suggested but this appears to have no effect.
Standard Information:
- What release of Kubuntu you are using.
17.10
- If Kubuntu is installed, is it installed 'inside' of Windows (Wubi installation).
It is installed on its own partition.
- What version of KDE you are using.
KDE Plasma 5.10.5
- What version of Grub you are using.
GRUB 2.02~beta3-4ubuntu7
- What other Operating Systems are installed.
Windows 10.
Information about your PC:
- Type (Desktop or laptop)
Laptop, Dell Inspiron 7559
- CPU (Central Processor Unit) make (Intel, AMD, ?) and whether 32-bit, 64-bit, or ?
Intel i7-6700HQ (64 bit) - GPU (Graphics Processor Unit) manufacturer and model
lspci | grep aphic gives "Intel HD Graphics 530 (rev 06)". This is supposed to be an nvidia card whose drivers I though I had installed. I suppose that's a problem for later.
- RAM (how much installed)
8 GB
- HDs (number of and type internal - number of and type external)
1, internal.
- Optical Drives (number of and type internal - number of and type external)
None
Thank you.
Comment