Getting Linux Mint 7 (gloria) to boot
Posted: Tue Sep 01, 2009 11:16 pm
Well i wanted to try and get it to boot inside of its own folder. instead of the root of the CD because mint and ubuntu 9.04 shar alot of the same dir and files. So like i said im trying to get it to boot inside of its own folder. Of course the iso is extracted and all the dir are present. my custom .cfg is pointing to mint's cfg and trying to launch out of that. and mints CFG looks like this so far.
mints dir are.
iv gotten rid of the md5 check .txt and the windows installer file so its just the primary linux folders. i know their has got to be a way to do this im thinking i have to some how tell it that the root dir of mint is but im not entirely sure were to place it.
this is my custom.cfg launch code
Code: Select all
default vesamenu.c32
timeout 100
menu background splash.jpg
menu title Welcome to Linux Mint 7 Gloria
menu color border 0 #00eeeeee #00000000
menu color sel 7 #ffffffff #33eeeeee
menu color title 0 #ffeeeeee #00000000
menu color tabmsg 0 #ffeeeeee #00000000
menu color unsel 0 #ffeeeeee #00000000
menu color hotsel 0 #ff000000 #ffffffff
menu color hotkey 7 #ffffffff #ff000000
menu color timeout_msg 0 #ffffffff #00000000
menu color timeout 0 #ffffffff #00000000
menu color cmdline 0 #ffffffff #00000000
menu hidden
menu hiddenrow 5
label live
menu label Start Linux Mint
kernel /Mint/casper/vmlinuz
append file=/cdrom/preseed/mint.seed boot=/Mint/casper initrd=/Mint/casper/initrd.gz quiet splash --
menu default
label xforcevesa
menu label Start Linux Mint in compatibility mode
kernel /Mint/casper/vmlinuz
append file=/cdrom/preseed/mint.seed boot=/Mint/casper xforcevesa initrd=/Mint/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw noapic noapci nosplash irqpoll --
label memtest
menu label Memory Test
kernel memtest
label local
menu label Boot from local drive
localboot 0x80
Code: Select all
.disk
casper
drivers
isolinux
preseed
Code: Select all
mint_dir=/Mint
this is my custom.cfg launch code
Code: Select all
LABEL Linux Mint 7 (Testing)
MENU Linux Mint
KERNEL vesamenu.c32
APPEND /Mint/isolinux/isolinux.cfg