index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | nl6720 <nl6720@gmail.com> | 2021-03-22 15:47:02 +0200 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2021-04-30 20:51:24 +0300 |
commit | 6287f72e8fa5a31ac0903f46d6a70afcaedfa7c7 (patch) | |
tree | 109f206c6e1208692b2e21c6466667afaa04f83c /docs/README.knownissues | |
parent | 76c80303b248f02e28f2c1704ad77be20a263fa9 (diff) |
-rw-r--r-- | docs/README.knownissues | 12 |
diff --git a/docs/README.knownissues b/docs/README.knownissues deleted file mode 100644 index 3a94764..0000000 --- a/docs/README.knownissues +++ /dev/null @@ -1,12 +0,0 @@ -*** Know issues - -** (1) On shutdown lots of messages from systemd like: - - "Could not unmount /run/archiso/<ABC>: Device or resource busy" - "Could not delete loopback /dev/loop<N>: Device or resource busy" - This is not a real issue since, all mounted filesystem, loopback devices - and device mapper devices made by archiso will be "free" on "shutdown tmpfs" - (A.K.A deinitramfs), build at initramfs by [archiso_shutdown] initcpio hook. - Proper shutdown is mostly important when persistent is used. - - |