: 01 maja 2010, 14:47
Do eksperymentów, nauki i nawet do pracy na komputerze domowym - wersja testowa jest jak znalazł - instaluj.
Polski portal użytkowników dystrybucji Debian GNU/Linux, dyskusje, artykuły, nowości, blog, porady, pomoc.
https://www.debian.pl/
Kod: Zaznacz cały
uname -a
Kod: Zaznacz cały
Linux debian 2.6.32-3-amd64 #1 SMP Wed Feb 24 18:07:42 UTC 2010 x86_64 GNU/Linux
Kod: Zaznacz cały
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
load_env
fi
set default="0"
if [ ${prev_saved_entry} ]; then
set saved_entry=${prev_saved_entry}
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi
function savedefault {
if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
fi
}
insmod ext2
set root='(hd0,7)'
search --no-floppy --fs-uuid --set b2034591-ef21-4e9c-81a5-cfa6400884be
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
fi
fi
insmod ext2
set root='(hd0,7)'
search --no-floppy --fs-uuid --set b2034591-ef21-4e9c-81a5-cfa6400884be
set locale_dir=($root)/boot/grub/locale
set lang=C.UTF-8
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
insmod ext2
set root='(hd0,7)'
search --no-floppy --fs-uuid --set b2034591-ef21-4e9c-81a5-cfa6400884be
insmod png
if background_image /usr/share/images/desktop-base/moreblue-orbit-grub.png ; then
set color_normal=black/black
set color_highlight=magenta/black
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, with Linux 2.6.32-3-amd64" --class debian --class gnu-linux --class gnu --class os {
insmod ext2
set root='(hd0,7)'
search --no-floppy --fs-uuid --set b2034591-ef21-4e9c-81a5-cfa6400884be
echo Loading Linux 2.6.32-3-amd64 ...
linux /boot/vmlinuz-2.6.32-3-amd64 root=UUID=b2034591-ef21-4e9c-81a5-cfa6400884be ro quiet
echo Loading initial ramdisk ...
initrd /boot/initrd.img-2.6.32-3-amd64
}
menuentry "Debian GNU/Linux, with Linux 2.6.32-3-amd64 (recovery mode)" --class debian --class gnu-linux --class gnu --class os {
insmod ext2
set root='(hd0,7)'
search --no-floppy --fs-uuid --set b2034591-ef21-4e9c-81a5-cfa6400884be
echo Loading Linux 2.6.32-3-amd64 ...
linux /boot/vmlinuz-2.6.32-3-amd64 root=UUID=b2034591-ef21-4e9c-81a5-cfa6400884be ro single
echo Loading initial ramdisk ...
initrd /boot/initrd.img-2.6.32-3-amd64
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# 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.
### END /etc/grub.d/40_custom ###
Kod: Zaznacz cały
update-grub
Pominę już to, że w ostatnim Twoim poście pojawiają się 2 nowe, niezwiązane z tematem, problemy co jest sprzeczne z regulaminem forum , to zamiast zadawać pytania, lepiej je wrzucić w "szukam" na forum. Twój "problem" został już rozwiązany. Skoro Tobie nie chce się poczytać materiałów dla początkujących, ani też nie chce nawet wrzucić zapytania w "szukam", to nie wymagaj od nas, by Ci na te pytania odpowiadali.m!k3 pisze: Lecz co do drugiego pytania czy będę musiał ciągle wkładać płytę podczas instalacji programów?