Re: [Grml] grml-live questions

2010-07-21 Thread T o n g
On Wed, 21 Jul 2010 12:46:41 +0200, Michael Prokop wrote:

> * T o n g  [Tue Jul 20, 2010 at 11:49:31PM
> +]:
>> On Wed, 14 Jul 2010 05:28:24 +, T o n g wrote:
> 
>> > I did a test run, but got some error at the end . . .
> 
>> My CD was successfully build by grml-live. Detailed log at
>> http://paste.grml.org/44/
> 
>> However, the CD isn't bootable:
> 
>> kvm -boot d -cdrom /dev/shm/gl/grml_isos/depen64.iso
> 
>> http://imagebin.ca/view/JQo_Gae.html
> 
>> What could be wrong?
> 
> Problem with isolinux 4, I'm investigating.
> I just uploaded grml-live 0.9.43 to grml-testing which addresses this
> issue, please let me know whether it works for you as well.

Yep,

rm /dev/shm/gl/grml_cd/boot/isolinux/ -rf
rm /dev/shm/gl/grml_isos/depen64.iso
grml-live ... 

problem solved. CD boots fine. 

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/

___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/


Re: [Grml] grml-live questions

2010-07-21 Thread Michael Prokop
* T o n g  [Tue Jul 20, 2010 at 11:49:31PM +]:
> On Wed, 14 Jul 2010 05:28:24 +, T o n g wrote:

> > I did a test run, but got some error at the end . . .

> My CD was successfully build by grml-live. Detailed log at
> http://paste.grml.org/44/

> However, the CD isn't bootable:

> kvm -boot d -cdrom /dev/shm/gl/grml_isos/depen64.iso

> http://imagebin.ca/view/JQo_Gae.html

> What could be wrong? 

I just uploaded grml-live 0.9.43 to grml-testing which addresses
this issue, please let me know whether it works for you as well.

regards,
-mika-


signature.asc
Description: Digital signature
___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/

Re: [Grml] grml-live questions

2010-07-21 Thread Michael Prokop
* T o n g  [Tue Jul 20, 2010 at 11:49:31PM +]:
> On Wed, 14 Jul 2010 05:28:24 +, T o n g wrote:

> > I did a test run, but got some error at the end . . .

> My CD was successfully build by grml-live. Detailed log at
> http://paste.grml.org/44/

> However, the CD isn't bootable:

> kvm -boot d -cdrom /dev/shm/gl/grml_isos/depen64.iso

> http://imagebin.ca/view/JQo_Gae.html

> What could be wrong? 

Problem with isolinux 4, I'm investigating.

regards,
-mika-


signature.asc
Description: Digital signature
___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/

Re: [Grml] grml-live questions

2010-07-20 Thread T o n g
On Wed, 14 Jul 2010 05:28:24 +, T o n g wrote:

> I did a test run, but got some error at the end . . .

Hi, 

My CD was successfully build by grml-live. Detailed log at
http://paste.grml.org/44/

However, the CD isn't bootable:

kvm -boot d -cdrom /dev/shm/gl/grml_isos/depen64.iso

http://imagebin.ca/view/JQo_Gae.html

What could be wrong? 

Thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/

___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/


Re: [Grml] grml-live questions

2010-07-15 Thread Michael Prokop
* T o n g  [Wed Jul 14, 2010 at 03:15:17PM +]:
> On Wed, 14 Jul 2010 08:48:10 +0200, Michael Prokop wrote:

> >> 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:
> > . . . Use AMD64 instead of amd64.

> Oh, I was confused by the man page saying: 

> in "-c CLASSES" explanation: 

> "If using a non-I386 system (like *amd64*) you should ..."

> that's where I get/use the "amd64" from.

Thanks, fixed the wording and added an "important" note to the class
option:

  http://grml.org/grml-live/#_options

regards,
-mika-


signature.asc
Description: Digital signature
___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/

Re: [Grml] grml-live questions

2010-07-14 Thread T o n g
On Wed, 14 Jul 2010 08:48:10 +0200, Michael Prokop wrote:

>> 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:
> . . . Use AMD64 instead of amd64.

Oh, I was confused by the man page saying: 

in "-c CLASSES" explanation: 

"If using a non-I386 system (like *amd64*) you should ..."

that's where I get/use the "amd64" from.

Thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/

___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/


Re: [Grml] grml-live questions

2010-07-13 Thread Michael Prokop
* T o n g  [Mit Jul 14, 2010 at 05:28:24 +]:

> 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-


signature.asc
Description: Digital signature
___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/

[Grml] grml-live questions

2010-07-13 Thread T o n g
Hi,

How is grml-live officially used to create daily snapshot CDs (for amd64 
grml-small & grml-medium)? 

I did a test run, but got some error at the end. How can I fix it and get 
an ISO created? 

Thanks

PS. Detailed logs:

mount -o remount,suid,dev,rw /dev/shm

grml-live -o /dev/shm -c GRMLBASE,GRML_SMALL,amd64 -s sid
grml-live [0.9.41~git]: check your configuration (or use -F to force 
execution):

  FAI classes:   GRMLBASE,GRML_SMALL,amd64
  main directory:/dev/shm
  Chroot target: /dev/shm/grml_chroot
  Build target:  /dev/shm/grml_cd
  ISO target:/dev/shm/grml_isos
  Grml name: grml
  Release name:  grml-live rocks
  Build date:2010-07-14
  Grml version:  0.0.1
  Debian suite:  sid
  Architecture:  amd64
  Boot method:   isolinux
  Template files:/usr/share/grml-live/templates
  Logging to file:   /var/log/grml-live.log

Is this ok for you? [y/N] y
. . . 
Calling task_finish
Ramdisk on /dev/shm/grml_chroot/var/lib/dpkg umounted
Wed Jul 14 01:10:22 EDT 2010
The dirinstall took 571 seconds.
/dev/shm/grml_chroot/var/lib/dpkg is not a mounted ramdisk.
Calling task_savelog
End of /usr/sbin/fai
 * Rebuilding initramfs  
[ ok ]
 * Error: there was a critical error during execution of stage 'fai 
dirinstall'
 * Note:  check out /var/log/fai/grml/last/ for details. [exit 2]
[ !! ]

$ tail -12 /var/log/fai/grml/last/fai.log 
Executingshell: GRMLBASE/97-apt-listchanges
GRMLBASE/97-apt-listchanges OK.
Executingshell: GRMLBASE/98-clean-chroot
GRMLBASE/98-clean-chroot FAILED with exit code 9.
Executingshell: GRMLBASE/99-finish-grml-build
GRMLBASE/99-finish-grml-build OK.
Calling task_finish
Ramdisk on /dev/shm/grml_chroot/var/lib/dpkg umounted
Wed Jul 14 01:10:22 EDT 2010
The dirinstall took 571 seconds.
/dev/shm/grml_chroot/var/lib/dpkg is not a mounted ramdisk.
Calling task_savelog

$ tail /var/log/fai/grml/last/shell.log 
(Reading database ... 17063 files and directories currently installed.)
Removing libsigc++-2.0-0c2a ...
Purging configuration files for libsigc++-2.0-0c2a ...
Removing libxapian15 ...
Purging configuration files for libxapian15 ...
 * /boot/config- not available. $KERNEL not set to correct value?
[ !! ]
GRMLBASE/98-clean-chroot FAILED with exit code 9.
=   shell: GRMLBASE/99-finish-grml-build   =
GRMLBASE/99-finish-grml-build OK.

Thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/

___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/