Announcement

Collapse
No announcement yet.

I can't work on linux

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    I can't work on linux

    Hi!!!

    Recently, I installed Linux and Windows 10, I did both by a USB. First I installed Windows 10 and then I left a free space, where I was going to install Linux. I used rufus and i configured both partition as MBR to UEFI. I could complete the installation but when I turn on the laptop, it doesn't recognize Linux. I opened the boot menu and you can see as first option of boot the kubuntu but the laptop just doesn't boot.

    thank you in advance!!!.

    #2
    You were able to boot the Live USB?

    Please boot the Live USB again. Open a terminal and copy paste the following commands one by one, for each line

    sudo sed -i 's/restricted$/& universe multiverse/' /etc/apt/sources.list

    sudo add-apt-repository ppa:cematinla/bisnext

    sudo apt update

    sudo apt install smartmontools --no-install-recommends

    sudo apt install bisnext

    bisnext --pastebin

    Bisnext will generate a link. Please post it.
    Last edited by mr_raider; Dec 01, 2017, 10:08 AM.

    Comment

    Working...
    X