Displaying 20 results from an estimated 290 matches for "feri".
Did you mean:
wferi
2007 Jul 27
1
Re: sono in ferie dal 28-8-2007 al 5-8-2007
sono in ferie dal 28-8-2007 al 5-8-2007
mi trovate in ufficio dal 6 al 10 agosto
luigi mangili
2007 Jul 27
0
Re: sono in ferie dal 28-8-2007 al 5-8-2007
sono in ferie dal 28-8-2007 al 5-8-2007
mi trovate in ufficio dal 6 al 10 agosto
luigi mangili
2007 Jul 27
0
Re: sono in ferie dal 28-8-2007 al 5-8-2007
sono in ferie dal 28-8-2007 al 5-8-2007
mi trovate in ufficio dal 6 al 10 agosto
luigi mangili
2007 Jul 27
0
Re: sono in ferie dal 28-8-2007 al 5-8-2007
sono in ferie dal 28-8-2007 al 5-8-2007
mi trovate in ufficio dal 6 al 10 agosto
luigi mangili
2008 Oct 13
3
console output
Hi All,
Does anyone knows what doest this output means?
[root@serverxen ~]# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 3202 8 r----- 5220.1
vm1 3 4095 2 -b---- 3529.2
vm2 5 8191 4 -b---- 399.0
[root@serverxen ~]# xm
2008 Dec 17
1
using dvi with latex object: directory not correctly set, maybe due to error in shQuote()
...w directory and to run latex.
sys(paste("cd", shQuote(tempdir()), sc, optionsCmds("latex"),
"-interaction=scrollmode", shQuote(tmp)), output = FALSE)
Running just the piece shQuote(tempdir()) returns
> shQuote(tempdir())
[1] "\"C:\\DOKUME~1\\ferimawi\\LOKALE~1\\Temp\\Rtmpr4CG3A\""
> tempdir()
[1] "C:\\DOKUME~1\\ferimawi\\LOKALE~1\\Temp\\Rtmpr4CG3A"
Is the leading "\" causing the problem? How can I fix the problem?
The R-help dealt with a related problem some while ago but I do not think that it resolves my...
2007 Sep 15
2
keeppxe+memdisk+FreeDOS example?
...: UNDIS.DOS
refuses to load with an invalid NDIS stack message (from memory).
keeppxe has some effect: it reduces the available conventional memory
by 140 kbytes or so... still, the packet driver doesn't seem to find
the interface. Does anybody have a working setup I could look at?
--
Thanks,
Feri.
2014 Jul 03
2
missing strlcpy fix (which klibc has)
...nel.org/cgit/libs/klibc/klibc.git/commit/klibc/strlcpy.c?id=4644bd92e21c7fd9a48dd8dfd0c4f8ef772843f0
As the current klibc may carries lots of other relevant fixes as well, I
wonder whether there is a way to import a newer klibc, or what's the
best way to handle this problem anyway.
--
Thanks,
Feri.
1999 Apr 21
1
problems with samba on SGI Origin 200
...ms
that some writes are unsuccessfull as well.
Before 2.0.3 I had 1.18.10 and there were no such problems.
Has anyone noticed anything similar? this problem is quite
embarassing form me, because management is asking questions
like "how about NFS"?
I have nothing unusual in smb.conf.
feri.
2013 Dec 12
3
[syslinux:firmware] version: Bump version & Lua
...ry) would be useful. Shall I
mirror the Syslinux PATH at initialization, or use some static value?
Also, header dependencies are not tracked, as no .*.d are generated
under the com32/lua directory. Should they be enabled manually, or
should the MAKEDEPS flags propagate automatically?
--
Thanks,
Feri.
2013 Oct 22
2
VBR conflicts filesystem?
In my usb drive with EXT3 filesystem in /dev/sda1 partition, syslinux uses
the first sector on /dev/sda1 but EXT3 filesystem doesn't?
On Mon, Oct 21, 2013 at 4:49 PM, Ferenc Wagner <wferi at niif.hu> wrote:
> Kun Huang <gareth at unitedstack.com> writes:
>
> > For a bootable usb drive, syslinux seems use MBR and VBR
>
> (and some files on the partition)
>
> > to find vmlinuz and ramdisk. And VBR stays in the first sector of
> > partition, 6...
2013 Oct 16
3
Upgrade to Lua 5.2.2, add filesystem module and get_key binding
...; writes:
> Op 2013-10-15 om 20:03 schreef Ferenc W?gner:
>
>> lua: import Lua 5.2.2
>
> Posted as [patch01/21]
> Which was too big for the mailinglist.
> So some other way is needed to share that information ...
Hmm, yes. The series is available at https://github.com/wferi/syslinux
as well (lua52 branch, based on upstream firmware branch).
Cover letter: https://gist.github.com/wferi/6989458#file-lua52_cover-txt
--
Thanks,
Feri.
2014 Jan 13
2
installing syslinux on a fresh system (SATA)
...linux/ --install /dev/sdb1"
but this does not make any seance, because the is no /boot on the
system.
I have tried it anyways, but the answer was :
"Invalid media signature (not a FAT filesystem?)"
Thank again
Mau
On Mon, Jan 13, 2014 at 10:44 AM, Ferenc Wagner <wferi at niif.hu> wrote:
> Mau Z <zmau1962 at gmail.com> writes:
>
> > So, basically I understand that I must create 2 partitions.
>
> If your application partition is ext2, then there's no need to create a
> separate boot partition, you can simply use extlinux. Basica...
2008 Aug 29
4
Best method for booting logical partions via syslinux...
Hi.
Which is the preferable method for booting multiple logical partions via syslinux ?
1. Create seperate logical (fat 32) partitons for 'each' Live CD,
extracted and prepared identically via syslinux/syslinux.cfg (sdc5,
sdc6,sdc7 etc.)
2. Use Grub2 to attempt to boot seperate logical partitions with the same extracted Live CD plan as above.
3. Use the chain.c32 module that
2014 Jun 03
2
Undef symbol FAIL: luaL_checklstring in vesa.c32
...are replaced by the argument of require().
This variable is preset by setpath() at com32/lua/src/loadlib.c:674,
where some string could be inserted before the question marks, or
LUA_CPATH_DEFAULT (in luaconf.h) could be set to _lua.c32 instead of
simply .c32 to have some extra suffix.
--
Regards,
Feri.
2014 Dec 10
3
Checking if host is on the same subnet
We are doing a deployment across many sites, we're doing one site at a time
and we're bringing a "mobile server" (a laptop, really) to keep traffic
local instead saturating the WAN link of each site.
I'd like to make a script so each client can determine if the mobile server
is on the same subnet either with a ping with a zero TTL value, with the
ip/netmask and a bit of
2014 Sep 06
2
keystrokes
...ing systems, so it makes sense to handle them the same.
>
> > [Ctrl+M] _seems_ to be behaving as [Enter], but since it is not in
> > "cli.c", I decided to post here in the mailing list.
>
> See above> Ctrl-M _is_ Enter, in some sense.
> --
> Regards,
> Feri.
Please forgive my ignorance (I am not a developer). Where in the
Syslinux code we can find that [Ctrl-M] is "CR"?
For example, in "./com32/elflink/ldlinux/cli.c", line 219, we can
see:
case KEY_ENTER:
case KEY_CTRL('J'):
ret = cmdline;
done = true;...
2009 May 15
14
Grub2 on Xen PV
...t. What could be given to them apart from hvc_xen.c and
xen-blkfront.c in the Linux sources? blkif-drivers-explained.txt?
For a start, Grub has a Coreboot port, which is ELF, but the Xen 3.2
domain builder refuses to load it saying:
xc_dom_parse_elf_kernel: ELF image has no shstrtab
--
Thanks,
Feri.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2009 May 15
14
Grub2 on Xen PV
...t. What could be given to them apart from hvc_xen.c and
xen-blkfront.c in the Linux sources? blkif-drivers-explained.txt?
For a start, Grub has a Coreboot port, which is ELF, but the Xen 3.2
domain builder refuses to load it saying:
xc_dom_parse_elf_kernel: ELF image has no shstrtab
--
Thanks,
Feri.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2009 Jan 21
1
Paravirtualized Debian (on CentOS host)
In order to create a paravirtualized guest/DomU, should i use the same
distro as the host/dom0 is?
Or is it possible to install a paravirtualized Debian (as a guest / DomU)
into a CentOS (host / Dom0) ?
Juan Pablo
On Tue, Jan 20, 2009 at 8:42 AM, Ferenc Wagner <wferi@niif.hu> wrote:
> Juan Pablo Torres <juanpablotorres@gmail.com> writes:
>
> > Im trying to install a paravirtualized Debian, but as an absolute newbie
>
> It has native support in the Lenny installer, see
> http://wiki.debian.org/Xen
> --
> Cheers,
> Feri.
&g...