[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cannot boot after distro upgrade



On 9/1/19 7:52 PM, Étienne Mollier wrote:


The output of the above command (version dumpe2fs 1.43.4
31-Jan-2017) is the same as yours, with *one addition*:
inline_data

Good news, this is consistent with Reco's observation in the
other thread.  Follows his recommendations and see what happens.


Sure. I sent few photos on the commands' output. Don't know if the list accepts attachments.

root@(none):/# nano /etc/fstab
#
...
proc    /proc    proc    defaults    0    0
/dev/mapper/localhost-root    /   ext3    errors=remount-ro 0
1
# /boot was on /dev/sda1 during installation
UUID=......    /boot    ext2    defaults    0    2
/dev/mapper/localhost-home    /home    ext3    defaults 0    2
/dev/mapper/localhost-tmp    /tmp    ext3    defaults 0    2
/dev/mapper/localhost-usr    /usr    ext3    defaults 0    2
/dev/mapper/localhost-var    /var    ext3    defaults 0    2
/dev/mapper/localhost-swap_1    none    swap    sw    0    0
/dev/scd0    /media/cdrom0    udf,iso9660 user,noauto    0    0

I don't suppose these /, /usr and /var have this "inline_data"
flag in "dumpe2fs" output, do they?


That's a completely new area for me, so I don't know :-)

Regards,

Misko


Reply to: