Thread: how add menu item in text.cfg?
im using ubuntu 9.10 running usb,
current text.cfg --->
default live
label live
menu label ^run ubuntu usb
kernel /casper/vmlinuz
append locale=us_us bootkbd=us console-setup/layoutcode=en_us console-setup/variantcode=nodeadkeys noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz splash --
label live-install
menu label ^install ubuntu on hard disk
kernel /casper/vmlinuz
append locale=us_us bootkbd=us console-setup/layoutcode=en_us console-setup/variantcode=nodeadkeys noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity initrd=/casper/initrd.lz splash --
label check
menu label ^check usb defects
kernel /casper/vmlinuz
append locale=us_us bootkbd=us console-setup/layoutcode=en_us console-setup/variantcode=nodeadkeys noprompt boot=casper integrity-check initrd=/casper/initrd.lz splash --
label memtest
menu label test ^memory
kernel /install/mt86plus
splash --
__________________________________________________ ________________________________
need add boot options ,im familiar menu.lst written below
timeout 60
default 0
title boot hard drive
rootnoverify (hd0,0)
chainloader (hd0,0)+1
title --------------------
root
title start hiren's bootcd
find --set-root /hbcd/boot.gz
kernel /hbcd/memdisk
initrd /hbcd/boot.gz
title mini windows xp
find --set-root /hbcd/xploader.bin
chainloader /hbcd/xploader.bin
tried add these lines in test.cfg , not working.
hav these folders , files in disk,
please me... in advance..
i think have syslinux boot menu system there usb stick.
perhaps searching syslinux on menus might somewhere - grub menu stuff have isn't suited.
confess i've not yet had success changing syslinux boot actions.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] how add menu item in text.cfg?
Ubuntu
Comments
Post a Comment