|
Register or have you forgotten your password?
|
|
|
| Amiga Software Issues and Discussion This forum exists for the discussion of the use, issues with, and fun brought about by classic and next generation Amiga software. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 | ||||||||
|
Alien Breeder
|
I know this has been asked before, but I can not find the post, nor do I recall the solution, but I think Piru answered it.
What I want to know, is if there is a way to log my startup-sequence and my userstartup-sequence. This way if there are any errors on boot up that I'm not seeing, I can go back and see them.
__________________
Earth has a lot of things other folks might want... like the whole planet. And maybe these folks would like a few changes made, like more carbon dioxide in the atmosphere and room for their way of life. - William S. Burroughs |
||||||||
|
|
|
|
|
#2 | ||||||||
|
Kindred of Babble-on
![]()
Join Date: Jun 2002
Posts: 2,925
|
You can log into the console window if you add set echo on to the beginning of startup-sequence and you can prevent the console window from closing if you remove the endcli command from the end. Or insert ask "press enter" before endcli.
The latter alone will already allow you to read error messages. Both in combination will also show you which command output the message. To stop the log flow you can press any key and continue by deleting the key you entered. |
||||||||
|
|
|
|
|
#3 | ||||||||
|
Alien Breeder
|
Thank you much sir, that is a good idea, though I am wondering if it is possible to output the log to a txt file on the hard drive?
__________________
Earth has a lot of things other folks might want... like the whole planet. And maybe these folks would like a few changes made, like more carbon dioxide in the atmosphere and room for their way of life. - William S. Burroughs |
||||||||
|
|
|
|
|
#4 | ||||||||
|
VIP / Donor
Join Date: Mar 2003
Location: Boston, MA, United States
Posts: 4,985
|
What I like to do in situations like this is boot without startup-sequence, set echo on, as Thomas described, then execute s:startup-sequence. If you append >dh0:logfile it will save the buffer to disk. I don't know if you'll be able to see it on screen while it's executing - there's probably a way, but I'm not sure of the command syntax.
There's also an interactive mode - set interactive on, maybe? It'll ask you to confirm executing each line of the script. |
||||||||
|
|
|
|
|
#5 | ||||||||||
|
' union select name,pwd--
Join Date: Aug 2002
Location: Helsinki, Finland
Posts: 6,946
|
Quote:
Quote:
|
||||||||||
|
|
|
|
|
#6 | ||||||||||
|
VIP / Donor
Join Date: Mar 2003
Location: Boston, MA, United States
Posts: 4,985
|
Quote:
![]() Quote:
|
||||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| logging , startup , userstartupsequence |
| Thread Tools | |
| Display Modes | |
|
|