David Hautbois wrote: > I'm building a live usb key.
Hi :)
> How to restore the variable sized binary.img in a fix sized partition ?
> My partition should be 1Gb sized.
> I can't restore the binary.img (700Mb) in this partition.
(I'm confused about a few things here; why do you need it to be a fixed size?
Also, why do you need it to be 1G?)
The binary.img already contains partitioning information; you just need to
"dd" it directly onto the target rather than fitting it on an existing
peratition.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
signature.asc
Description: PGP signature
_______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

