Please help me get my system booting again

Hi,

I have been trying to get another system drive working and somehow I have screwed up my main drive.
It no longer will boot into KDE, I get a console login prompt instead followed by when logged in
systemd-readahead[376] failed to open pack file - system readonly (or something close to that)

anyone have an idea what I should do… please

Robert

On 2015-06-14 23:06, rekinchin wrote:

> systemd-readahead[376] failed to open pack file - system readonly (or
> something close to that)

Then please read it again, and post here the exact message… :slight_smile:


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

Just a guess but if the partition file system is corrupted it may only load read only. Boot to a live Linux and run fsck against the various Linux partition on the drive.

Press esc immediately after the boot selection in grub to get a text based init screen it may show what is broken.

If you accentually overwrote one of the Linux partitions in your attempt to fix some other system drive, you may just have to reinstall :’(

exact message is

systemd-readahead[376] failed to open pack file: read-only filesystem

checked partitions / and /boot (seperate partitions) using fsck -f no errors found.

OK guys fixed it, I had screwed up the fstab. rebuilt it and now all is working again

Thanks for your contributions

Robert