Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Can't boot after adding partition

  1. #11
    Join Date
    Jan 2019
    Location
    Moscow, Russia
    Beans
    55
    Distro
    Xubuntu 18.04 Bionic Beaver

    Re: Can't boot after adding partition

    Run these, then try again:
    Code:
    sudo systemctl start lvm2-lvmetad
    sudo pvscan

  2. #12
    Join Date
    Feb 2019
    Beans
    7

    Re: Can't boot after adding partition


  3. #13
    Join Date
    Jan 2019
    Location
    Moscow, Russia
    Beans
    55
    Distro
    Xubuntu 18.04 Bionic Beaver

    Re: Can't boot after adding partition

    OK, let's try this:
    Code:
    sudo pvs -a
    sudo vgscan -vvvv
    The output of the second command will be very long, use something like this to upload it and get a short link (of course make sure you have working network connection):
    Code:
    sudo vgscan -vvvv | nc termbin.com 9999
    You can then open this link locally from your computer and save the output to a file, then attach this file to your forum message.

    UPD: also try booting from Ubuntu Desktop ISO, I'm not sure if GParted Live handles LVM well.

    UPD2: the problem is solved, I'll describe the solution later.
    Last edited by dmnur; February 9th, 2019 at 10:11 PM.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •