Stas Oskin wrote: > Hi. > > I noticed we have 2 entries in the GRUB screen, in this fashion: > > testimage (hda,2) > testimage (hda,3)
You've 2 entries because you're using software RAID for the boot device. There are no problem, but GRUB is not able to read the software RAID volume. GRUB is able to see only 2 identical boot devices, so, according to the RAID redundancy, it's reasonable to set 2 entries in the boot config. > > The first is being auto-selected. > > Testimage is the name I gave to the image. Question is, does the SI > assigns the image name to the kernel images in GRUB? > > Btw, the client I'm testing it on is called in same way (testimage), > because I chose a fixed IP process. Could it be related to above? > SI changes the GRUB labels setting the name of the image (through systemconfigurator). -Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
