Skip to content

Clarify and update PPC wiki #35

@EchedelleLR

Description

@EchedelleLR

Referenced in AOSC-Dev/aosc-os-abbs#2107 partially and explained in the following discussion got from AOSC-Dev/aosc-os-abbs#2108:

@EchedeyLR
EchedeyLR commented 2 hours ago

Sorry but I have to ask here: information for recursive umount after finishing the installation before rebooting the machine?
@MingcongBai
Member Author
MingcongBai commented 2 hours ago

umount -lf /path/to/mountpoint should do.
@EchedeyLR
EchedeyLR commented 1 hour ago

I tried with -R saying me that the system was busy a lot of times, I even checked with lsof as suggested saying systemd services running. I got a bit stressed and tried to shutdown normally expecting the filesystem to be unmounted as expected. 9 minutes later I lost the patient waiting with the black screen and the cursor and forced shutdown. I must start the installation again.
@EchedeyLR
EchedeyLR commented 7 minutes ago

Sorry but as far I have not touched so much with bash loops "# for i in dev proc sys; do mount --rbind /$i /mnt/$i; done" get me confused to umount later

So, I should do umount -lf to /mnt/sys, umount -lf to /mnt/proc and finally to /mnt/dev

Is this correct?

PPC wiki should be more clear with these situations. This second case is more a general issue though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions