Kod: Zaznacz cały
root@Spacear-Microtech:/home/microtech# cat /etc/grub.d/40_custom
menuentry "Ubuntu 12.04 ISO" {
set isofile="/home/microtech/pobrane/ubuntu-12.10-desktop-i386.iso"
loopback loop (hd0,5)$isofile
linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile noprompt noeject toram
initrd (loop)/casper/initrd.lz
}menuentry "Ubuntu 12.04 ISO" {
set isofile="/home/microtech/pobrane/ubuntu-12.10-desktop-i386.iso"
loopback loop (hd0,5)$isofile
linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile noprompt noeject toram
initrd (loop)/casper/initrd.lz
}menuentry "Ubuntu 12.04 ISO" {
set isofile="/home/microtech/pobrane/ubuntu-12.10-desktop-i386.iso"
loopback loop (hd0,5)$isofile
linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile noprompt noeject toram
initrd (loop)/casper/initrd.lz
}#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry "Ubuntu 12.04 ISO" {
set isofile="/home/microtech/pobrane/ubuntu-12.10-desktop-i386.iso"
loopback loop (hd0,5)$isofile
linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile noprompt noeject toram
initrd (loop)/casper/initrd.lz
}
root@Spacear-Microtech:/home/microtech#
-- 19 kwi 2013, o 23:13 --
dlatego napisałam,że ja jeszcze nienamok pisze:Pisząc o piwie miałem na myśli siebiekajotem pisze:ja jeszcze nie pijęchoć mam nadzieję,że będzie co oblewać jak zaktualizuję ubuntu
Nie jest najgorzejmasz już dosyć moich pytań "blondynki" ?

a skoro Twoja cierpliwość nie osiągnęła jeszcze apogeum to zapytam jak znależć plik ?
np taki -
Kod: Zaznacz cały
/etc/grub.d/40_custom
Muszę "na piechotę"odnaleźć grub, potem gdub.d, i dopiero w nim
Kod: Zaznacz cały
40_custrom.in
zawartość pliku
Kod: Zaznacz cały
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.