[root@localhost draklive-config]# sudo perl -I../draklive/lib/ ../draklive/draklive --all using /root/draklive-config as directory root loaded config/live.cfg as config file === proceeding with region "all" * entering step "install" running curl --silent -o /home/draklive/var-data/build/Mageia-6-dev1-LiveDVD-GNOME-all-armv5tl-DVD/scripts/drakx-in-chroot http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/cauldron/armv5tl/misc/drakx-in-chroot running perl /home/draklive/var-data/build/Mageia-6-dev1-LiveDVD-GNOME-all-armv5tl-DVD/scripts/drakx-in-chroot http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/cauldron/armv5tl /home/draklive/var-data/chroot/Mageia-6-dev1-LiveDVD-GNOME-all-armv5tl-DVD --auto_install /root/draklive-config/config/auto_inst.cfg.pl Entering step `Language' Entering step `License' Entering step `Mouse' Entering step `Hard drive detection' error :( mknod failed (dev mmcblk0): No such file or directory at /usr/lib/libDrakX/devices.pm line 152. switch to console f2 for a shell Press <Enter> to reboot
CC: (none) => pterjan, thierry.vignaud
Summary: draklive fail to detect hard drives. => draklive fails to create /dev/mmcblk0 on armv5tl
Hardware: All => arm
CC: (none) => tmb
BTW what's the point of building live images for ARM? Most devices don't have CD drives, do they? Is it for testing trhough USB? I wonder if any distro have done that... Anyway that cannot work IMHO as we rely on isolinux/syslinux which doesn't exist for arm AFAIC. So we would first need to check if any other distro has done it, with which bootloader, then add the needed support for that BL. My 2 cents
Fixed.I had a pb in my dev mounting command. With mount --bind /dev /mnt/disk/chroot/bootstrap/dev from my host and not from the chroot ( what i did before ).
Status: NEW => RESOLVEDResolution: (none) => FIXED