I have successfully booted into windows but found some interesting behaviors along the way. It appears that I must have swapped the hard drives at some point. The latest OS resides on hda1. Using YaST2 I added another boot definition pointing to windows on hdb1. FYI...YaST behaves differently when launched from within X than when launched from a shell with no X. After rebooting I get the lilo prompt to select an OS. I select windows and am then presented another lilo prompt (SuSE 7.0?) to select an OS. After choosing windows a second time, windows is successfully launched. This accomplishes what I need...but it would be nice to understand what is happening so I could get rid of the second OS prompt. Obviously I have done several installs on my system onto different drives. I have read the man page for lilo.conf and understood only a fraction of what it was trying to tell me. Can someone point me to some other resources that will help me to understand what is happening during the boot process? Thanks
Mike,
You're almost home free. Take a gander at /etc/lilo.conf. You should see an entry in there for booting windows and a timeout value. You should be able to edit the file and install the changes by running lilo.
Try man lilo for help. If still stuck, post your lilo.conf file...