So I did load aterm, but it still does not work. Also, I can’t figure out how to copy the text that you see to show you what it does. Now it is different than before in that I do get an output, unlike when in say konsole, just no color and the color commands print out in front of each line. It kind of looks like this:
LinuxUser:/home/james # findgrub2
31;1m - reading MBR on disk /dev/sda 37;0m...
- searching partition 34;1m/dev/sda1 (NTFS) 37;0m... --> 37;1mWindows7/Vista Loader found in 31;1m/dev/sda137;0m
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can add the following entry to 37;1m/boot/grub/menu.lst37;0m :
32;1m
###Don't change this comment - YaST2 identifier: Original name: WindowsBootLoader###
title Windows on /dev/sda1
rootnoverify (hd0,0)
chainloader +1
37;0m
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31;1m - reading MBR on disk /dev/sdb 37;0m...
- skiping partition 33m/dev/sdb1 (swap) 37;0m
- reading bootsector 36;1m/dev/sdb2 (LINUX) 37;0m... --> 37;1mGrub found in 31;1m/dev/sdb237;0m
- reading bootsector 36;1m/dev/sdb3 (LINUX) 37;0m...
31;1m - reading MBR on disk /dev/sdc 37;0m...
- searching partition 34;1m/dev/sdc1 (NTFS) 37;0m...
I just pasted your original code with color into a file I called findgrub2. Now see what I said about the color thing before in your program. Was I right? Anyway, the color is nice I am sure, but not required really. The script without color is fine, or you can just work on it some more if you wish. If it is important, just work on it this weekend. There is no need to keep sending it online until you are happy or give up (on just the color thing). I would get a second opinion as well. Surely someone else here could see if I am just off base for some reason.
Thank You,


