Mailinglist Archive: opensuse-kde (12 mails)
| < Previous | Next > |
[opensuse-kde] Replacing/Moving opt partition by a soft link, kdm does not work
- From: "Daniel Carvalho" <danielscarvalho@xxxxxxxxx>
- Date: Wed, 15 Nov 2006 22:42:53 -0300
- Message-id: <5182ab390611151742q42f42628y7c0fe652aca9decf@xxxxxxxxxxxxxx>
Hi,
My / partition got full, and so I moved the home and opt partitions like this:
init 0
...
cd /
mv home /yfiles
ln -s /yfiles/home home
shutdown -r now
it worked fine, but when I did:
init 0
...
cd /
mv opt /yfiles
ln -s /yfiles/opt opt
shutdown -r now
kdm start to freeze, and I can't start KDE.
At kdm.log and messages I can see just the usual system messages.
Any hint will be appreciated?
Thanks
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx
My / partition got full, and so I moved the home and opt partitions like this:
init 0
...
cd /
mv home /yfiles
ln -s /yfiles/home home
shutdown -r now
it worked fine, but when I did:
init 0
...
cd /
mv opt /yfiles
ln -s /yfiles/opt opt
shutdown -r now
kdm start to freeze, and I can't start KDE.
At kdm.log and messages I can see just the usual system messages.
Any hint will be appreciated?
Thanks
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx
| < Previous | Next > |