
14 Jul
2010
14 Jul
'10
08:48
* T o n g mlist4suntong@yahoo.com [Mit Jul 14, 2010 at 05:28:24 +0000]:
How is grml-live officially used to create daily snapshot CDs (for amd64 grml-small & grml-medium)?
Check out buildd/ in grml-live's git tree, or directly install package grml-live-buildd.
I did a test run, but got some error at the end. How can I fix it and get an ISO created?
grml-live -o /dev/shm -c GRMLBASE,GRML_SMALL,amd64 -s sid
^^^^^ This isn't a valid class name. That's why you didn't get a kernel:
- /boot/config- not available. $KERNEL not set to correct value?
Use AMD64 instead of amd64.
regards, -mika-