Skip to content

Instantly share code, notes, and snippets.

@anthonyclarka2
Created February 3, 2019 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anthonyclarka2/c323a1479069bb445a4d337518636137 to your computer and use it in GitHub Desktop.
Save anthonyclarka2/c323a1479069bb445a4d337518636137 to your computer and use it in GitHub Desktop.
Running... mount -o loop /tmp/boot.iso /var/tmp/lorax.imgutils.ey1yb62_
mount: /var/tmp/lorax.imgutils.ey1yb62_: WARNING: device write-protected, mounted read-only.
Return code: 0
Running... isoinfo -d -i /tmp/boot.iso
CD-ROM is in ISO 9660 format
System id: LINUX
Volume id: CentOS 7 x86_64
Volume set id:
Publisher id:
Data preparer id:
Application id: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING ( M
Copyright File id:
Abstract File id:
Bibliographic File id:
Volume set size is: 1
Volume set sequence number is: 1
Logical block size is: 2048
Volume size is: 259255
El Torito VD version 1 found, boot catalog is in sector 46
Joliet with UCS level 3 found
Rock Ridge signatures version 1 found
Eltorito validation header:
Hid 1
Arch 0 (x86)
ID ''
Key 55 AA
Eltorito defaultboot header:
Bootid 88 (bootable)
Boot media 0 (No Emulation Boot)
Load segment 0
Sys type 0
Nsect 4
Bootoff 647E 25726
Return code: 0
Running... qemu-system-x86_64 -nodefconfig -m 2048 -kernel /var/tmp/lorax.imgutils.ey1yb62_/isolinux/vmlinuz -initrd /o9
SeaBIOS (version ?-20180724_192412-buildhw-07.phx2.fedoraproject.org-1.fc29)
iPXE (http://ipxe.org) 00:03.0 C980 PCI2.10 PnP PMM+7FF911E0+7FED11E0 C980
Press Ctrl-B to configure iPXE (PCI 00:03.0)...
Booting from ROM...
Probing EDD (edd=off to disable)... o
Return code: 0
Running... umount /var/tmp/lorax.imgutils.ey1yb62_
Return code: 0
Running... kpartx -v -a -s /var/tmp/lmc-disk-ra_j_13j.img
add map loop0p1 (253:3): 0 6144000 linear 7:0 2048
Return code: 0
Running... mount /dev/mapper/loop0p1 /var/tmp/tmpmgcijjqi
Return code: 0
Running... umount /var/tmp/tmpmgcijjqi
Return code: 0
Running... kpartx -d -s /var/tmp/lmc-disk-ra_j_13j.img
loop deleted : /dev/loop0
Return code: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment