Hi all,

While waiting for the DRAC firmware source to be released (stuff is
happening, just very slowly) I thought I'd poke around a bit more in the
DRAC5 firmware and see what I could find.  For those who are interested,
I discovered a hidden subcommand in racadm.

The "racadm util" command allows you to perform certain debug-related
tasks.  "racadm util help" will list them, and you can get further
information with "racadm util help <command>".  Note that the "bfinfo"
command is misspelled in the help, it is really "bdinfo".

One interesting command is "racadm util misc -opendir /etc" which will
give you a directory listing of the /etc folder.  It sure beats my
previous method of "for I in /etc/*; do $I; done" :-)

I still haven't figured out how to get a proper console though...

Cheers,
Adam.

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Reply via email to