Reply To: antiX-25.a1-full for testers

Forum › Forums › antiX-development › Development › antiX-25.a1-full for testers › Reply To: antiX-25.a1-full for testers

#185938
andfree
Member

    I enabled persistence on the modern kernel, and it worked perfectly. But the legacy kernel could not use the persistence file.

    I think this happens if the home directory is kept in a separate partition. In this case, you can boot the legacy kernel with persistence as long as you haven’t boot the modern kernel yet. But once you have already booted the modern kernel, every time you try to boot the legacy kernel afterwards, you face this:

     -- username: /home/username: change directory failed: No such file or directory
    Logging in with home = "/".
    username@computername:/$ startx
    
    xauth:  error in locking authority file /home/username/.Xauthority
    xauth:  error in locking authority file /home/username/.Xauthority
    
    (EE)
    fatal server error:
    (EE) Cannot open log file "/home/username/.local/share/xorg/Xorg.0.log"
    (EE)
    (EE)
    Please consult the The X.Org Foundation support
             at http://wiki.x.org
     for help.
    (EE)
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    xauth:  error in locking authority file /home/username/.Xauthority

    No issue if the drive is not divided into separate root and home partitions.