search for: catlabel

Displaying 6 results from an estimated 6 matches for "catlabel".

Did you mean: chatlabel
2007 Aug 07
0
warning in library(GRASS)
...maps (12) read from the GRASS GIS. But for every map and loop I always use RGRASS.temp as the R-workspace name for the imported raster files, no matter the name of the source GRASS raster map, e.g; RGRASS.temp <- rast.get(G,rlist=paste(A2.grassname,it,".Bmaxind.",ib,sep=""),catlabels=FALSE) As I always overwrite the same R object, I should hope that the number of calls to rast.get would have no influence on a warning like "Too many open raster files", which I'm getting after the fourth loop. Am I missinterpreting something about the way R objects are stored...
2018 Dec 07
0
efi config hang
...ommented") UI directive, # then the PROMPT directive makes no diff. # This command is here anyway, in purpose. PROMPT 1 # Let's try to clear the screen when we load the menu MENU CLEAR LABEL vesamenulabel COM32 vesamenu.c32 LABEL pwdlabel COM32 pwd.c32 LABEL lslabel COM32 ls.c32 LABEL catlabel COM32 cat.c32 APPEND /EFI/BOOT/SYSLX64.CFG # To be tested from the boot prompt, using a different label LABEL vesamenulabel2 COM32 vesamenu.c32 APPEND SYSLX64.CFG ### EFI/BOOT/SYSLX64.CFG end ### The result might not be a nice, readable screen, but it should not hang nor give errors about ves...
2018 Dec 07
2
efi config hang
...enulabel > COM32 vesamenu.c32 > > LABEL pwdlabel > COM32 pwd.c32 /EFI/BOOT/ > > LABEL lslabel > COM32 ls.c32 > [dir] . LDLINUX.E64 libcom32.c32 menu.c32 boot: BOOTX64.EFI cat.c32 ls.c32l.c32 pwd.c32 > LABEL catlabel > COM32 cat.c32 > APPEND /EFI/BOOT/SYSLX64.CFG > (dumps this file to the screen) > # To be tested from the boot prompt, using a different label > LABEL vesamenulabel2 > COM32 vesamenu.c32 > APPEND SYSLX64.CFG ^c screen clears system seems to hang. I see no cursor, enter, ^v,...
2018 Dec 07
2
efi config hang
On Thu, Dec 6, 2018 at 5:14 PM Ady Ady via Syslinux <syslinux at zytor.com> wrote: > > > > works with legacy, hangs with efi. > > > > where works is: > > No DEFAULT or UI configuration directive found! > > but enter and ^v make things happen > > > > hangs is: nothing happens, no response from keyboard, have to reboot. > > > > note:
2018 Dec 07
0
efi config hang
...M32 pwd.c32 > > /EFI/BOOT/ > > > > > LABEL lslabel > > COM32 ls.c32 > > > > [dir] . LDLINUX.E64 libcom32.c32 menu.c32 > boot: BOOTX64.EFI cat.c32 ls.c32l.c32 pwd.c32 > > > > LABEL catlabel > > COM32 cat.c32 > > APPEND /EFI/BOOT/SYSLX64.CFG > > > > (dumps this file to the screen) > > > # To be tested from the boot prompt, using a different label > > LABEL vesamenulabel2 > > COM32 vesamenu.c32 > > APPEND SYSLX64.CFG > > ^c &gt...
2018 Dec 07
2
efi config hang
...t; > > > > LABEL lslabel > > > COM32 ls.c32 > > > > > > > [dir] . LDLINUX.E64 libcom32.c32 menu.c32 > > boot: BOOTX64.EFI cat.c32 ls.c32l.c32 pwd.c32 > > > > > > > LABEL catlabel > > > COM32 cat.c32 > > > APPEND /EFI/BOOT/SYSLX64.CFG > > > > > > > (dumps this file to the screen) > > > > > # To be tested from the boot prompt, using a different label > > > LABEL vesamenulabel2 > > > COM32 vesamenu.c32 &gt...