Displaying 4 results from an estimated 4 matches for "realtechtalk".
2019 Jan 04
2
CentOS 7.6 1810 vs. VirtualBox : bug with keyboard layout selection
On Fri, Jan 4, 2019 at 5:43 AM Jonathan Billings <billings at negate.org> wrote:
>
> On Fri, Jan 04, 2019 at 09:42:55AM +0100, Nicolas Kovacs wrote:
> > <rant> And I'm glad to begin chapter 2 of my Introduction To Linux with
> > something like "Well, folks, unfortunately you can't select a custom
> > keyboard layout in VirtualBox because the
2020 Jan 17
1
PXE ValueError: new value non-existent xfs filesystem is not valid as a default fs type
On 16/01/2020 10:50, Ralf Prengel wrote:
> Hallo,
> has anyone a working Centos 8.1 PXE Installation?
>
> This is my problem
> http://realtechtalk.com/Centos_PXEBoot_NetInstall_Failure__Pane_is_dead-2012-articles
>
All CentOS 8.1.1911 validations were done over PXE (machines reinstalled
- physical or VMs).
So that article mentions something specific about non distro kernel to
have other kmod enabled.
Is that what you need ?
IF not, just...
2020 Jan 16
0
PXE ValueError: new value non-existent xfs filesystem is not valid as a default fs type
Hallo,
has anyone a working Centos 8.1 PXE Installation?
This is my problem
http://realtechtalk.com/Centos_PXEBoot_NetInstall_Failure__Pane_is_dead-2012-articles
These hints and other don t work here.
Thanks
Ralf
2007 Mar 23
1
Centos 4.4 Problems not i586 compatible
I have Centos 4.4 i386 installed an on i686.
I tried making a mini-test live cd based on this install that just
starts bash but it only works on i686 machines and not i586.
I only have i386 glibc and all other packages are i386. I copied all of
the necessary .so files.
I even manually compiled bash using -march=i386 & -mtune=i386 but it
will only run on i686.
Can anyone explain why?