On Fri, Jul 23, 2010 at 07:02:15PM +0200, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Right now grub2 lists only aliased devices. You can either alias your > disk or directly use:
Unfortunately I think IBM doesn't generate aliases at all. I have no idea how to set one (I can't find any documentation on what commands are available on IBM's openfirmware). > prefix=(/p...@800000020000200/pci1014\,0...@1/sas/d...@20000,4)/ > I have some code on ls issue but the problem is to reliably determine if 2 > nodes are really the same device So that syntax should work? I tried doing something like: ls (/p...@800000020000200/pci1014\,0...@1/sas/d...@20000,4)/ It didn't like it. ls (/p...@800000020000200/pci1014\,0...@1/sas/d...@20000:4)/ didn't work either as far as I recall. I will keep trying though. -- Len Sorensen _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel