On Sat, 5 May 2007 23:34:23 +0100
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Using this command as a root user:
> 
>       #make-live --bootstrap debootstrap --distribution sid --username 
> usblive --filesystem ext2 --bootloader grub -b hdd -p standard
> 
> generates a 'debian-live' directory, however:
> 
> - It doesn't write anything to the target USB-stick

It isn't supposed to.  It should generate a debian-live/binary.img.

> - there is no documentation how to write what to the USB stick

You can use 'dd'.  It is documented, too:

http://wiki.debian.org/DebianLive/Howto/USB

Note: this doc is for live-package, not live-helper, but it works the
same way.

> - there is no documentation on how then to make the USB stick bootable

The image written in binary.img is bootable.  When you dd it to the usb stick,
the usb stick will be bootable.

> - there are no vmlinuz* nor initrd* files generated

Sid is buggy and won't build at this time.  Build against etch or lenny instead.

Also, the grub option doesn't currently work on usb.  Use syslinux for now.

Ben
--
 ,-.  nSLUG    http://www.nslug.ns.ca   [EMAIL PROTECTED]
 \`'  Debian   http://www.debian.org    [EMAIL PROTECTED]
  `          [ gpg 395C F3A4 35D3 D247 1387 2D9E 5A94 F3CA 0B27 13C8 ]
             [ pgp 7F DA 09 4B BA 2C 0D E0 1B B1 31 ED C6 A9 39 4F ]

_______________________________________________
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to