Mailing List Archive

ALOM break sequences (was Re: LISA 2005 attendees?)
On Mon, Nov 21, 2005 at 11:17:47AM -0500, John Stoffel wrote:
> When I try to send a break. I need to do '#.' to get to the sc>
> prompt where I can do a 'break -y' and the 'console' to get back to
> the PROM level, etc.

as a "workaround" (or maybe it's the only answer without the newer
firmware), you could use a break sequence of:

break N { string "#.\dbreak -y\n\dconsole\n"; }

(or somethin' like that...you get the idea)

Bryan
_______________________________________________
users mailing list
users@conserver.com
https://www.conserver.com/mailman/listinfo/users
Re: ALOM break sequences (was Re: LISA 2005 attendees?) [ In reply to ]
>>>>> "Bryan" == Bryan Stansell <bryan@conserver.com> writes:

Bryan> as a "workaround" (or maybe it's the only answer without the
Bryan> newer firmware), you could use a break sequence of:

Bryan> break N { string "#.\dbreak -y\n\dconsole\n"; }

Duh... I didn't even think of that, and I even tried using the various
flavors of break commands pre-defined. Duh.

We do need a BOF at lisa... :]
_______________________________________________
users mailing list
users@conserver.com
https://www.conserver.com/mailman/listinfo/users