[arch-releng] mkarchiso arch wiki guide
After having problems with getting my build script running I thought I would test out Arch Linux Archiso guide. Think this is wrong # cp /lib/initcpio/hooks/archiso work/root-image/lib/initcpio/hooks # cp /lib/initcpio/install/archiso work/root-image/lib/initcpio/install Should be /usr/lib Set up directory and then run mkarchiso -r "mkinitcpio -c /etc/mkinitcpio-archiso.conf -k /boot/vmlinuz-linux -g /boot/i686/archiso.img" run Got this error ==> ERROR: Unable to write to path: `/boot/i686/archiso.img' Not sure what is wrong, am fully up to date... not sure if archiso has had any changes in the last few days? MrG
On 05/24/2012 03:08 PM, Mr Green wrote:
After having problems with getting my build script running I thought I would test out Arch Linux Archiso guide.
Think this is wrong
# cp /lib/initcpio/hooks/archiso work/root-image/lib/initcpio/hooks # cp /lib/initcpio/install/archiso work/root-image/lib/initcpio/install
Should be /usr/lib yes. wiki fixed.
Set up directory and then run
mkarchiso -r "mkinitcpio -c /etc/mkinitcpio-archiso.conf -k /boot/vmlinuz-linux -g /boot/i686/archiso.img" run
Got this error
==> ERROR: Unable to write to path: `/boot/i686/archiso.img' looks like you skipped mkdir step...
Not sure what is wrong, am fully up to date... not sure if archiso has had any changes in the last few days? git pull
MrG
-- Gerardo Exequiel Pozzi \cos^2\alpha + \sin^2\alpha = 1
participants (2)
-
Gerardo Exequiel Pozzi
-
Mr Green