- Status Assigned
- Percent Complete
- Task Type Bug Report
- Category Any
-
Assigned To
Emulatorman - Operating System All
- Severity Medium
- Priority Low
- Reported Version Any
- Due in Version Starfix
-
Due Date
Undecided
- Votes
- Private
FS#698 - [cryptsetup] when dmcrypt start, the "/" filesystem, mtab and bootmisc is updated by waiting time
When dmcrypt service start, the “/” filesystem is remounted, mtab is updated and bootmisc is recording the login users, by waiting time scheduling:
* root: waiting for dmcrypt (50 seconds) * root: timed out waiting for dmcrypt * Remounting root filesystem read/write ... * Remounting filesystems ... * mtab: waiting for dmcrypt (50 seconds) * mtab: timed out waiting for dmcrypt * Updating /etc/mtab ... * Creating mtab symbolic link * bootmisc: waiting to dmcrypt (50 seconds) * bootmisc: timed out waiting for dmcrypt * Creating user login records ...
These features on dmcrypt service are useless and these lines print above filesystem passphrase order (the printed line), those ones break printed console and print the pressed keyboard digit when I’m setting up password.
Sometimes this breaks services startup, and I need press “enter” consecutively to allow run the services.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
That reminds me also, under certain circumstances, I had an issue once where I had to reinstall again, due to some weird errors.
I couldn't poweroff correctly it would remount sometimes for no reason at all.
I don't know either what caused the error I am mentioning either.