search for: minfo

Displaying 8 results from an estimated 8 matches for "minfo".

Did you mean: info
2017 Sep 13
17
[PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
Signed-off-by: Allen Pais <allen.lkml at gmail.com> --- arch/powerpc/platforms/cell/spider-pci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/platforms/cell/spider-pci.c b/arch/powerpc/platforms/cell/spider-pci.c index d1e61e2..82aa3f7 100644 --- a/arch/powerpc/platforms/cell/spider-pci.c +++ b/arch/powerpc/platforms/cell/spider-pci.c @@ -106,7 +106,7
2005 Aug 21
3
Large disk image boot. Any suggestions%2
>I tried the commands that you have presented and I running into >problems. I tried the ideology that you presented with both 32 and 16mb >configurations with no luck. Is there something that I'm missing? > >The win98se boot disk boots (just downloaded it from bootdisk today) so >I used that as a based for the boot file. > >Item 8c works fine (1.44 image) but 8b
2013 Apr 15
1
trying to recover an audio CD...
I'm trying to recover data from an audio cd. it is a recording of a live session, made on a professional cd recorder, on the fly. apparently, instead of stopping it and fixating the disc, someone turned off the power. oops. I know that wodim will fixate a disk as long as it was otherwise properly terminated (I've done it more than once), but this one it won't fixate. depending on
2014 Jan 04
3
Dell machine boots a Windows formatted FAT16 USB drive not a Ubuntu formatted FAT16 drive.
Hi All, First post and hopefully someone can steer me in the right direction for this problem. I did a bit of googling and found some hints but nothing concrete. We are using Syslinux and a FAT32 USB thumb drive (single partition) to boot a customized Debian OS which works very well with newer motherboards. However we have a few older Dell machines that simply hangs when trying to boot
2002 Mar 24
0
RH 7.2 installation - login error - FS problems?
...ld never come up. So I gave up and figure I'd come back latter. When I reboot the box, I get some error messages when it starts the xfs service, but they flash by too fast to read. However, the login prompt comes up and I try loging-in as myself and root. I get the same error message, p->minfo.mi_magic2 == 0x5555 Stopping myself.... and the login is frozen. I switch to another virtual console and of course I get the exact same thing. Any ideas what this error message means? The install went fine (as far as I could tell). I think this is a filesystem error, but I'm not sure. TIA,...
2018 Mar 18
0
rdwd package error: invalid file argument raised by readDWD
...ot;kl", per="historical", current = TRUE) ftpFile <- dataDWD(file = ftpURL, dir = "stella/input/",sleep = 0) > fooDat <- readDWD(ftpFile, + meta = substr(ftpFile, nchar(ftpFile) - 3, 10000) == ".txt", + fread = FALSE, minfo = FALSE, format = NA, tz = "GMT", + progbar = TRUE) *Error in file.exists(file) : invalid 'file' argument* I want to read all txt file in R for further analysis. But I got an error above. How to resolve this error? Any instance help? Thank you. PS: here is my...
2019 Mar 02
0
Using a different compiler when creating a package on Windows
...= d:/PGI/win64/18.10/bin/pgcc FFLAGS= -Ld:/PGI/win64/18.10/bin/pgf90.dll -Ld:/PGI/win64/18.10/bin/pgc14.dll FLIBS= -Ld:/PGI/win64/18.10/bin/pgf90.dll -Ld:/PGI/win64/18.10/bin/pgc14.dll PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) MPI_FFLAGS= -Mmpi=msmpi SHLIB_FFLAGS= -Mmakedll CUDA_FFLAGS=-acc -Minfo=accel -Mlarge_arrays -Ld:/PGI/win64/18.10/bin/pgf90.dll -Ld:/PGI/win64/18.10/bin/pgc14.dll DLLCUDA_FFLAGS=-ta=tesla:nordc -Ld:/PGI/win64/18.10/lib/acc_init_link_cuda.obj -Ld:/PGI/win64/18.10/lib/libaccapi.lib -Ld:/PGI/win64/18.10/lib/libaccg.lib -Ld:/PGI/win64/18.10/lib/libaccn.lib -Ld:/PGI/win...
2014 Jan 04
0
Dell machine boots a Windows formatted FAT16 USB drive not a Ubuntu formatted FAT16 drive.
...R boot code for both USB drives? _ Which partition ID is used in each partition table? Are both the same? _ Are both respective booting partitions set as "bootable / active"? _ Are both USB drives using the same partition alignments (both at start and end of each partition)? _ Using minfo (mtools) or equivalent, are all the fs values the same? _ Are you able to replicate this same situation in other (non-Dell?) systems / BIOS? There are additional points of comparison, but those would probably be the first ones to check. HTH, Ady.