6
votes
Kali Linux blank screen with blinking '-' after upgrade — can't access recovery shell
According to the Kali website running apt upgrade is not how to upgrade your system. It should be apt full-upgrade. Big difference. See https://www.kali.org/docs/general-use/updating-kali/
If you're ...
5
votes
Can grub load a kernel from HTTP?
As @user62916 already mentioned, as long as you have the http module loaded, you can load a kernel via http like:
(http,host.lan)/path/to/vmlinuz
More info here on this excellent document: https://...
2
votes
Redhat Satellite 6 - valueerror new value non-existent xfs filesystem
Well after a few hours I solved the problem.
Despite the fact that error message talks about non-existent file system, the problem itself doesn't have nothing to do with the file system type.
The ...
2
votes
Accepted
How to supply nfsroot path via DHCP when network booting
Well I'm not sure if this is the solution, but as usual moments after asking the question, the answer appears.
It seems if you supply nfsroot=: then that's enough to get it to pull both the server IP ...
1
vote
What's the relationship between vmlinuz and ISO image (netboot)?
While the initrd file often includes a number of kernel modules, it usually won't contain all of them.
The netboot image sets up a more complete root filesystem that includes the full /lib/modules/ ...
1
vote
Debian preseed: How to force prompt for hostname and domain?
You have to change isolinux/syslinux configuration and remove the priority=critical from the boot line. Or just change it to priority=medium.
1
vote
Accepted
archlinux efi netboot kernel "ip" does not work?; systemd "Failed to start Switch Root."
According to the instructions in the Arch Linux wiki for diskless systems
For the client installation
create a full Arch Linux installation in a subdirectory on the server.
then
Edit $root/etc/...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
netboot × 30pxe × 14
boot × 7
nfs × 5
linux × 4
syslinux × 4
ubuntu × 3
arch-linux × 3
kernel × 3
tftpd × 3
debian × 2
systemd × 2
linux-kernel × 2
grub2 × 2
grub × 2
system-installation × 2
boot-loader × 2
initramfs × 2
iso × 2
debian-installer × 2
initrd × 2
centos × 1
rhel × 1
kali-linux × 1
freebsd × 1