LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 01-27-2009, 04:56 PM   #1
rmtebbot
LQ Newbie
 
Registered: Jan 2009
Posts: 1

Rep: Reputation: 0
X Server will not start


I am new to Ubuntu and (v 8.10). Stupidly fiddling around with fstab I changed something and when I rebooted the x server would not start (some internal error)

I believe this is because I changed fstab, and so the drive is read only. I can access the partition from ubuntu installed in windows but cannot change the file. How do I sort out the permissions?

Here is fstab, i assume the bold part is the issue:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda5
UUID=57c0e8f9-2bd6-4fd4-bcfc-5f715a62ce88 / ext3 relatime,errors=remount-ro.data=writeback.noatime 0 1
# /dev/sda6
UUID=4ac2ff64-16d4-4fd2-bb24-10bc10a94467 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0


my partition is /dev/sda5

Any help greatly appreciated!
 
Old 01-27-2009, 10:00 PM   #2
blackhole54
Senior Member
 
Registered: Mar 2006
Posts: 1,896

Rep: Reputation: 61
I am not sure if this is your problem with X, but yes that entry is borked. Those periods should be commas. And I think relatime and noatime are mutually exclusive. I.e. you want at most only one of them. (I've also wondered whether the data=writeback was originally in there or if that is one of your modifications. Not that there is anything wrong with it if that is what you want.) So I think what you probably want on that line is:

Code:
UUID=57c0e8f9-2bd6-4fd4-bcfc-5f715a62ce88 /    ext3    relatime,errors=remount-ro,data=writeback 0       1
By the way, don't appologize for "fiddling around with fstab." We learn by breaking things and then fixing them. However, before altering any system files like fstab, it is prudent to back up the original file. That way if you do break something you can always go back to where you started.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot start X Server ynt Linux - Software 3 12-20-2007 08:33 PM
Failed to start FTP server - server daemon when in inetd mode. pujakofriendly Slackware 2 11-30-2006 01:58 AM
X-Server won't start Post Linux - Newbie 3 09-14-2005 04:43 PM
X Server Won't start waknauss Linux - Hardware 2 11-12-2004 01:31 PM
cannot start the x server.... moschi Fedora 11 04-17-2004 04:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 05:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration