[Fedora-livecd-list] Failed to find group 'core':No groups available in any repository

2008-07-14 Thread Pollux Su
Hi all:
I'm a newer of livecd-creater.When I am creating live cd,"Failed to find
group 'core':No groups available in any repository" error message
appears.Following is my steps:
1.Make a local repository:
  cp /media/Fedora8/Packages/*  /var/www/html/yum/base/.
  createreop /var/www/html/yum/base
2.modified the /usr/share/livecd-tools/livecd-fedora-minimal.ks file,
Just changed the repo line to:
   repo  --name=fedora8  --baseurl=file:///var/www/html/yum/base
3.execute the command:
  livecd-creator
--config=/usr/share/livecd-tools/livecd-fedora-minimal.ks
--fslabel=Fedora8-Minial



Retireving file:///var/www/html/yum/base/repodata/repomd.xml...  ok

Error creating live CD: Failed to find gourp 'core' : No Groups Available in
any repository


Please help me. Thanks in advance!
--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


RE: [Fedora-livecd-list] Re: Attention Spin Maintainers

2008-07-14 Thread DON . RAIKES
Hi Jeremy,

I just installed fedora 9 over the weekend (and again this morning had some 
issues with it).

I am hoping hte issues I ran into yesterday were causing hte problems. I 
suspected the burning process originally since when I tried ot burn a dvd on my 
dvdrw drive wodim said it couldn't handle it at all.

I'll try the base kickstart again tonight or tomorrow and see what happens now.

-Original Message-
From: Jeremy Katz [mailto:[EMAIL PROTECTED]
Sent: Monday, July 14, 2008 12:17 PM
To: fedora-livecd-list@redhat.com
Subject: RE: [Fedora-livecd-list] Re: Attention Spin Maintainers


On Sun, 2008-07-13 at 15:25 -0700, [EMAIL PROTECTED] wrote:
> I am having a few problems getting even the fedora-live-base.ks file to 
> generate a working livecd.
> 
> When I generate it and boot from the cd I get a ll kinds of errors mostly 
> concerning an inability to mount the root file system and/or the proc/dev 
> file systems.

Errors there tend to indicate either
1) Burn problems
2) Problems in the created initrd.  The latter could be that you're
using a distro which doesn't have the right mkinitrd bits or some other
mismatch.  It's hard to say without knowing what the actual errors are

Jeremy

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


Re: [Fedora-livecd-list] [PATCH] added get_partitions to kickstart.py

2008-07-14 Thread Jeremy Katz
So, generally looking okay from the look I did.  Two big little things
left that I see

1) Commit messages should be more than one-liners.
http://www.tpope.net/node/106 actually has a really nice description of
what makes a good commit message
2) Instead of funky formatting of comments, just use the standard pydoc
""" -- it'll also mean that we can extract api information and use
help() if you're using the python interpreter on the command-line

Jeremy

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


RE: [Fedora-livecd-list] Re: Attention Spin Maintainers

2008-07-14 Thread Jeremy Katz
On Sun, 2008-07-13 at 15:25 -0700, [EMAIL PROTECTED] wrote:
> I am having a few problems getting even the fedora-live-base.ks file to 
> generate a working livecd.
> 
> When I generate it and boot from the cd I get a ll kinds of errors mostly 
> concerning an inability to mount the root file system and/or the proc/dev 
> file systems.

Errors there tend to indicate either
1) Burn problems
2) Problems in the created initrd.  The latter could be that you're
using a distro which doesn't have the right mkinitrd bits or some other
mismatch.  It's hard to say without knowing what the actual errors are

Jeremy

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


Re: [Fedora-livecd-list] adding local rpms

2008-07-14 Thread Jeremy Katz
On Fri, 2008-07-11 at 14:29 -0700, [EMAIL PROTECTED] wrote:
> I am trying to create an accessible fedora livecd, and one of the
> problem I have is that some of the packages I want to use are not on
> any rpm repository at present.
>  
> I have them locally on my desktop system.
>  
> Short of creating a local repository (which I know isn't difficult),
> is there a way to simply include the rpms into the livecd creation
> process?

Nope, the answer is to have a repository.  file:/// repos are perfectly
fine to use, so it's just a matter of running createrepo and then
pointing to the repo on disk

Jeremy

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


[Fedora-livecd-list] livecd-iso-to-pxeboot: append line query

2008-07-14 Thread Michael Prisant
I sent the following query to Richard Jones author of the fedora
livecd-iso-to-pxeboot regarding setup for pxeboot of live Fedora Live CD
images and hoping someone on this list might advise on this question:

...
I am trying to use your script as part of a project to setup diskless
compute clients from a Fedora 9 server.

I have already setup tftp, dhcp etc on this server and it is working for
unattended kickstart installs and loading diagnostic programs to my clients
on a private network.

To begin I just wanted to see if I could pxeboot the live CD image.  So I
added the following stanza to my  pxelinux.cfg/default  file

label live
  kernel fedora-releases-9-i386/vmlinuz0
  append initrd=fedora-releases-9-i386/initrd0.img
root=/Fedora-9-i686-Live.iso rootfstype=iso9660 rootflags=loop

where I moved the vmlinuz.0 and intrd0.img files created by
livecd-iso-to-pxeboot into the appropriate tftp server directories.  My
client first loads the initrd0.img. The client next begins to boot until it
gets to the point where it needs to process the root directive.  It then
gives me an error message listing the ram disk block partitions. I have
experimented with various directives to the "root=?" field.  Even after
reading your maillist thread with Jeremy Katz and others I am confused as to
how to set this up.

Sorry to be so clueless on this but I am not at all clear in this case what
the "root=" is trying to point to or how I should set it up -- Can you
advise?
...

He responded by properly advising me to:

You'll almost certainly be wanting to send this question over to the
fedora-livecd-list:

http://www.redhat.com/mailman/listinfo/fedora-livecd-list

Rich.

--
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-df  lists disk usage of guests
without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/


So hoping someone on the list might offer some help on setting this up.
Thanks.

Michael
--
--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


[Fedora-livecd-list] 2 commits - config/livecd-fedora-base-desktop.ks imgcreate/live.py

2008-07-14 Thread Jeremy Katz
 config/livecd-fedora-base-desktop.ks |1 +
 imgcreate/live.py|2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit fdac06373192bf0421860cf1fe20bbe9812cfc5a
Author: Jeremy Katz <[EMAIL PROTECTED]>
Date:   Fri Jul 11 12:07:33 2008 -0400

Add mptsas to module list (#454898)

diff --git a/imgcreate/live.py b/imgcreate/live.py
index 0bf50f2..e0bac09 100644
--- a/imgcreate/live.py
+++ b/imgcreate/live.py
@@ -67,7 +67,7 @@ class LiveImageCreatorBase(LoopImageCreator):
 
 self.__isodir = None
 
-self.__modules = ["=ata", "sym53c8xx", "aic7xxx", "=usb", "=firewire", 
"=mmc", "=pcmcia"]
+self.__modules = ["=ata", "sym53c8xx", "aic7xxx", "=usb", "=firewire", 
"=mmc", "=pcmcia", "mptsas"]
 self.__modules.extend(kickstart.get_modules(self.ks))
 
 #


commit 402a24145eb7f4d58e3809c1e594602b3a21d6a1
Author: Joel Andres Granados <[EMAIL PROTECTED]>
Date:   Fri Jul 11 11:42:01 2008 -0400

Add firstaidkit to livecd

This change will pull in all the current plugins currently in devel, the
gui, backend and all the related documentation.  It will not bring in the
devel package that is used to actually make plugins.

diff --git a/config/livecd-fedora-base-desktop.ks 
b/config/livecd-fedora-base-desktop.ks
index 586c958..602e9f6 100644
--- a/config/livecd-fedora-base-desktop.ks
+++ b/config/livecd-fedora-base-desktop.ks
@@ -21,6 +21,7 @@ repo --name=development 
--mirrorlist=http://mirrors.fedoraproject.org/mirrorlist
 @printing
 kernel
 memtest86+
+firstaidkit-plugin-all
 
 # save some space
 -specspo


--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list