Displaying 4 results from an estimated 4 matches for "nonm".
Did you mean:
none
2011 May 25
2
Importing fixed-width data
I have a data set where the lines look like:
2011-05-13 00:00:00 EONAAL330 dfa13002516PSCNONA
2011-05-13 00:00:01 EONAAL223 laa13044510AS.NONM
Some lines are missing the field before and after the NON:
2011-05-13 00:00:05 EONBHS229 mia13001621NON
I read them into R using
df = read.fwf(file, widths=c(19,-4,7,3,8,2,1,3,1),
col.names=c("DateTime","Flight","Dest","ArrTime","MsgType&quo...
2013 Jul 18
4
FW: pxelinux 5.x, 6.x memtest problem
...MEOUT local
LABEL local
MENU LABEL (local)
MENU DEFAULT
LOCALBOOT 0
LABEL Memtest86+ 4.20
MENU LABEL Memtest86+ 4.20
KERNEL memtest/420/memtest
LABEL Sysresccd x86-64 3.7.0
MENU LABEL Sysresccd x86-64 3.7.0
KERNEL sysresccd/370/altker64
append initrd=sysresccd/370/initram.igz dodhcp=eth0 nonm nodmraid
nomdadm scandelay=3 vga=791
netboot=http://10.82.0.1/images/sysresccd/370/sysrcd.dat
(This cfg was working, excepted the Memtest86+ part, with syslinux-5.10)
Build logs and network capture can be found here:
https://www.dropbox.com/s/ekoth8nqdejk5iz/syslinux-6.02_pre6-logs.tar.bz2
-...
2013 Jul 18
0
FW: pxelinux 5.x, 6.x memtest problem
...DEFAULT
> LOCALBOOT 0
>
> LABEL Memtest86+ 4.20
> MENU LABEL Memtest86+ 4.20
> KERNEL memtest/420/memtest
>
> LABEL Sysresccd x86-64 3.7.0
> MENU LABEL Sysresccd x86-64 3.7.0
> KERNEL sysresccd/370/altker64
> append initrd=sysresccd/370/initram.igz dodhcp=eth0 nonm nodmraid
> nomdadm scandelay=3 vga=791
> netboot=http://10.82.0.1/images/sysresccd/370/sysrcd.dat
>
>
> (This cfg was working, excepted the Memtest86+ part, with syslinux-5.10)
>
>
> Build logs and network capture can be found here:
> https://www.dropbox.com/s/ekoth8n...
2013 Jul 18
2
FW: pxelinux 5.x, 6.x memtest problem
Hi,
if you can provide a prepared src tarball like you do for releases, I can test.
But I still cannot build from git source (as you may remember).
--
Regards,
Igor