Actions
Bug #2932
closedMissing commands configuring crash dumps on iso boot
Start date:
04/05/2013
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
I've added a screenshot of a 2.1 AMD 64 iso boot procedure
/etc/rc complains that it can not find awk and grep. This is apparently before mounting filesystems. Perhaps skip configure crash dumps on ISO?
Files
Updated by Renato Botelho over 11 years ago
grep and awk are not called inside "configuring crash dumps", it seems it's related to 2085c6de5de1d9cd8864f85628f775bce5853012 on /etc/rc line 42.
Updated by Renato Botelho over 11 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 730790dd972414dc93d687697edd75ab173e0d43.
Updated by Renato Botelho over 11 years ago
- Status changed from Feedback to Resolved
Checked on 20130409 snapshot and it's fixed.
Actions