Displaying 13 results from an estimated 13 matches for "rysanek".
Did you mean:
ryank
2009 Dec 18
1
chainload back pxelinux from Grub4DOS?
...ssume that this could be useful for other purposes too, other than
the screensaver - such as: boot DOS, do some HW maintenance stuff,
tweak some config registers, and return to the boot menu without a
reboot... I know I've been in a similar situation before.
Any ideas are welcome :-)
Frank Rysanek
P.S.: one other feature request: would it be possible to have two
different default profiles, one for timeout, another one for
"just <Enter>"?
2019 Nov 07
3
Suggested update to the Wiki page on PXElinux (UEFI-related stuff in ISC dhcpd.conf)
...re as a substring, like this:
if substring (option vendor-class-identifier, 15, 5) = "00007" {
filename "pxelinux/6.git/efi64/syslinux.efi";
}
Source:
https://wiki.fogproject.org/wiki/index.php/BIOS_and_UEFI_Co-Existence
I hope this helps someone who comes after me...
Frank Rysanek
2019 Nov 06
2
How to suggest fixes to wiki.syslinux.org ?
...but I suspect that I will have
some suggestions to the UEFI chapter of Pxelinux documentation.
Should I report my findings to the mailing-list, or should I register
for an account in the wiki and mention my suggested fixes in the
"talk" tab?
Thanks for your polite attention :-)
Frank Rysanek
2004 Jan 10
0
Bridging ethernet over hdlc
...dlc([span between
buildings])----T1----hdlc([span between buildings])--eth([head box]
.10.0)--<--subnet
Google searches aren't turning up much for me.
Here are two resources Mark found, but I can't see the application and one
of them looks like it is not free.
http://sweb.cz/Frantisek.Rysanek/sync/dscc4+HDLC-Mini-HOWTO.html
http://www.etinc.com/index.php?page=etutils.htm <= not free
Thanks,
Christian
2005 Mar 30
0
bug+fix: isolinux, mkisofs - added one directory to the CD => won't boot
...;t make a difference.
See also the snippets of mkisofs output below my signature.
So I'm back to my old Teac burner (retired as defunct long ago
by my Windows-based colleagues) and burning on. Even my old RW
media by Verbatim, scratched and fingerprinted, keeps working
just fine :-)
Frank Rysanek
mkisofs 2.00, "wrong" filesystem => isolinux defunct
================================
Total translation table size: 2048
Total rockridge attributes bytes: 330946
Total directory bytes: 989184
Path table size(bytes): 4466
Max brk space used 1f1000
44528 extents written (86 Mb)
mki...
2019 Nov 08
0
Suggested update to the Wiki page on PXElinux (UEFI-related stuff in ISC dhcpd.conf)
...option vendor-class-identifier, 15, 5) = "00007" {
> filename "pxelinux/6.git/efi64/syslinux.efi";
> }
>
> Source:
> https://wiki.fogproject.org/wiki/index.php/BIOS_and_UEFI_Co-Existence
>
> I hope this helps someone who comes after me...
>
> Frank Rysanek
The dhcpd.conf examples in the wiki page were modified from "nn:nn" to
"decimal" format by HPA in 2016 (quoting HPA: "UEFI - clean up
dhcpd.conf examples").
Please note that several other sites (e.g. the FOG wiki) also use
simple decimal notation for these type...
2019 Nov 06
2
CTRL+X LSS16 Image embedded in "DISPLAY message" no longer works?
...e new optional
all-graphical menu (which I don't necessarily find very helpful for
my specific setup).
Not exactly a painful issue, yet probably a regression...
Any comments would be welcome :-)
Last but not least: thanks to HPA and all the contributors for making
syslinux possible.
Frank Rysanek
2019 Nov 08
1
Suggested update to the Wiki page on PXElinux (UEFI-related stuff in ISC dhcpd.conf)
On 8 Nov 2019 at 0:42, Ady Ady via Syslinux wrote:
> [in response to my = Frank Rysanek's rantings a few hours earlier:]
> > if option architecture-type = 00:09 {
> > filename "path/to/EFIx64/syslinux.efi";
> > }
...
> > if substring (option vendor-class-identifier, 15, 5) = "00007" {
> > filename "pxelinux/6.git/efi64/sysl...
2023 Mar 20
2
Is chain loading EFI apps not supported?
On 20 Mar 2023 at 0:00, marteg via Syslinux wrote:
>
> Greetings!
>
> If I understand everything correctly, the last release of syslinux
> supports UEFI, but it can't load another EFI application in this mode, so
> practically only linux kernel can be bootloaded. Unfortunately, I have a
> need to dualboot windows and linux with UEFI, and this holds me back from
>
2019 Nov 14
2
current state of pxelinux for UEFI...
If they are useful, then one should note where they can be found
and how to extract them for anyone not using a Debian-based distro.
Saying just that they are in the Debian Testing repo, doesn't mean
much to a non-Debian-er...
On Thu, Nov 14, 2019 at 09:50:40PM +0000, Ady Ady via Syslinux wrote:
> > Do note that not everyone is running a Debian based system,
> > so "the
2019 Nov 07
4
current state of pxelinux for UEFI...
...tion (besides legacy PXE) or where UEFI PXE is the only way.
I may test them later as I get the boxes or boards in my hands.
I work in a "computer hardware toy store" and I tend to use Linux for
some diagnostic tasks - hence my motivation to have a netboot
environment in the LAN.
Frank Rysanek
-------------- next part --------------
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any other MIME-compliant system,
you should be able to save it or view it from within your ma...
2019 Nov 08
1
current state of pxelinux for UEFI...
On 8 Nov 2019 at 0:42, Ady Ady via Syslinux wrote:
>
> As usual, builds/versions should not be mixed, at least within the same
> platform (bios/ia32/x64).
>
I keep versions strictly separated. Both the build directories under
/usr/src/syslinux-<VERSION>, and under
/tftpboot/pxelinux/<VERSION>/efi64/<my data>
and I flip the "filename" and
2023 Nov 10
0
A proper way to modify battery.charge.low persistently
Dear fellow NUT-UPS users,
I'm writing this message mostly "for the record" - for others who
will follow in my footsteps.
Apparently, I'm not the only one, trying to find a way to "make my
UPS to initiate the graceful shutdown process earlier".
The topic is kind of documented in various different places, and
there are a number of howto's and forum posts in the