On 8/28/23 23:34, ToddAndMargo via users wrote:
On 8/28/23 16:45, ToddAndMargo via users wrote:
Hi All,
What is "Fedora , with Xen"?
The red dot in the middle is the flash shooting through my finger.
Found this:
# find /boot -iname *xen* /boot/xen-4.17.2.config /boot/xen-4.17.2.gz /boot/flask/xenpolicy-4.17.2
But it only one instance. I have severn showing at boot time.
And I found this:
# ls -al /etc/grub.d/20_linux_xen -rwxr-xr-x. 1 root root 13613 Apr 11 17:00 /etc/grub.d/20_linux_xen
And in /boot/grub2/grub.cfg I found a whole YUGE section of it titled:
### BEGIN /etc/grub.d/20_linux_xen ### menuentry 'Fedora, with Xen 4.17.2 and Linux 6.4.7-200.fc38.x86_64' --class fedora --class gnu-linux --class gnu --class os --class xen $menuentry_id_option 'xen- <several hundreds of lines later> ### END /etc/grub.d/20_linux_xen ###
Can I delete 20_linux_xen and the 20_linux_xen section from grub.cfg?