Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm trying to set my Fedora 11 LiveUSB for automatic backup and recovery of ThinkPad T61p's. Part of the task is CMOS settings transition from a donor machine.
I've tried the following options:
- cmospwd /w test.bck => cmospwd /r test.bck
Didn't work, no errors reported, it just didn't override "Quick boot" flag changed after CMOS has been recorded.
- Lenovo 's srcmos 4.01 under DOSBox (well, just for fun basically)
Program returns an error "2 This system is not supported by this program" while documentation states opposite.
Laptop's BIOS version is 2.24 (7LETC4WW) - Phoenix.
Is there any utility that will format those bits into something human readable?
(grinning) Please don't suggest 'od' or other raw-bit or raw-byte display.
I'm hoping there is something like XML or other "fields" with "meaningful"
data labels or similar.
Yes, there's one called <a href="http://www.cgsecurity.org/wiki/CmosPwd">CMOSpwd</a>. Actually, dd screws CMOS up, so I used that one eventually. It can also dump CMOS if used with flag /d.
Yes, there's one called <a href="http://www.cgsecurity.org/wiki/CmosPwd">CMOSpwd</a>. Actually, dd screws CMOS up, so I used that one eventually. It can also dump CMOS if used with flag /d.
Great!!
BTW -- there is a "url" and "/url" tag to bracket web links within an LQ post.
"url=webLink"label"/url" ..... except use square brackets not double-quotes
"url"weblink"/url"
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.