Questions tagged [dracut]

dracut is a Linux initramfs environment, initially written for Fedora.

23 questions
0
votes
1 answer

CentOS 7 (Dracut) - Network boot with gateway in different subnet

I'm trying to auto-setup VM guests with CentOS 7 using network boot and kickstart with external network connectivity based on linux bridge. And I'd like to have solution lightweight, simple and portable, so I decided to create own, quite simple…
b3niup
  • 101
  • 2
0
votes
1 answer

Close putty connection from CentOS 6 shell script

as title says I have a centOS 6 machine which uses an dracut, initramfs preboot ssh. I want to create a shell script that at the end of it's execution it closes the console and ssh connection. How can I do that. Escape character ~. does not work.
codiac
  • 689
  • 1
  • 6
  • 8
0
votes
0 answers

Bootprocess stops after detaching raid member

I run following Setup in my Testlabor before migrating into production: Dm-crypt/luks Raid1 / btrfs EFI dracut / fedora Server GRUB2 Systemd I simulated a drive failure (the one without boot partition) The boot process stops with: Waiting for Job of…
0
votes
0 answers

Issues with Kickstart on Fedora 38

I'm having an issue where I receive the following errors when attempting an install with Anaconda Kickstart. The input below is the default when I enter the ‘inst.ks’ option Input: setparams 'Install Fedora 38' linuxefi /images/pxeboot/vmlinuz…
0
votes
1 answer

Rocky 9.1 dracut fails to boot

My rocky 9.1 vm kernel is not able to load/boot/decrypt a LVM Luks2 volume during boot. Booting with 5.14.0-162.6 works fine. But fails booting the latest 5.14.0-162.18 or 5.14.0-162.12 kernel, dracut throws with error: Starting dracut pre-udev…
sherwood
  • 1
  • 1
0
votes
1 answer

During which dracut hook can a PXE client rename predictable interfaces names with a udev rule?

tl;dr: During load of an initramfs (execution of dracut modules) on a PXE client, I need to rename the kernel-given (predictable) interface names (right now they're unpredictable ethX names). This way, the PXE client will always boot from a…
brimhalgh
  • 1
  • 1
0
votes
0 answers

Linux server wont shutdown - A start job is running for Login iSCSI Target

I am settin up a server with draut and iSCSI - I messed up a target / IP mapping, and now my server is stuck while booting: A start job is running for Login iSCSI Target ... (23min 10s / no limit) I am currently unable to even reboot the server to…
Matt Clark
  • 685
  • 1
  • 10
  • 26
0
votes
2 answers

After changing a system disk partition, system won't boot, goes into "Dracut Emergency Shell"; how do I get it to boot?

Background I had a new system that I'd spent a lot of time configuring the software on to perform all manner of services and then discovered the drive was potentially flaky. So I decided to replace the disk, keeping the contents for the new…
Richard T
  • 1,206
  • 12
  • 29
1
2