NAME
initrdfs — view initialization ramdiskSYNOPSIS
initrdfs | [--check] initrd [ls [-a] path | cat path] |
DESCRIPTION
initrdfs opens a initrd(7) made with mkinitrd(8) and lets you view the stored directories and files.- -a
- (ls) Include directory entries whose names begin with a dot (‘.’).
- --check
- Exit unsucessfully if the checksum is invalid.
- ls
- List the directory path.
- cat
- Show the contents of the file path.