Skip to main content

Questions tagged [netboot]

4 votes
1 answer
720 views

I'm facing a serious issue with my Kali Linux installation after running sudo apt upgrade. Here's what's happening: After booting, I get the error: Oh no! Something has gone wrong. A problem has ...
user769900's user avatar
2 votes
1 answer
110 views

After starting Ubuntu 24.04 over the network, I have a problem where valid_lft, after going down to 0, causes the system to freeze. valid_lft can be checked by executing the command ip a. How can I ...
Jarosław Krawczyński's user avatar
0 votes
1 answer
573 views

If I understand this "issue" (systemd-networkd DHCP Server ignores SendOptions #15780), SystemD can be configured to handle network booting. However, I am unable to find more information ...
user212827's user avatar
1 vote
1 answer
239 views

I'm looking to create a setup where an OS image is (automatically) downloaded over the network and then booted into. The obvious way would be to write it to disk, reconfigure grub (or whatever) and ...
PhilipRoman's user avatar
1 vote
0 answers
1k views

I need advice if possible to load entire system into RAM. Let's imagine following situation: Booting LIVE OS from DVD and login as root lsblk shows NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 ...
Rafal Niznik's user avatar
0 votes
1 answer
196 views

I am experiencing diskless clients losing connection to their nfsroot server within 24 hours of booting. Initially I thought it was hardware related as i simultaneously upgraded 16 blades from Centos6 ...
richm1000's user avatar
0 votes
2 answers
2k views

Why can't I use vmlinuz and initrd from the newest release of kernel 5.11 while the default netboot image used in PXE is 5.4?
user1098490's user avatar
1 vote
1 answer
3k views

I'm trying to network boot some Linux machines, so they mount their root filesystem over NFS. I would like to supply the path to the NFS mount via DHCP, so that all the machines can share the same ...
Malvineous's user avatar
  • 7,473
0 votes
0 answers
394 views

I'm using RHEL 8 and I currently have the ability to install a single image the LAN. I'm trying to expand our options such that we can select from several images. I'd like to have a top level menu ...
EncryptedWatermelon's user avatar
5 votes
1 answer
2k views

I have a preseed file which works perfectly in that the install goes from start to finish fully automated without prompts. However, I want to force a prompt for hostname and domain. I have tried ...
Little Code's user avatar
0 votes
1 answer
325 views

I'm trying to set up a PXE server to deliver Linux image for end user workstation in my company. I've finally made it to set up dnsmasq and nfs-kernel-server so now I can get the images via network ...
mr troubleshooter's user avatar
1 vote
0 answers
2k views

I have downloaded some ISO file for linux (actually from here: http://minimal.linux-bg.org/download/2018/) The I have configured it with PXE: LABEL minimallinux MENU LABEL Minimal Linux KERNEL ...
Dims's user avatar
  • 3,485
2 votes
2 answers
2k views

When trying to provision a CentOS 7 system with the RedHat Satellite 6.2.9 I got the following error: ... ValueError: new value non-existent xfs filesystem is not valid as a default fs type Pane is ...
Adail Junior's user avatar
1 vote
0 answers
703 views

I'm trying to setup my an initramfs image to nfs boot from a WPA wifi access point. My image is working with armbian and uboot. so far I have NFS booting over ethernet just fine. But no real path to ...
Tasha's user avatar
  • 11
5 votes
1 answer
2k views

updates: 5 (20171209) updates: 5 (20171210) mount -t nfs4 [SERVER IP]:/archlinux /mnt works. ss -ntp | grep 2049 the client establishes a connection to the server before systemd begins. NSF4 id ...
user212827's user avatar

15 30 50 per page