emmett1 / lfs-scripts

Automated script to build Multilib LFS system + livecd
GNU General Public License v3.0
97 stars 46 forks source link

Cannot build lfs livecd iso. #11

Closed peterzam closed 4 years ago

peterzam commented 4 years ago

HOST - Arya Linux (live environment)

Code Below -

:: Preparing isolinux files... :: Make squash filesystem... Parallel mksquashfs: Using 4 processors Creating 4.0 filesystem on /mnt/lfs/tmp/iso/lfs/root.sfs, block size 1048576. [===========================================================|] 51334/51334 100%

Exportable Squashfs 4.0 filesystem, xz compressed, data block size 1048576 compressed data, compressed metadata, compressed fragments, compressed xattrs duplicates are removed Filesystem size 460841.91 Kbytes (450.04 Mbytes) 27.48% of uncompressed filesystem size (1676735.52 Kbytes) Inode table size 482302 bytes (471.00 Kbytes) 18.93% of uncompressed inode table size (2547382 bytes) Directory table size 651288 bytes (636.02 Kbytes) 37.29% of uncompressed directory table size (1746478 bytes) Number of duplicate files found 10946 Number of inodes 75411 Number of files 58247 Number of fragments 890 Number of symbolic links 8490 Number of device nodes 2 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 8672 Number of ids (unique uids + gids) 2 Number of uids 2 root (0) aryalinux (1000) Number of gids 2 root (0) aryalinux (1000) :: Preparing kernel and initramfs... Generating initramfs... :: running build_hook: base :: running build_hook: modules WARNING: missing firmware for wd719x: wd719x-risc.bin WARNING: missing firmware for wd719x: wd719x-wcs.bin WARNING: missing firmware for aic94xx: aic94xx-seq.fw :: running build_hook: udev :: running build_hook: livecd :: generating initramfs... Generating initramfs done: /boot/initrd-live.img (24M) :: Setup UEFI mode... 4096+0 records in 4096+0 records out 2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0169624 s, 124 MB/s mkfs.fat 4.1 (2017-01-24) :: Making the iso... xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:lfs-livecd-20200704.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 3768m free Added to ISO image: directory '/'='/mnt/lfs/tmp/iso' xorriso : UPDATE : 308 files added in 1 seconds xorriso : FAILURE : Given path does not exist on disk: -boot_image system_area='/usr/share/syslinux/isohdpfx.bin' xorriso : UPDATE : 308 files added in 1 seconds xorriso : aborting : -abort_on 'FAILURE' encountered 'FAILURE' ERROR: failed create iso

peterzam commented 4 years ago

I got solution. I jumped to Ubuntu host and installed isolinux and changed the " -isohybrid-mbr" path.