Help! Nothing is working

I have followed the instructions at the bottom of post on here:

http://www.linode.com/forums/viewtopic.php?t=2501

I created a Finnix config profile, but it wont boot. when I start with my normal profile & then try to lish to it, so i can fix my fstab, it tells me system is read only. It wont let me save changes to my fstab. Please help!

l0st_s0ul

1 Reply

Linode Staff

You can just boot with init=/bin/bash in most cases, and then remount the root filesystem read/write like so:

mount -o remount,rw /

-Chris

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct