Mailinglist Archive: opensuse (714 mails)
| < Previous | Next > |
Re: [opensuse] installing GRUB on adjusted clone
- From: "Rajko M." <rmatov101@xxxxxxxxxxx>
- Date: Sat, 29 Oct 2011 09:02:53 -0500
- Message-id: <201110290902.53094.rmatov101@charter.net>
On Tuesday, October 25, 2011 10:41:49 AM George Olson wrote:
..
mv /home/home/george /home/george
check is it all ok and if yes:
rm /home/home
--
Regards,
Rajko
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
..
Then I had a problem with the rsync of my home partition. On rsync, I
had forgotten to use the / after "home" in the source position, so it
copied the entire contents of home as /home/home/george instead of
/home/george. This of course caused a problem when I tried to load KDE,
as it wouldn't load.
mv /home/home/george /home/george
check is it all ok and if yes:
rm /home/home
--
Regards,
Rajko
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
| < Previous | Next > |