You are not logged in.

#1 2010-12-21 13:43:45

graph
Member
Registered: 2010-12-21
Posts: 105

archiso-git make error

Hello everybody

I'm trying to make a live-cd/-usb using the archiso-git scripts (installed via AUR)
I'm following the guide in the Arch Wiki (link).

However, I seem to have some problems:
Running

make all

from my working directory, everything seems perfect, until I get this error:

mkarchiso : Configuration Settings
        working directory:   /home/user/ax
               image name:   none
====> Creating working directory: /home/user/ax
====> Installing packages to '/home/user/ax/root-image/'
init: /dev/initctl: No such file or directory
init: /dev/initctl: No such file or directory
Cleaning up what we can
cp -r "/home/user/ax"/root-image/boot "/home/user/ax"/iso/
cp -r boot-files/* "/home/user/ax"/iso/boot/
make: *** No rule to make target `"/home/user/ax"/iso/boot/myarch.img', needed by `initcpio'.  Stop.

So it seems like /dev/initctl is missing, and that there's some problems with initpcio.

I suspect that this relates to my mkinitcpio.conf, containing the following:

HOOKS="base udev memdisk archiso archiso_pxe_nbd archiso_loop_mnt pata scsi sata usb fw pcmcia filesystems usbinput"
make: *** No rule to make target `"/home/user/ax"/iso/boot/myarch.img', needed by `initcpio'.  Stop.

Another option could be, that all the '-symbols are confusing make, as in the printed string for the location of myarch.img. If this is the case, how do I fix this?

My Makefile is pretty much a rip from the wiki, with the variables WORKDIR and INSTALL_DIR changed.

Last edited by graph (2010-12-21 14:38:31)

Offline

#2 2011-01-13 10:29:07

dw
Member
From: Vienna, Austria
Registered: 2006-11-25
Posts: 160

Re: archiso-git make error

same error here, did you manage to solve this?

Offline

Board footer

Powered by FluxBB