mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zfcpdump: Fix dump location in README
Commit 724f1fea2c ("Makefile: Rename ZFCPDUMP_PART_* macros") renamed
the zfcpdump image from zfcpdump_part.image to zfcpdump-image. Fix the
image name in the README as well.
Closes: https://github.com/ibm-s390-tools/s390-tools/issues/89
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
@@ -31,7 +31,7 @@ configuration.
|
||||
* Issue "make bzImage" to build the zfcpdump kernel image.
|
||||
|
||||
In a Linux distribution the zfcpdump enabled kernel image must be copied to
|
||||
/lib/s390-tools/zfcpdump/zfcpdump_part.image, where the s390 zipl tool is
|
||||
/lib/s390-tools/zfcpdump/zfcpdump-image, where the s390 zipl tool is
|
||||
looking for the dump kernel when preparing a SCSI dump disk.
|
||||
|
||||
Create and install initrd
|
||||
|
||||
Reference in New Issue
Block a user