|
|
|
|
|
by IcePic
232 days ago
|
|
> Currently with an SSD, when there’s a power cut, there’s about a 20% chance my router will require me to walk downstairs and plug in a keyboard, type “fsck” manually and press y at all the prompts. > I’d settle for a default “boot anyway, press y for all fsck questions” mode on boot. I just don’t want to have to physically touch the thing. Look up where fsck is run in /etc/rc and add the -y there. |
|