Hello everyone, I need your help ...
Here is my little project
"I try to integrate in GData easyboot"
1 ° I use "Create a boot CD G DATA" with the application GData
2 ° In the cd there established the "directories" following
d:---||
-- boot\grub --> contains files
boot.cad
gdata-boot.xpm.gz
linux26
menu.lst
message
minirt26.gz
stage2
-- dbase (The base anti-v)
-- GDATA (application)
(ultraedit) when your menu.lst
there inside.
#
# Sample boot menu configuration file
#
#gfxmenu /boot/grub/message
message (cd)/boot/grub/message
# Boot automatically after 30 secs.
timeout 30
# By default, boot Windows
default 0
splashimage (cd)/boot/grub/gdata-boot.xpm.gz
foreground = ffffff
background = c11a11
######## MENU ########
# For booting Microsoft Windows
title Microsoft Windows
root (hd0)
chainloader +1
# For booting G DATA BootCD
title CD d'amor‡age G DATA
kernel (cd)/boot/grub/linux26 quiet ramdisk_size=100000 init=/linuxrc apm=power-off vga=791 nomce lang=fr_FR.UTF-8
initrd (cd)/boot/grub/minirt26.gz
title CD d'amor‡age G DATA - alternative
kernel (cd)/boot/grub/linux26 quiet ramdisk_size=100000 init=/linuxrc apm=power-off vga=791 video=vesa nomce lang=fr_FR.UTF-8
initrd (cd)/boot/grub/minirt26.gz
I read somewhere on the net that had the "bcdw" then enter the values that I am unable to do.
Thank you for your help
Excuse my English. (french)




