1

I'm trying to install a video driver on my Ubuntu 16.04 system, and the instructions caution me to set runlevel to prevent the X server from starting. Using what was posted in my other question I've had problems doing that, so as a workaround I decided to boot to recovery mode and use the "root shell prompt" option.

This worked fine until I tried to run the run file and fouond that I forgot to set the executable bit.

I entered a cdmod command. It came back with the message "readonly file system."

So I have to return to the X server to start a terminal window and set the executable bit.

Except that once I do, I won't be able to use the run file anyway because it has to write files to do its job.

So recovery mode gives me root access but makes the file system read only? What? Is this some kind of stupid joke?

  • 2
    Yes, it's a stupid joke to mount the fs read-only in case of possible filesystem corruption. – muru Mar 16 '17 at 02:15
  • If you've had problems, of which you've told us nothing, booting to run level 3, then before adding things to the system, maybe you should be fixing the system. Run level 3 is way more important than game quality video is. –  Mar 16 '17 at 02:35
  • @GypsySpellweaver - he asked about run levels half an hour before he posted this over here: http://askubuntu.com/q/893505/631140

    As far as I know he never ever really tried to get to run level 3 the correct way.

    – RobertRSeattle Mar 16 '17 at 02:51
  • @user62475 That sort of figures. Maybe this Q needs to have a reference to that Q. –  Mar 16 '17 at 02:58

0 Answers0