Hi,
With CentOS I’m used to install VM’s using kickstart without local
media (e.g. a boot iso) with a command like:
virt-install ... -location "http://..../9-stream/BaseOS/x86_64/os/" \
--initrd-inject ks.cfg --extra-args="inst.ks=file:///ks.cfg"
When I try a similar command with Rocky Linux (I tried both .../os/
and .../kickstart/ in the URL paths) it loads vmlinuz and initrd.img,
but it fails later: for version 8 and 9 different things happen
(timeouts in 8 and endless loops in 9). …
[View More] Is there a way to achieve
a virt-install with kickstart (and without downloading and mounting
stuff)?
Thanks, Jos
--
-- Jos Vos <jos(a)xos.nl>
-- X/OS Experts in Open Systems BV | Office: +31 20 6938364
-- Amsterdam, The Netherlands | Mobile: +31 6 26216181
[View Less]
Hi folks,
With CentOS 7/Rocky 8 and "network-scripts" I was able to configure static routes using "equal cost
multi-path" (ECMP) routing.
/etc/sysconfig/network-scripts/route-eth0 would contain a line like
172.16.0.0/16 nexthop via 192.168.1.250 nexthop via 192.168.1.251
which would then look like:
# ip r
default via 192.168.1.254 dev eth0
172.16.0.0/16
nexthop via 192.168.1.250 dev eth0 weight 1
nexthop via 192.168.1.251 dev eth0 weight 1
It seems that the NetworkManager …
[View More]keyfile format is not able to handle that situation.
How can I configure static ECMP routes with Rocky 8/9 and NetworkManager?
Thanks,
Uwe
[View Less]
Mentioning exactly the model of the CPU you're trying to install on would
get you a much more accurate answer.
On Fri, Apr 21, 2023 at 11:35 AM Gestió Servidors via rocky-announce <
rocky-announce(a)lists.resf.org> wrote:
> Hello,
>
>
>
> if there any way to install Rocky-9.x in a system with CPU not x86-64-v2?
> Any kernel boot install parameter or similar?
>
>
>
> Thanks
>
>
>
>
>
>
> _______________________________________________
&…
[View More]gt; rocky-announce mailing list -- rocky-announce(a)lists.resf.org
> To unsubscribe send an email to rocky-announce-leave(a)lists.resf.org
>
[View Less]
No sir, it’s a requirement for the libc version the kernel is built on and is part of the OS.
Jim Baresich
AT&T - Infrastructure Technology Planning and Engineering
Mobile - 7329273072
MS Teams – 9083261982
Chat on MS Teams<https://teams.microsoft.com/l/chat/0/0?users=jb2592@att.com&topicname=Chat>
From: Gestió Servidors via rocky-announce <rocky-announce(a)lists.resf.org>
Sent: Friday, April 21, 2023 11:35 AM
To: rocky-announce(a)lists.resf.org
Cc: Gestió Servidors …
[View More]<sysadmin.caos(a)uab.cat>
Subject: [rocky-announce] Installing Rocky 9.x in a system with CPU not x86-64-v2
Hello,
if there any way to install Rocky-9.x in a system with CPU not x86-64-v2? Any kernel boot install parameter or similar?
Thanks
[View Less]