> 1) when grub starts, after "GRUB Loading kernel....", I have two error lines: > ##### > error: out of memory. > error: no suitable video mode found. > ##### > then I get the menu just fine anyway. > 2) after selecting the Debian entry from the menu I get: > ##### > Recalibrate failed. The floppy drive is either missing, improperly > connected, or defective. > error: unable to open /sbus/@1f,0/SUNW,fdtwo@f,1400000. > ##### > and then nothing. > Sometimes I get a second error, but mentioning a path to a hard drive > - "/sbus/SUNW,fas@e,8800000/sd", with the final @0,0 (or @1,0) > missing. I'm not able to reproduce this second error at the moment, > don't know why.
I patched the grub.cfg to remove some conditionals and 'echo' every command. As far I can tell, the 'search' command is failing. I did get the 2nd error message: ##### Invalid SCSI target number fff9afc8 error: unable to open /sbus/SUNW,fas@e,8800000/sd. ##### Does it mean that when grub 'search' for the /boot UUID, it gets the wrong device entry ? (missing @sd1,0) Cordially, -- Romain Dolbeau