Skip to content

Instantly share code, notes, and snippets.

@EvilFreelancer
Created February 12, 2018 13:59
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 EvilFreelancer/45a44362a05601148e2be7fa05ea174c to your computer and use it in GitHub Desktop.
Save EvilFreelancer/45a44362a05601148e2be7fa05ea174c to your computer and use it in GitHub Desktop.
Report about image assembling
...
...
...
'arch/x86/boot/bzImage' -> '/boot/vmlinuz-4.12.7-lfs-8.1'
'System.map' -> '/boot/System.map-4.12.7'
'.config' -> '/boot/config-4.12.7'
install: creating directory '/etc/modprobe.d'
/
Using GRUB to setup the boot process..
NOTE: skipped. Check 8.4 chapter of LFS book for details
Finalize LFS configuration..
Cleanup..
umount: /mnt/lfs/dev/pts unmounted
umount: /mnt/lfs/dev unmounted
umount: /mnt/lfs/run unmounted
umount: /mnt/lfs/proc unmounted
umount: /mnt/lfs/sys unmounted
umount: /mnt/lfs: not mounted
Start building bootable image..
/tmp /mnt/lfs/sources
Configuring syslinux..
Creating ramdisk..
800000+0 records in
800000+0 records out
819200000 bytes (819 MB) copied, 2.1056 s, 389 MB/s
mkdir: created directory '/tmp//dev'
mkdir: created directory '/tmp//dev/loop0'
/mnt/lfs /tmp
/tmp
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/loop0 787396 656756 130640 84% /tmp/dev/loop0
Compressing system ramdisk image..
Building bootable iso..
Size of boot image is 4 sectors -> No emulation
8.30% done, estimate finish Mon Feb 12 13:37:45 2018
16.59% done, estimate finish Mon Feb 12 13:37:45 2018
24.86% done, estimate finish Mon Feb 12 13:37:45 2018
33.16% done, estimate finish Mon Feb 12 13:37:45 2018
41.43% done, estimate finish Mon Feb 12 13:37:45 2018
49.73% done, estimate finish Mon Feb 12 13:37:45 2018
58.00% done, estimate finish Mon Feb 12 13:37:45 2018
66.30% done, estimate finish Mon Feb 12 13:37:45 2018
74.57% done, estimate finish Mon Feb 12 13:37:45 2018
82.86% done, estimate finish Mon Feb 12 13:37:45 2018
91.13% done, estimate finish Mon Feb 12 13:37:45 2018
99.43% done, estimate finish Mon Feb 12 13:37:45 2018
Total translation table size: 2048
Total rockridge attributes bytes: 0
Total directory bytes: 4096
Path table size(bytes): 38
Max brk space used 0
60359 extents written (117 MB)
Image is created: /tmp/lfs.iso
/mnt/lfs/sources
[sudo] пароль для pasha:
[pasha-pc] ~/Documents/Repository/github/lfs $ git status
На ветке master
Ваша ветка обновлена в соответствии с «origin/master».
Неотслеживаемые файлы:
(используйте «git add <файл>…», чтобы добавить в то, что будет включено в коммит)
lfs.iso
ничего не добавлено в коммит, но есть неотслеживаемые файлы (используйте «git add», чтобы отслеживать их)
[pasha-pc] ~/Documents/Repository/github/lfs $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment