Re: Cannot boot after distro upgrade (SOLVED)

2019-09-04 Thread Miroslav Skoric
On 9/3/19 7:55 AM, Reco wrote: However, I wonder whether the other partitions (/, /usr, /var) shall remain ext3 in fstab, or they shall be changed to ext4 too. blkid has an answer for that. If it says that your /, /usr and /var are ext3 - leave them as that. Reco Exactly, blkid said ju

Re: Cannot boot after distro upgrade (SOLVED)

2019-09-02 Thread Reco
Hi. On Tue, Sep 03, 2019 at 01:38:49AM +0200, Miroslav Skoric wrote: > Now I suppose that the above commands (plan A) are not needed. Yep, there's no need for them now. > However, I wonder whether the other partitions (/, /usr, /var) shall > remain ext3 in fstab, or they shall be change

Re: Cannot boot after distro upgrade (SOLVED)

2019-09-02 Thread Miroslav Skoric
On 9/2/19 5:39 PM, Reco wrote: Hi. On Mon, Sep 02, 2019 at 04:44:18PM +0200, Miroslav Skoric wrote: On 9/2/19 10:28 AM, Reco wrote: Judging from the pictures, it's the ext4 filesystem. So, let's proceed to the destructive steps: fsck.ext4 -f /dev/localhost/tmp mount -t ext4 /dev/loc