You are not logged in.
Offline
what are the exact steps that you are doing? how look your isomounts?
Offline
Offline
ok, no problem. I will look now...
Offline
hehe is a missing "enter" at end of file isomounts. Add it and rebuild the iso that all
Offline
hehe is a missing "enter" at end of file isomounts. Add it and rebuild the iso that all
oops. Thanks
Guys help me keep the wiki article up to date when you find that stuff changes and you know how to update it so it works.
I will update the wiki in a way so that it works for someone reading it. Instead of providing the most updated changes [which obviously didn't work, like archiso_early hook won't work with commit 22f91073, however the present archiso-git doesn't work!] So I'll put a warning and update it, also I'll add the "enter" info about isomounts. That could have saved me a few days of rebuilds.Lol
Offline
note that archiso.git works, but require mkinitcpio 0.6.3 (now in [testing]) because I made modifications to make it compatible with mount hooks.
Offline
You are welcome.
and now is on [core]
Offline
I'm reverting the wiki changes concerning a certain archiso-git revision due to the new mkinitcpio.
Offline
git version from aur works now? iso is able to boot?
Sorry for my bad english :-)
Offline
Yes. It should be good to go without any further modifications on an updated Arch system.
Offline
Offline
@Svenstaro,sHyLoCk: thanks for the reply, I followed the wiki, my system is upgraded, but archiso doesn't create a bootable iso (stop at initramfs), this's the output:
sudo make all
mkarchiso -p "syslinux gawk aufs2 aufs2-util base bash coreutils cpio dhcpcd dnsutils bash-completion file fuse kernel26 vi nano .....(other packages)" create "work"
mkarchiso : Configuration Settings
working directory: work
image name: none
====> Creating working directory: work
====> Installing packages to 'work/root-image/'
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_COLLATE = "C",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
/tmp/alpm_2ZJF9E/.INSTALL: line 5: [: too many arguments
Cleaning up what we can
cp -r "work"/root-image/boot "work"/iso/
cp -r boot-files/* "work"/iso/boot/
mkdir -p "work"/iso/boot
mkinitcpio -c ./mkinitcpio.conf -b "work"/root-image -k 2.6.32-ARCH -g "work"/iso/boot/kernel26.img
:: Begin build
:: Parsing hook [base]
:: Parsing hook [archiso_early]
:: Parsing hook [udev]
:: Parsing hook [archiso]
:: Parsing hook [pata]
:: Parsing hook [scsi]
:: Parsing hook [sata]
:: Parsing hook [usb]
:: Parsing hook [fw]
:: Parsing hook [filesystems]
:: Parsing hook [usbinput]
:: Generating module dependencies
:: Generating image 'work/iso/boot/kernel26.img'...SUCCESS
mkdir -p "work"/overlay/etc/pacman.d
cp -r overlay "work"/
# ----
# (already in overlay!!)
# wget -O "work"/overlay/etc/pacman.d/mirrorlist http://www.archlinux.org/mirrorlist/i686/all/
# sed -i "s/#Server/Server/g" "work"/overlay/etc/pacman.d/mirrorlist
# ----
sed "s|@ARCH@|i686|g" isomounts > "work"/isomounts
mkdir -p work/iso/boot/isolinux
cp work/root-image/usr/lib/syslinux/*.c32 work/iso/boot/isolinux/
cp work/root-image/usr/lib/syslinux/isolinux.bin work/iso/boot/isolinux/
mkarchiso -p syslinux iso "work" ""/media/banca_dati/Live_cd/ArchOne"/ArchOne-dev-i686".iso
mkarchiso : Configuration Settings
working directory: work
image name: /media/banca_dati/Live_cd/ArchOne/ArchOne-dev-i686.iso
====> Generating SquashFS image for 'work/overlay'
Creating SquashFS image. This may take some time...
Image creation done in 0.22 minutes.
====> Generating SquashFS image for 'work/root-image'
Creating SquashFS image. This may take some time...
Image creation done in 8.47 minutes.
====> Making bootable image
Creating ISO image...
but if it works for you, surely I forgot to update something in my configurations!! (the last time I had created a working ISO was a month ago)
Sorry for my bad english :-)
Offline
Can you run it again verbose and see the actual package that causes the problem?
Offline
Hi
Having problems with ArchIso from AUR also...
http://bbs.archlinux.org/viewtopic.php?id=99373
BRGDS
Alex
Offline