On Wednesday 11 April 2007 06:20, scsijon wrote:
> could someone please print in a message (not attached) a copy of the
> standard grub file for 10.2 please
>
> was a bad night last night (double shifts two nights in a row) and
> i've done something wrong somewhere
>
> thanks
>
> scsijon

Do mean /boot/message or /boot/gub/menu.lst ?
First is cpio compressed file.
The second, almost default from 10.3 alpha is here:
Note that Failsafe kernel line is one with next line.

# Modified by YaST2. Last modification on Sun Mar 18 12:33:39 CDT 2007
default 0
timeout 8
gfxmenu (hd1,0)/boot/message
##YaST - activate

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3
    root (hd1,0)
    kernel /boot/vmlinuz root=/dev/sdb1 vga=0x317 splash=silent  showopts
    initrd /boot/initrd

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
    rootnoverify (hd0,0)
    chainloader (fd0)+1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.3
    root (hd1,0)
    kernel /boot/vmlinuz root=/dev/sdb1 vga=normal showopts ide=nodma apm=off 
acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
    initrd /boot/initrd


-- 
Regards, Rajko.
http://en.opensuse.org/Portal 
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to