> makeiso usually depends on the presence of a successfully-built kernel > and initramfs -- that is, it would normally be run *after* having done > "debirf make minimal" it looks from your transcript like you're not > building the kernel and initramfs first. > > this is at least a documentation bug, though, and probably a lack of > good error-checking. If you run "debirf makeiso minimal" after having > run "debirf make minimal" successfully, does it work for you? > > Thanks for the report!
Ah - that makes sense. And yes, following the order you describe, it does work properly. I've attached a documentation patch (to the documentation that wasn't clear to me before). It might also be nice of debirf gave a friendlier error if you ran the command out of step, however, that's much less critical. thanks for the great work on this package! jamie -- Jamie McClelland 718-303-3204 ext. 101 May First/People Link Growing networks to build a just world http://www.mayfirst.org https://support.mayfirst.org Members Local 1180, Communications Workers of America, AFL-CIO PGP Key: http://current.workingdirectory.net/pages/identity/
--- README.orig 2009-11-03 10:30:01.000000000 -0500 +++ README 2009-11-03 10:34:25.000000000 -0500 @@ -50,10 +50,10 @@ The kernel and initramfs can be placed into a system boot partition, burnt to read-only media, or supplied by a netboot server. -If you want to burn the debirf profile to a CD, you might want to make -a CD image first. Following the above example: +You can also create a burnable CD image from your profile. After making a +minimal debirf profile (following the example above), convert it into an iso +image by running: -$ cd ~/debirf $ debirf makeiso minimal If this run is successful, there should be a bootable ISO image stored
signature.asc
Description: Digital signature