[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

can't make usb img



Hello,

With live-helper  1.0~a22-1~bpo.1 I can't  make an iso  image (fluxbox
etc...) but I can't mak an USB img.

$ lh_config -b usb-hdd

Configuration of binary, bootstrap, chroot, common which is correct to
make an iso. 

I put also config/binary_local-hooks/01-fix_syslinux.sh :

#!/bin/sh

SYSLINUXCFG=`find binary -type f -name syslinux.cfg`
sed -i "s|kernel /vmlinuz|kernel vmlinuz|g" ${SYSLINUXCFG}
sed -i "s|initrd=/initrd|initrd=initrd|g" ${SYSLINUXCFG}

But I can't get an .img

Here are some error message I get during processing :

!!! The following error/warning messages can be ignored !!!
P: Mounting /dev/loop/0 with offset 0
Error: Error informing the kernel about modifications to partition /dev/loop/0p1 -- Invalid argument.  This means Linux won't know about any changes you made to /dev/loop/0p1 until you reboot -- so you shouldn't mount it or use it in any way before rebooting.
Warning: The kernel was unable to re-read the partition table on /dev/loop/0 (Invalid argument).  This means Linux won't know anything about the modifications you made until you reboot.  You should reboot your computer before doing anything with /dev/loop/0.
Error: Error informing the kernel about modifications to partition /dev/loop/0p1 -- Invalid argument.  This means Linux won't know about any changes you made to /dev/loop/0p1 until you reboot -- so you shouldn't mount it or use it in any way before rebooting.
Warning: The kernel was unable to re-read the partition table on /dev/loop/0 (Invalid argument).  This means Linux won't know anything about the modifications you made until you reboot.  You should reboot your computer before doing anything with /dev/loop/0.
P: Mounting /dev/loop0 with offset 32256
mkfs.vfat 2.11 (12 Mar 2005)
/dev/loop0: No such file or directory

A lot of thanks for any clue ? 

ph
-- 
http://perso.orange.fr/zygomaths/index.fr.html




Reply to: