[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [riminilug-general] problemi con init



Andrea Stambazzi ha scritto:

Mi mandi anche la conf del loader che verifico una cosa?
eccoci! ;)
# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

default		1

timeout		5

color cyan/blue white/blue
#splashimage (hd0,2)/grub/debian-gnu.xpm.gz

# password topsecret

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
# kopt=root=/dev/hda7 ro vga=791 console=tty0

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=false

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## ## End Default Options ##

title		Debian GNU/Linux, kernel memtest86+
root		(hd0,6)
kernel		/boot/memtest86+.bin 
boot

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title		Gentoo
root		(hd0,1)
kernel		/kernel-2.6.14-1 root=/dev/hda3 vga=0x318


title		Debian GNU/Linux, kernel 2.6.8-11-amd64-generic Default (on /dev/hda3)
root		(hd0,6)
kernel		/boot/kernel+ati root=/dev/hda7 ro vga=791 console=tty0 
savedefault