سلام
مقاله خیلی جالبیه
من لینکی که داده بودید خوندم اما فکر نمیکردم اینقدر سخت باشه
من تغییر زیر رو دادم! اما کار نکرد! کسی نظری داره؟
menuentry "Boot fron Ubuntu Disk(Live)" {
loopback loop (hd0,5)/ubuntu904.iso
linux (loop)/casper/vmlinuz isofrom=/dev/sda5/ubuntu904.iso boot=casper quiet splash --
initrd (loop)/casper/initrd.gz
}
دلیلشم متن دوفایل زیر در cd مهرث منه:
text.cfg
default live
label live
menu label ^Try Ubuntu without any change to your computer
kernel /casper/vmlinuz
append file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz quiet splash --
label live-install
menu label ^Install Ubuntu
kernel /casper/vmlinuz
append file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity initrd=/casper/initrd.gz quiet splash --
label check
menu label ^Check disc for defects
kernel /casper/vmlinuz
append boot=casper integrity-check initrd=/casper/initrd.gz quiet splash --
label memtest
menu label Test ^memory
kernel /install/mt86plus
label hd
menu label ^Boot from first hard disk
localboot 0x80
ubuntu.seed
# Install the Ubuntu desktop.
tasksel tasksel/first multiselect ubuntu-desktop
d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false ;; esac
# On live DVDs, don't spend huge amounts of time removing substantial
# application packages pulled in by language packs. Given that we clearly
# have the space to include them on the DVD, they're useful and we might as
# well keep them installed.
ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org