Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
07-22-2012, 03:29 PM
|
#1
|
Member
Registered: Mar 2012
Location: US
Distribution: Ubuntu 11.10, SLAX 6.1.2, CrunchBang 11, BackTrack 5,
Posts: 93
Rep: 
|
Filesystem not mounting Ubuntu 11.10
I am trying to boot into my Ubuntu 11.10 partition and after the purple screen the boot scripts just stop. I have multiple partitions.
1. Backtrack 5
2. Slackware 13.37
3. Ubuntu 11.10 <-- The Problem
4. Ubuntu 10.04
I can access the 11.10 filesystem from other partitions but I cant access my home folder because it's encrypted, I tried running ecryptfs-mount-private but it doesnt seem to be recognized as a command. In the 10.04 partition I try to access it, but I get a message window saying that the file is broken. Is there a way to remedy this, I am trying to do my best with what I know but its not working. If someone knows a way to fix this I would be greatly appreciative.
|
|
|
07-22-2012, 06:43 PM
|
#2
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,376
|
|
|
|
07-23-2012, 09:55 AM
|
#3
|
Member
Registered: Mar 2012
Location: US
Distribution: Ubuntu 11.10, SLAX 6.1.2, CrunchBang 11, BackTrack 5,
Posts: 93
Original Poster
Rep: 
|
Thanks man I'll give it a try, I'm still awestruck at how a partition can just choose not to boot. I looked at it more closely last night and it seems like the audio driver doesnt want to boot so it halts the whole operation. I'm not sure if thats right but thats what it looked like. Everything I've found online is for stuff that has to do with live booting and I dont need that. Are there any other places online that you think would be a good source for an answer? Such as another forum or just a help site?
|
|
|
07-23-2012, 10:23 AM
|
#4
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,376
|
An audio driver should not stop the boot process. Since you have several systems installed, boot one that will come up. Go to the partition of the failing system.
There will be a directory /var/log on that partition. Boot failures should get logged. Look in the file 'syslog'. The file may be large, look toward the bottom using the time stamps as a guide. You are looking for error messages. I would expect that to give you some idea on what is happening, and a reason for the system failing to boot up.
Post the error messages if you have no idea what they are trying to tell you.
|
|
|
07-23-2012, 12:50 PM
|
#5
|
Member
Registered: Mar 2012
Location: US
Distribution: Ubuntu 11.10, SLAX 6.1.2, CrunchBang 11, BackTrack 5,
Posts: 93
Original Poster
Rep: 
|
Alright thanks man Ill give it a look!
|
|
|
07-23-2012, 12:59 PM
|
#6
|
Member
Registered: Mar 2012
Location: US
Distribution: Ubuntu 11.10, SLAX 6.1.2, CrunchBang 11, BackTrack 5,
Posts: 93
Original Poster
Rep: 
|
So the first error message I found is this
Jul 20 02:00:01 ubuntu-Satellite-L505 CRON[4312]: (CRON) error (grandchild #4313 failed with exit status 1)
No idea what it means so hopefully you can give me some insight
|
|
|
07-23-2012, 01:04 PM
|
#7
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,376
|
Cron jobs are scheduled programs, I don't think this has anything to do with not booting. This would happen after the system was up. Look at the bottom of the file, the last 20 to 30 lines.
|
|
|
07-23-2012, 01:12 PM
|
#8
|
Member
Registered: Mar 2012
Location: US
Distribution: Ubuntu 11.10, SLAX 6.1.2, CrunchBang 11, BackTrack 5,
Posts: 93
Original Poster
Rep: 
|
This is what I get but I still have no idea what it means
Jul 21 14:27:07 connor-Satellite-L505 rtkit-daemon[1610]: Supervising 4 threads of 2 processes of 2 users.
Jul 21 14:27:08 connor-Satellite-L505 rtkit-daemon[1610]: Successfully made thread 1753 of process 1752 (n/a) owned by '1000' RT at priority 5.
Jul 21 14:27:08 connor-Satellite-L505 rtkit-daemon[1610]: Supervising 5 threads of 2 processes of 2 users.
Jul 21 14:27:08 connor-Satellite-L505 rtkit-daemon[1610]: Successfully made thread 1754 of process 1752 (n/a) owned by '1000' RT at priority 5.
Jul 21 14:27:08 connor-Satellite-L505 rtkit-daemon[1610]: Supervising 6 threads of 2 processes of 2 users.
Jul 21 09:27:09 connor-Satellite-L505 dbus[687]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
Jul 21 09:27:09 connor-Satellite-L505 dbus[687]: [system] Successfully activated service 'org.freedesktop.UDisks'
Jul 21 09:28:11 connor-Satellite-L505 dbus[687]: [system] Activating service name='com.ubuntu.SystemService' (using servicehelper)
Jul 21 09:28:12 connor-Satellite-L505 dbus[687]: [system] Activating service name='org.debian.apt' (using servicehelper)
Jul 21 09:28:12 connor-Satellite-L505 dbus[687]: [system] Successfully activated service 'com.ubuntu.SystemService'
Jul 21 09:28:13 connor-Satellite-L505 AptDaemon: INFO: Initializing daemon
Jul 21 09:28:13 connor-Satellite-L505 dbus[687]: [system] Successfully activated service 'org.debian.apt'
Jul 21 09:28:13 connor-Satellite-L505 AptDaemon: INFO: UpgradeSystem() was called with safe mode: 1
Jul 21 09:28:13 connor-Satellite-L505 AptDaemon.Trans: INFO: Simulate was called
Jul 21 09:28:13 connor-Satellite-L505 AptDaemon.Worker: INFO: Simulating trans: /org/debian/apt/transaction/2a4acad5845d41c1869e6737ea24ed4c
Jul 21 09:28:16 connor-Satellite-L505 AptDaemon.Worker: INFO: Upgrade system with safe mode: 1
Jul 21 09:34:13 connor-Satellite-L505 AptDaemon: INFO: Quitting due to inactivity
Jul 21 09:34:13 connor-Satellite-L505 AptDaemon: INFO: Quitting was requested
Jul 21 09:40:32 connor-Satellite-L505 anacron[2264]: Anacron 2.3 started on 2012-07-21
Jul 21 09:40:32 connor-Satellite-L505 anacron[2264]: Will run job `cron.daily' in 5 min.
Jul 21 09:40:32 connor-Satellite-L505 anacron[2264]: Will run job `cron.weekly' in 10 min.
Jul 21 09:40:32 connor-Satellite-L505 anacron[2264]: Jobs will be executed sequentially
Jul 21 09:40:37 connor-Satellite-L505 kernel: [ 841.789471] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
Jul 21 09:45:32 connor-Satellite-L505 anacron[2264]: Job `cron.daily' started
Jul 21 09:45:32 connor-Satellite-L505 anacron[2308]: Updated timestamp for job `cron.daily' to 2012-07-21
Jul 21 09:50:04 connor-Satellite-L505 sudo: pam_ecryptfs: pam_sm_authenticate: /home/connor is already mounted
Jul 21 10:00:03 connor-Satellite-L505 CRON[2542]: (root) CMD ( test -x /usr/sbin/tigercron && { [ -r "$DEFAULT" ] && . "$DEFAULT" ; nice -n$NICETIGER /usr/sbin/tigercron -q ; })
Jul 21 10:00:03 connor-Satellite-L505 CRON[2541]: (CRON) error (grandchild #2542 failed with exit status 1)
|
|
|
07-23-2012, 01:22 PM
|
#9
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,376
|
Quote:
EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
|
This is the only thing I see that is important. This is showing you have disk errors on sda1 partition. It is mounted read only. This is what the kernel will do if there are disk errors. Is this the partition Ubuntu 11.10 is on?
Yes or no, you will need to fix the disk errors. The file system can not be mounted when you try to fix it. So, boot from one of the systems that is not sda1. You can try to fix the system with the command 'sudo fsck.ext4 -v /dev/sda1'.
Here is a link to a more detailed How To Fix.
--> http://justcheckingonall.wordpress.c...t4-partitions/
Has the machine been powered down without a proper 'shutdown' command?
Last edited by camorri; 07-23-2012 at 01:26 PM.
|
|
|
07-23-2012, 01:29 PM
|
#10
|
Member
Registered: Mar 2012
Location: US
Distribution: Ubuntu 11.10, SLAX 6.1.2, CrunchBang 11, BackTrack 5,
Posts: 93
Original Poster
Rep: 
|
Yes /dev/sda1/ is the Ubuntu 11.10 partition, I am using the 10.04 partition right now. Ill try unmounting it and seeing if this command works, I hope it will.
|
|
|
07-23-2012, 01:32 PM
|
#11
|
Member
Registered: Mar 2012
Location: US
Distribution: Ubuntu 11.10, SLAX 6.1.2, CrunchBang 11, BackTrack 5,
Posts: 93
Original Poster
Rep: 
|
Now it says this,
e2fsck 1.41.14 (22-Dec-2010)
Ubuntu_11.10: clean, 406235/16441344 files, 65647060/65733243 blocks
|
|
|
07-23-2012, 01:37 PM
|
#12
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,376
|
If you go to the link I posted, there is a command to force the file system check.
Quote:
fsck.ext4 -cDfty -C 0 /dev/sd**
|
The 'f' in the command should force the system to run a complete check.
|
|
|
07-23-2012, 01:39 PM
|
#13
|
Member
Registered: Mar 2012
Location: US
Distribution: Ubuntu 11.10, SLAX 6.1.2, CrunchBang 11, BackTrack 5,
Posts: 93
Original Poster
Rep: 
|
I copy pasted the command and the previous post I had was the output it gave me. I ran it a second time and got the same output.
|
|
|
07-23-2012, 01:45 PM
|
#14
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,376
|
What happens if you try to boot that system now?
|
|
|
07-23-2012, 01:51 PM
|
#15
|
Member
Registered: Mar 2012
Location: US
Distribution: Ubuntu 11.10, SLAX 6.1.2, CrunchBang 11, BackTrack 5,
Posts: 93
Original Poster
Rep: 
|
I tried and got the same output
it tries to start up pulse audio that fails, then saned fails and its just a whole mess.
|
|
|
All times are GMT -5. The time now is 02:25 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|