Usar Menu.lst para boot Ubuntu já instalado

Iniciado por GDInfo-Ubuntu 7.04, 03 de Abril de 2012, 21:50

tópico anterior - próximo tópico

GDInfo-Ubuntu 7.04

Pessoal tenho o hirens no meu HD onde uso para manutenção, meu hd está dividido em 3 partições

1º boot 5GB Fat32
2ª Dados 436GB
3ª ext4 com ubuntu 11.10 (instalei Hoje)
o Grub 2 subscreveu meu menu.lst do Grub4dos

na primeira partição eu tenho boot com menu.lst do whirens é o grub4dos 0.4.5 e gostaria da entrada para boot o ubuntu na ultima partição do disco, pois o grub 2.0 não serve pros boots do hirens (já tentei usar editando) e as entradas do grub 2.0 não são compativeis com o menu.lst do Grub 0.4.5

o que eu gostaria mesmo era iniciar o ubuntu instalado na 3º partição pelo menu.lst que já está lá somente acrescentando a entrada, eu até tentei mais não deu. ??? Se não for possível pelo menos arrumar um jeito de então o grub 2 (do ubuntu) bootar minha 1 partição com o menu.lst
Segue os dados do meu menu.lst, vejam que já tentei adicionar a linha do grub 2 mais não fica nem selecionavél:
:-[
Citar
splashimage /HBCD/boot/imagem.xpm.gz
#color = 32
#foreground d8ff00
write (md)0x220+1 !BAT\necho -n -P:0000 $[0107] Ferramentas TI  \0 && initscript (md)0x220+1

timeout 10
default 8

title
root

title
root

title ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
root
title ³               -= JEFERSONGDINFO =-               ³
root
title ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
root

title Boot From Hard Drive (Windows Vista/7/2008 or Xp)
find --set-root --ignore-floppies --ignore-cd /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr || rootnoverify (hd0) && chainloader +1 && boot
map () (hd0) && map (hd0) () && map --rehook
find --set-root --devices=h /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr
chainloader /bootmgr || chainloader /ntldr

title ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
root

title ³  MemTest86+                                      ³
find --set-root /HBCD/Boot/memtest.gz
map --mem /HBCD/Boot/memtest.gz (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1

title ³  Windows XP Live                                 ³
# example password: test
# password --md5 $1$gNe0$KZPOE8wNbTNSKOzrajuoB0
find --set-root /HBCD/XP/XP.BIN
chainloader /HBCD/XP/XP.BIN

title ³  Ranish                                          ³
   map --mem (hd0,0)/HBCD/boot/IMG/RANISH.IMG (fd0)
   map --hook
   chainloader (fd0)+1
   rootnoverify (fd0)

title ³  Boot do Windows 98                              ³
   map --mem (hd0,0)/HBCD/boot/IMG/BOOT_98.IMG (fd0)
   map --hook
   chainloader (fd0)+1
   rootnoverify (fd0)

title ³  Boot do Windows ME                              ³
   map --mem (hd0,0)/HBCD/boot/IMG/BOOT_ME.IMG (fd0)
   map --hook
   chainloader (fd0)+1
   rootnoverify (fd0)

title ³  Recuperar Senha do Windows [Caldeira DOS]       ³
find --set-root /HBCD/boot/senha.iso
map /boot/senha.iso (0xff)
map --hook
root (0xff)
chainloader (0xff)

title ³  Resetar Senha Do Windows [HBCD-XP/Vista/7]      ³
find --set-root /HBCD/Boot/chntpw
set opt=vga=1
clear
echo Press ENTER to boot, or give linux kernel boot options first if needed.
echo Some that I have to use once in a while:
echo boot: nousb     - to turn off USB if not used and it causes problems
echo boot: irqpoll   - if some drivers hang with irq problem messages
echo boot: vga=ask   - if you have problems with the videomode
echo boot: nodrivers - skip automatic disk driver loading
echo
set /p opt=boot:
kernel /HBCD/Boot/chntpw %opt%
initrd /HBCD/Boot/chntpw.gz


title ³  The Vista                                       ³
chainloader /BOOTMGR

title ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
root

title MiniTool Partition Wizard\n
ls /HBCD/Boot/images/pwhe.iso || find --set-root /HBCD/Boot/images/pwhe.iso
map --heads=0 --sectors-per-track=0 /HBCD/Boot/images/pwhe.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /HBCD/Boot/images/pwhe.iso (0xff)
map --hook
chainloader (0xff)

title Ubuntu\n
ls /HBCD/Boot/images/ubuntudesktopi386.iso || find --set-root /HBCD/Boot/images/ubuntudesktopi386.iso
map --heads=0 --sectors-per-track=0 /HBCD/Boot/images/ubuntudesktopi386.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /HBCD/Boot/images/ubuntudesktopi386.iso (0xff)
map --hook
chainloader (0xff)

title Ubuntu, com Linux 3.0.0-12-generic --class ubuntu --class gnu-linux --class gnu --class os {
   recordfail
   set gfxpayload=$linux_gfx_mode
   insmod gzio
   insmod part_msdos
   insmod ext2
   set root='(hd2,msdos3)'
   search --no-floppy --fs-uuid --set=root f4599228-64c1-47e2-8aef-8213a84ce6de
   linux   /boot/vmlinuz-3.0.0-12-generic root=UUID=f4599228-64c1-47e2-8aef-8213a84ce6de ro   quiet splash vt.handoff=7
   initrd   /boot/initrd.img-3.0.0-12-generic

title Linux based rescue environment (Parted Magic 6.7)
set pm=/HBCD/Boot/pmagic.lst
find --set-root %pm%
set lang=us
set opt=
configfile %pm%

title Gparted\nGParted is a free partition manager that enables you to resize, copy, and
move partitions without data loss.
ls /HBCD/Boot/images/gpartedlive.iso || find --set-root /HBCD/Boot/images/gpartedlive.iso
map --heads=0 --sectors-per-track=0 /HBCD/Boot/images/gpartedlive.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /HBCD/Boot/images/gpartedlive.iso (0xff)
map --hook
chainloader (0xff)

title Ghost.11\n
ls /HBCD/Boot/images/nortonghostcorporatedosbootcd.iso || find --set-root /HBCD/Boot/images/nortonghostcorporatedosbootcd.iso
map --heads=0 --sectors-per-track=0 /HBCD/Boot/images/nortonghostcorporatedosbootcd.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /HBCD/Boot/images/nortonghostcorporatedosbootcd.iso (0xff)
map --hook
chainloader (0xff)

title Kaspersky Rescue Disk\n
ls /HBCD/Boot/images/rescue.iso || find --set-root /HBCD/Boot/images/rescue.iso
map --heads=0 --sectors-per-track=0 /HBCD/Boot/images/rescue.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /HBCD/Boot/images/rescue.iso (0xff)
map --hook
chainloader (0xff)

#title Chainload isolinux.bin
#find --set-root /HBCD/isolinux.bin
#chainloader /HBCD/isolinux.bin

#title Mini Linux Recovery Linux (Min RAM 350MB)
#find --set-root /HBCD/linux
#kernel /HBCD/linux xlogin keymap=us xkeymap=us xdriver=fbdev root=/dev/ram0 rw vga=791
#initrd /HBCD/riplinux.gz

title Partition Magic
   map --mem (hd0,0)/HBCD/boot/IMG/NPMAGIC.IMG (fd0)
   map --hook
   chainloader (fd0)+1
   rootnoverify (fd0)


title Bootar Windows XP Sem (NTLDR)
find --set-root --ignore-floppies --ignore-cd /ntldr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /ntldr
chainloader /ntldr
savedefault --wait=2

title Bootar Windows Vista/7 Sem (BOOTMGR)
find --set-root --ignore-floppies --ignore-cd /bootmgr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /bootmgr
chainloader /bootmgr
savedefault --wait=2


title Windows Memory Diagnostic
find --set-root /HBCD/Boot/wmemtest.gz
kernel /HBCD/Boot/memdisk
initrd /HBCD/Boot/wmemtest.gz

title Programas DOS
find --set-root /HBCD/Dos/dos.gz
map --mem /HBCD/Dos/dos.gz (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1

title Programas DOS (Alternativo)
find --set-root /HBCD/Dos/dos.gz
kernel /HBCD/Boot/memdisk
initrd /HBCD/Dos/dos.gz

title DOS 6.22
   map --mem (hd0,0)/HBCD/boot/IMG/DOS_6_22.IMG (fd0)
   map --hook
   chainloader (fd0)+1
   rootnoverify (fd0)

title Ghost CD
   map --mem (hd0,0)/HBCD/boot/IMG/GHOSTCD.IMG (fd0)
   map --hook
   chainloader (fd0)+1
   rootnoverify (fd0)

title Ghost CD -NOIDE
   map --mem (hd0,0)/HBCD/boot/IMG/GHOST.IMG (fd0)
   map --hook
   chainloader (fd0)+1
   rootnoverify (fd0)


#title Mini Linux 640x480 - Recovery Is Possible Linux
#find --set-root /HBCD/riplinux.gz
#kernel /HBCD/linux xlogin keymap=us xkeymap=us root=/dev/ram0 rw vga=normal video=640x480
#initrd /HBCD/riplinux.gz

title Seagate DiscWizard - Press ALT+T+O+K to skip Error
find --set-root /HBCD/Boot/SeagatDW
kernel /HBCD/Boot/SeagatDW vga=788 ramdisk_size=32768 acpi=off quiet noapic mbrcrcs on
initrd /HBCD/Boot/SeagatDW.gz

title Disk Manager Maxtor
   map --mem (hd0,0)/HBCD/boot/IMG/MAXTOR.IMG (fd0)
   map --hook
   chainloader (fd0)+1
   rootnoverify (fd0)

title Disk Manager Samsung
   map --mem (hd0,0)/HBCD/boot/IMG/SANSUNG.IMG (fd0)
   map --hook
   chainloader (fd0)+1
   rootnoverify (fd0)
   
title Aida16
   map --mem (hd0,0)/HBCD/boot/IMG/AIDA16.IMG (fd0)
   map --hook
   chainloader (fd0)+1
   rootnoverify (fd0)
   

title PLoP Boot Manager
find --set-root /HBCD/Boot/plpbt.bin
kernel /HBCD/Boot/plpbt.bin

title Smart Boot Manager 3.7.1
find --set-root /HBCD/Boot/smartbm.gz
kernel /HBCD/Boot/memdisk
initrd /HBCD/Boot/smartbm.gz

title Fix "NTLDR is Missing"
find --set-root /HBCD/Boot/ntldr.gz
kernel /HBCD/Boot/memdisk
initrd /HBCD/Boot/ntldr.gz

title Darik's Boot and Nuke (Hard Disk Eraser)
find --set-root /HBCD/Boot/dban.gz
kernel /HBCD/Boot/memdisk
initrd /HBCD/Boot/dban.gz

title Kon-Boot Windows (any/blank password) and Linux
set kon=konboot.gz
find --set-root /HBCD/Boot/konboot.gz | set iscd=
find --set-root /HBCD/Boot/konbootp.gz && set kon=konbootp.gz
map --mem /HBCD/Boot/%kon% (fd0)
map --hook
chainloader (fd0)+1
if not "%iscd%"=="(cd)" pause --wait=2 HDD SWAP
if not "%iscd%"=="(cd)" map (hd1) (hd0)
map --hook
rootnoverify (fd0)
map --floppies=1

title ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
root

title ³ Boot from Hard Drive - Windows XP (NTLDR)        ³
find --set-root --ignore-floppies --ignore-cd /ntldr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /ntldr
chainloader /ntldr
savedefault

title ³ Boot from Hard Drive - Windows Vista/7 (BOOTMGR) ³
find --set-root --ignore-floppies --ignore-cd /bootmgr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /bootmgr
chainloader /bootmgr
savedefault

title ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
root

title Boot HDD 1 MBR
rootnoverify (hd0)
chainloader +1
title Boot HDD 1 Partition 1
rootnoverify (hd0,0)
chainloader +1
title Boot HDD 1 Partition 2
rootnoverify (hd0,1)
chainloader +1
title Boot HDD 1 Partition 3
rootnoverify (hd0,2)
chainloader +1
title Boot HDD 1 Partition 4
rootnoverify (hd0,3)
chainloader +1
title Boot HDD 2 MBR
rootnoverify (hd1)
chainloader +1
title Boot HDD 2 Partition 1
rootnoverify (hd1,0)
chainloader +1
title Boot HDD 2 Partition 2
rootnoverify (hd1,1)
chainloader +1
title Boot HDD 2 Partition 3
rootnoverify (hd1,2)
chainloader +1
title Boot HDD 2 Partition 4
rootnoverify (hd1,3)
chainloader +1
title Boot HDD 3 MBR
rootnoverify (hd2)
chainloader +1
title Boot HDD 3 Partition 1
rootnoverify (hd2,0)
chainloader +1
title Boot HDD 3 Partition 2
rootnoverify (hd2,1)
chainloader +1
title Boot HDD 3 Partition 3
rootnoverify (hd2,2)
chainloader +1
title Boot HDD 3 Partition 4
rootnoverify (hd2,3)
chainloader +1

#title Custom Menu...  (Use HBCDCustomizer to add your files)
#find --set-root /HBCD/menu-custom.lst
#configfile /HBCD/menu-custom.lst

title Try Ubuntu without installing
find --set-root /ubuntu-11.04-desktop-i386.iso
map /ubuntu-11.04-desktop-i386.iso (0xff) || map --mem /ubuntu-11.04-desktop-i386.iso (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz  file=/cdrom/preseed/ubuntu.seed noprompt boot=casper persistent iso-scan/filename=/ubuntu-11.04-desktop-i386.iso quiet splash --
initrd /casper/initrd.lz

title Install Ubuntu
find --set-root /ubuntu-11.04-desktop-i386.iso
map /ubuntu-11.04-desktop-i386.iso (0xff)  || map --mem /ubuntu-11.04-desktop-i386.iso (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz  file=/cdrom/preseed/ubuntu.seed noprompt boot=casper only-ubiquity iso-scan/filename=/ubuntu-11.04-desktop-i386.iso quiet splash --
initrd /casper/initrd.lz

title Check disc for defects
find --set-root /ubuntu-11.04-desktop-i386.iso
map /ubuntu-11.04-desktop-i386.iso (0xff)  || map --mem /ubuntu-11.04-desktop-i386.iso (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz  boot=casper integrity-check noprompt  iso-scan/filename=/ubuntu-11.04-desktop-i386.iso quiet splash --
initrd /casper/initrd.lz

title Test memory
find --set-root /ubuntu-11.04-desktop-i386.iso
map /ubuntu-11.04-desktop-i386.iso (0xff)  || map --mem /ubuntu-11.04-desktop-i386.iso (0xff)
map --hook
root (0xff)
kernel /install/mt86plus


title Desligar
halt


Alguém pode me dar uma luz?

EdvaldoSCruz

#1
Leia essa explicação do Grub e talvez, pode lhe ajudar.

Link: http://wiki.ubuntu-br.org/Grub


Observação: caso tenha resolvido, não esqueça de colocar no seu tópico "RESOLVIDO" e como você resolveu, para que todos que tenham o mesmo problema nesse excelente Fórum Ubuntu, solucionem também. A comunidade agradece

Viva o Ubuntu !!!!!!!  ;D

e vamos que vamos
Ignorância é não aceitar e não submeter-se a CRISTO JESUS.
Para os Iniciantes, como eu, links de solucionar problemas rapidamente.

GDInfo-Ubuntu 7.04

meu amigo ainda não consegui nada de concreto infelizmente parace que esqueceram de vez o menu.lst e só tem uso para o grub.cfg q não serve para o meu caso....
no post acima eu coloquei meu menu.lst, preciso apenas de um script para menu.lst (grub0.4.5 e não grub 2.0) para que eu posso rodar o ubuntu sem problemas.... eu consigo rodar o .iso mais o sistema intalado e configurado não....