The plot thickens: I have gnu-fdisk installed and that one doesn't deal well with loopback devices that use all-zero files. It gives an error message (Error: Unable to open /home/juergen/debian-live/test.img - unrecognised disk label.) and quits with exit code 1, which seems to be causing issues in lh_losetup. Reverting to the fdisk provided in util-linux (by purging gnu-fdisk, in my case) fixed this issue for me.
-Juergen On Nov 10, 2007 10:41 AM, Daniel Baumann <[EMAIL PROTECTED]> wrote: > Peter Skogström wrote: > > Im using sid and cant build usb-hdd correct on 1.0~a34-1, it just drops > > the built binary.img in chroot and it isnt bootable. > > Hi, > > I just did a build to reproduce the problem. > > With live-helper 1.0~a34-1 from sid, I did build a working usb-hdd image > for sid with: > > # lh_config -d sid -b usb-hdd \ > --mirror-bootstrap http://ftp.de.debian.org/debian/ > # lh_build > > worked perfectly. > > Maybe your build was unclean, or you continued on top of an previosly > unsuccessful/interrupted build? > > > The iso get created just fine, but another small issue with that one is > > that uppward/downward arrow at the keyboard wont function at all. > > At what stage are you experience the non-working of the cursor arrows? > At the bootloader? At the shell prompt of the bootet system? > > The bootloader (isolinux) does not support cursor, and at the bootet > system, I do have working cursor as always. So probably, this could be > something hardware specific to your keyboard. > > If you want to make sure it is, you could upload the iso image somewhere > and let other people test it. > > However, in both cases, I'm afraid we need more information to help you. > > -- > Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist > Email: [EMAIL PROTECTED] > Internet: http://people.panthera-systems.net/~daniel-baumann/ > > > _______________________________________________ > debian-live-devel mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel > _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

