oj wrote:I haven't done this (yet) but my understanding is the /usr and /var folders are converted into symlinks. You normally have to be root to make file system changes outside of your /home. Have you run the prepare app as root?
ls -al /
doktor5000 wrote:Can you please show afrom the current system state?
- Code: Select all
ls -al /
doktor5000 wrote:Also, during installation when you got that error, have you switched to the other 3 tty's and had a look for the verbose messages? That will maybe give a hint what the cause of this problem is.
[doktor5000@Mageia3 ~]$ find / -maxdepth 1 -type l -exec ls -al {} \;
lrwxrwxrwx 1 root root 9 Mai 19 12:56 /lib64 -> usr/lib64
lrwxrwxrwx 1 root root 7 Mai 19 12:56 /bin -> usr/bin
lrwxrwxrwx 1 root root 7 Mai 19 12:56 /lib -> usr/lib
lrwxrwxrwx 1 root root 8 Mai 19 12:56 /sbin -> usr/sbin
Users browsing this forum: No registered users and 1 guest