Displaying 5 results from an estimated 5 matches for "ferrao".
Did you mean:
ferraz
2018 May 28
1
Booting and installing from a Linux based ISO
...a headless way, while these tutorials are talking
about interactive way of installing the basic debian system - which works
fine. Headless installation example i'm missing, if you have come across
any such example kindly mention.
Thank you.
On Mon, May 28, 2018 at 8:42 PM, Vin?cius Ferr?o <ferrao at if.ufrj.br> wrote:
> It?s Debian, right?
>
> There?s a plenty of tutorials on the web:
> https://www.howtoforge.com/tutorial/install-debian-9-
> stretch-via-pxe-network-boot-server/
> https://wiki.debian.org/PXEBootInstall
> https://www.hiroom2.com/2017/06/29/debian-9-in...
2018 May 28
2
Booting and installing from a Linux based ISO
Hi,
I'm sorry if i've posted my issue into the wrong mailing list -- if so my
apologies..
I'm new to syslinux/pxelinux, I want to install my product ISO (debian
based) using pxe boot and i'm getting the issues of "No common CD Rom
found" and installation aborts. I just want to know if it is possible to
install product ISO in headless way?
I really did not get any example
2017 Jul 06
0
pxechn.c32 not working when coming from iPXE 1.0.0
Hello,
I?m running a PXE server with syslinux-6.03 and something not right happens when a iPXE clients loads pxechn.c32 to get in a WDS server: it fails.
I?ve discovered this when we started deploying oVirt in our infrastructure and QEMU calls SeaBIOS with iPXE for network booting. All other clients works just fine. Physical machines and VMware VM?s.
I don?t know if this is a known bug or not,
2018 May 28
0
Booting and installing from a Linux based ISO
It?s Debian, right?
There?s a plenty of tutorials on the web:
https://www.howtoforge.com/tutorial/install-debian-9-stretch-via-pxe-network-boot-server/
https://wiki.debian.org/PXEBootInstall
https://www.hiroom2.com/2017/06/29/debian-9-install-pxe-boot-server-for-automated-install/
Regards,
On 28 May 2018, at 12:03, Ravi Roy via Syslinux <syslinux at zytor.com<mailto:syslinux at
2015 Mar 25
1
XML vm configfile with Display using QEMU GTK interface
Hello guys,
I'm trying to start a VM using the QEMU GTK Display Interface instead of a SDL window. But I'm failing.
My actual setting is using SDL with this XML line:
<graphics type='sdl' display=':0.0' xauth='/home/ploog/.Xauthority'/>
I changed to:
<graphics type='gtk'>
But it fails to start the VM.
Any ideias?
Thanks in advance,