Hi

We created an embedded Linux system using build root tool.
We integrate wine as we have to load our windows application
from the linux system.

We wrote a shell script to initially boot from the bootable CD
and then copy the contents of the CD into the harddisk,
and then unmount the CD and eject it and reboot the system.
Now onwards it should boot from hard disk and load the application so that
user can use it.

We used grub command but for some reason we get the following error and it
does not boot from the hard disk.

Running "intall /boot/grub/stage1 (hd0)
(hd0) 1+18 p (hd0,0)/boot/grub/stage2
/boot/grub/menu.lst"....failed
Error 6:Mismatched or corrupt version of stage1/stage2.

We would like to know if we have missed out some packages in buildroot
compilation or is there a problem in the shell script,
I have attached the shell script for your reference

How to solve this error?












Regards
Sreevidya

Attachment: installos (1)
Description: Binary data

_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to