Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ./boot
- ./boot/grub
- ./boot/grub/efiboot.img
- ./boot.catalog
- ./EFI
- ./EFI/redhat
- ./EFI/redhat/grub.cfg
- ./initrd
- ./vmlinuz
- [[dev]root@oc-ctl-0 backup.iso]# cat ./EFI/redhat/grub.cfg
- set default=0
- set timeout=5
- set hidden_timeout_quiet=false
- menuentry "boot_partition" {
- linuxefi /vmlinuz nofb nomodeset vga=normal ipa-api-url=http://10.100.72.6:6385 BOOTIF=08:94:ef:71:c1:aa --
- initrdefi /initrd
- }
Add Comment
Please, Sign In to add comment