Page 1 of 1

[UNRESOLVED]Login screen with no users after upgrade

Posted: Mon Sep 03, 2012 10:32 pm
by anewvision
Used update manager, I think it freaked out, and now I'm left with this... http://oi48.tinypic.com/9pykbo.jpg
Sorry for the terrible quality, but I can't get a screenshot...

Also during boot I get this

Code: Select all

mounting local file system failed
What do? :/ should I cook up a liveusb?

Re: Login screen with no users after upgrade

Posted: Mon Sep 03, 2012 11:54 pm
by caf4926
Try again and make sure you set a mount point for /home?
We can assume it's on a separate partition?

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 12:28 am
by anewvision
caf4926 wrote:Try again and make sure you set a mount point for /home?
We can assume it's on a separate partition?
How do I set a mount point? And yes, it's on a separate partition.

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 3:26 pm
by caf4926
https://docs.google.com/open?id=0B3e0lL ... zVFNGpmd2s

You have to use the Something else option to get the advanced partitioner

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 8:29 pm
by zerozero
anewvision wrote:Used update manager, I think it freaked out,
i also think so :shock: this looks like an incomplete update. can you get to a tty? and do you have net there? if yes to both try

Code: Select all

sudo apt-get update && sudo apt-get dist-upgrade

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 8:32 pm
by anewvision
caf4926 wrote:https://docs.google.com/open?id=0B3e0lL ... zVFNGpmd2s

You have to use the Something else option to get the advanced partitioner
Now my install is hanging on

Code: Select all

copying usr/lib/vlc/plugins/demux/libsubtitle_plugin.so
md5 is fine, tried multiple times, been sitting for over an hour

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 8:40 pm
by anewvision
zerozero wrote:
anewvision wrote:Used update manager, I think it freaked out,
i also think so :shock: this looks like an incomplete update. can you get to a tty? and do you have net there? if yes to both try

Code: Select all

sudo apt-get update && sudo apt-get dist-upgrade
Got tty, but I get this kick back

Code: Select all

sudo: unable to stat /etc/sudoers: No such file or directory
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 9:37 pm
by zerozero
one question:
- did you start a new installation here >> http://forums.linuxmint.com/viewtopic.p ... 36#p625085 ? if "yes" this overwrote the existing system even if it failed.

one suggestion
- if you didn't start a new install above you can boot the live-usb and copy the /etc/sudoers from the live system to your damaged system (see the diff if there's one in the installed system :!: ) ad then try again to update in the tty.

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 10:46 pm
by anewvision
zerozero wrote:one question:
- did you start a new installation here >> http://forums.linuxmint.com/viewtopic.p ... 36#p625085 ? if "yes" this overwrote the existing system even if it failed.

one suggestion
- if you didn't start a new install above you can boot the live-usb and copy the /etc/sudoers from the live system to your damaged system (see the diff if there's one in the installed system :!: ) ad then try again to update in the tty.
Unfortunately I did try to install... ugh... am I screwed?

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 10:53 pm
by zerozero
there's no option now but reinstall, you overwrote the filesystem, but having a separate home is going to help you: all your personal setting will be preserved;
it's time to follow the advise caf4926 gave you a few posts above.

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 11:09 pm
by anewvision
zerozero wrote:there's no option now but reinstall, you overwrote the filesystem, but having a separate home is going to help you: all your personal setting will be preserved;
it's time to follow the advise caf4926 gave you a few posts above.
I am getting that hang up on that file in my previous post though

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 11:27 pm
by zerozero
my experience tells me that if you start an install over an existing system (to the point where you went: copying the files into the target) the latter is lost (sorry to say)
you still have HOME in a separate partition, so not all is lost here; reinstall and get back to the point where you were before the accident is a matter of a couple hours.

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 11:34 pm
by anewvision
zerozero wrote:my experience tells me that if you start an install over an existing system (to the point where you went: copying the files into the target) the latter is lost (sorry to say)
you still have HOME in a separate partition, so not all is lost here; reinstall and get back to the point where you were before the accident is a matter of a couple hours.
Sooo... fresh install in a new partition?

Re: Login screen with no users after upgrade

Posted: Tue Sep 04, 2012 11:51 pm
by zerozero
no, you should reuse the existing HOME (again see the slideshow caf4926 posted above, is exactly what you need)

Re: Login screen with no users after upgrade

Posted: Wed Sep 05, 2012 1:57 am
by anewvision
zerozero wrote:no, you should reuse the existing HOME (again see the slideshow caf4926 posted above, is exactly what you need)
I thought that's what I was doing, but I will try it again and report tomorrow. Thank you in advanced for helping me through this. It would seem I have a lot to learn...

Re: Login screen with no users after upgrade

Posted: Wed Sep 05, 2012 12:49 pm
by anewvision
zerozero wrote:no, you should reuse the existing HOME (again see the slideshow caf4926 posted above, is exactly what you need)
This is the setup I've been using with the same hold up... am I missing something?
http://oi49.tinypic.com/4q23oh.jpg

Re: Login screen with no users after upgrade

Posted: Thu Sep 06, 2012 12:25 pm
by caf4926
anewvision wrote:
zerozero wrote:no, you should reuse the existing HOME (again see the slideshow caf4926 posted above, is exactly what you need)
This is the setup I've been using with the same hold up... am I missing something?
http://oi49.tinypic.com/4q23oh.jpg
I can't make out what the problem is from that image

Re: Login screen with no users after upgrade

Posted: Thu Sep 06, 2012 10:27 pm
by anewvision
caf4926 wrote:
anewvision wrote:
zerozero wrote:no, you should reuse the existing HOME (again see the slideshow caf4926 posted above, is exactly what you need)
This is the setup I've been using with the same hold up... am I missing something?
http://oi49.tinypic.com/4q23oh.jpg
I can't make out what the problem is from that image
I just formatted... the IRC told me I was pretty far f'ed, so I they said it would be much easier to just do it that way...

Re: [UNRESOLVED]Login screen with no users after upgrade

Posted: Thu Sep 06, 2012 11:59 pm
by caf4926
I just formatted... the IRC told me I was pretty far f'ed, so I they said it would be much easier to just do it that way...
Does that mean are OK now

Re: [UNRESOLVED]Login screen with no users after upgrade

Posted: Fri Sep 07, 2012 2:52 pm
by anewvision
caf4926 wrote:
I just formatted... the IRC told me I was pretty far f'ed, so I they said it would be much easier to just do it that way...
Does that mean are OK now
Yeah, i guess. I am up and running. I still get the same error during boot, but I have no idea what it's talking about, because everything is working. It looks like it's attempting to mount sda4, but that is my swap. So basically, I quit haha