On Thursday 24 May 2007 04:45, M9. wrote:
> M9. schreef:
> > M9. schreef:
> >> Rajko M. schreef:
> >>> On Wednesday 23 May 2007 14:05, M9. wrote:
> >>>> M9. schreef:
> >>>>
> >>>> in the 10.2 grub is written: title openSUSE 10.3 (/dev/hdd7)
> >>>> It is the second hdd, is called now /dev/sdb, or what?
> >>>> then i know to call it /dev/sdd7, so it will work..
> >>>>
> >>>> thnx
> >>>
> >>> Look in thread "kernel update brake the boot" by jdd from Tuesday.
> >>> My second mail offers solution how to boot 10.3 from 10.2 boot loader.
> >>> It works here.
> >>
> >> Ah, yes right..thnx ;-)
> >
> > Well, it is not quite the same, because i have to know how a second HDD
> > is called now, take a look at my list, and see what i mean:

/dev/sdb  

> >
> > # Modified by YaST2. Last modification on Wed May 23 20:10:48 CEST 2007
> > default 0
> > timeout 8
> > gfxmenu (hd1,13)/boot/message
> >
> > title openSUSE 10.2 - 2.6.18.8-0.3
> >     root (hd1,13)
> >     kernel /boot/vmlinuz-2.6.18.8-0.3-default root=/dev/hdd14 vga=0x31a
> > resume=/dev/hdd13 splash=silent showopts
> >     initrd /boot/initrd-2.6.18.8-0.3-default
> >
> > title Failsafe -- openSUSE 10.2 - 2.6.18.8-0.3
> >     root (hd1,13)
> >     kernel /boot/vmlinuz-2.6.18.8-0.3-default root=/dev/hdd14 vga=normal
> > showopts ide=nodma apm=off acpi=off noresume edd=off
> >     initrd /boot/initrd-2.6.18.8-0.3-default
>
> Here it is:
> > ###Don't change this comment - YaST2 identifier: Original name: openSUSE
> > 10.3 (/dev/hdd7)###
>
> title openSUSE 10.3 (/dev/hdd7)=wrong : must be: /dev/sdb7

Title is for YaST and I find easier to use editor built in Midnight Commander, 
so in my case it doesn't matter if there is no YaST comment at all. 

> >     kernel (hd1,6)/vmlinuz-2.6.21-8-default
> > root=/dev/disk/by-id/scsi-SATA_ST380021A_3HV4E5VM-part8 vga=0x31a

/dev/sda7 will do it. 

> > [resume=/dev/sdb14]= wrong must be /dev/sdb7] splash=silent showopts
> >     initrd (hd1,6)/initrd-2.6.21-8-default

The resume=<partition> where is stored RAM snapshot. Usually it is swap 
partition, but in multiboot systems where swap is used for more of them it is 
not safe place for snapshot. 

...
> Now see if it is allright, thnx ;-)

-- 
Regards,
Rajko.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to