You are not logged in.

#1 2011-03-16 17:28:48

Adock
Member
Registered: 2011-01-04
Posts: 2

Problems with Archiso

Hi guys,

I've got problems  with creating my own live-cd with archiso. I hope you are able to solve them.

Here is the log describing my two ERRORs i get when i want to build it.

init: /dev/initctl: No such file or directory
ERROR: Root file system type detection failed.

And here is my full log:

mkarchiso -D myarch -p base create work
mkarchiso : Configuration Settings
        working directory:   work
               image name:   none
====> Creating working directory: work
====> Installing packages to 'work/root-image/'
ERROR: Root file system type detection failed.
Cleaning up what we can
mkarchiso -D myarch -p "dnsmasq dnsutils aufs2 aufs2-util base bash coreutils cpio dhcpcd dnsutils file fuse kernel26 syslinux nano" create work
mkarchiso : Configuration Settings
        working directory:   work
               image name:   none
====> Creating working directory: work
====> Installing packages to 'work/root-image/'
init: /dev/initctl: No such file or directory
ERROR: Root file system type detection failed.
init: /dev/initctl: No such file or directory
Cleaning up what we can
mkdir -p work/iso/myarch/boot/i686
cp work/root-image/boot/System.map26 work/iso/myarch/boot/i686/
cp work/root-image/boot/vmlinuz26 work/iso/myarch/boot/i686/
mkdir -p work/iso/syslinux
cp work/root-image/usr/lib/syslinux/isolinux.bin work/iso/syslinux/
cp boot-files/syslinux/syslinux.cfg work/iso/syslinux/syslinux.cfg
mkdir -p work/iso/myarch/boot/i686/
mkinitcpio -c ./mkinitcpio.conf -b work/root-image -k '2.6.37-ARCH' -g work/iso/myarch/boot/i686/archiso.img
:: Begin build
:: Parsing hook [base]
:: Parsing hook [udev]
:: Parsing hook [archiso]
:: Parsing hook [pata]
:: Parsing hook [scsi]
:: Parsing hook [sata]
:: Parsing hook [usb]
:: Parsing hook [fw]
:: Parsing hook [pcmcia]
:: Parsing hook [filesystems]
:: Parsing hook [usbinput]
:: Generating module dependencies
:: Generating image 'work/iso/myarch/boot/i686/archiso.img'...SUCCESS
cp -r overlay work/
sed "s|@ARCH@|i686|g" isomounts > work/iso/myarch/isomounts
mkarchiso -D myarch -c gzip iso work /root/myarch/LocCon-2011.03.16-i686.iso
mkarchiso : Configuration Settings
        working directory:   work
               image name:   /root/myarch/LocCon-2011.03.16-i686.iso
====> Generating SquashFS image for 'work/root-image'
Creating SquashFS image. This may take some time...
Image creation done in 1.47 minutes.
====> Generating SquashFS image for 'work/overlay'
Creating SquashFS image. This may take some time...
Image creation done in 0.00 minutes.
====> Making bootable image
Creating ISO image...

You can see, that even with the errors it builds the iso, but when i try to boot it, i get an error, that no default or ui is available. This may be caused by the errors while building...

Last edited by Adock (2011-03-16 17:29:27)

Offline

Board footer

Powered by FluxBB