I do not have experience with blade servers, but I understand there is a comand in DOS to redirect the console to a serial port. So, If you have one, you may be able to do CTTY AUX or CTTY COM1: in Autoexec.bat. I'm not sure the OS Installer respects that, though.
Your second question is not clear. Why do you want to do line continuation? Maybe your're talking about the fact that some (if not most) text files in unattend are in Unix style format (just line feed instead of carriage return/line feed?). If so, you can edit with wordpad or with VIM (my preference). A nice GUI version of VIM for Windows is available from www.vim.org
Hope this help, if not, please clarify.
Ben Ward wrote:
Hi all,
Q: Is there a way to make the bootdisk image do I/O to the console port so we can be truly unattended? Q: How do you do line continuation in an .INI file? (It took me _ages_ to fix hard returns on linewraps)
Ben
PS. I have some documentation to finish off, which I'd be happy to contribute to the project if it's wanted.
--
http://www.crouchingbadger.com
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
