I see no mention of CentOS 7, but other's have used it. I downloaded 
2.11 and installed it yesterday (or the day before - "down the rabbit 
hole time") It is giving me the "Unrecognized ISO" error.

[root@xcat iso]# copycds CentOS-7-x86_64-DVD-1511.iso
Error: copycds could not identify the ISO supplied, you may wish to try 
-n <osver>

So my question is how do I get the discid ???

-- 
Thank You,
Frank Moss
   Cloud Infrastructure Architect
   314|292.9130
   fr...@nine13tech.com
http://nine13tech.com
http://twitter.com/nine13tech
Projects of note:
IBM Smart Cloud, USTRANSCOM CDE Developer Cloud, SavvisCloud

On 12/13/15 8:20 PM, xcat-user-requ...@lists.sourceforge.net wrote:
> Send xCAT-user mailing list submissions to
>       xcat-user@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/xcat-user
> or, via email, send a message with subject or body 'help' to
>       xcat-user-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
>       xcat-user-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of xCAT-user digest..."
>
>
> Today's Topics:
>
>     1. Ubuntu 14.04.2 diskless image building problems (Russell Jones)
>     2. xCAT 2.11 is released! (Ting Ting TT Li)
>     3. Re: xCAT 2.11 is released! (Chris Samuel)
>     4. Re: xCAT 2.11 is released! (Jarrod Johnson)
>     5. Re: xCAT 2.11 is released! (Christopher Samuel)
>     6. Re: Ubuntu 14.04.2 diskless image building problems (Er Tao Zhao)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 10 Dec 2015 14:24:26 -0600
> From: Russell Jones <russell-l...@jonesmail.me>
> Subject: [xcat-user] Ubuntu 14.04.2 diskless image building problems
> To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net>
> Message-ID: <bd28275fc45c7b0bc065db6b7da0a...@eggycrew.com>
> Content-Type: text/plain; charset="us-ascii"
>
>   
>
> Hi all,
>
> This is my first dive into trying to create a diskless Ubuntu image. I
> am an Ubuntu newbie coming from a heavy Redhat background. I have
> installed xCAT 2.10 on an Ubuntu 14.04.2 host. After setting up the
> osimage for it, running "genimage" produces the following error at the
> end:
>
> umount:
> /install/netboot/ubuntu14.04.2/x86_64/ubuntu-mapreduce/rootimg/proc: not
> mounted
> umount:
> /install/netboot/ubuntu14.04.2/x86_64/ubuntu-mapreduce/rootimg/mnt/pkgdir:
> not found
> couldn't find the kernel file matched 3.16.0-30-generic in
> /install/netboot/ubuntu14.04.2/x86_64/ubuntu-mapreduce/rootimg/boot at
> ./genimage line 73..
>
> I don't understand why it can't find the kernel, I just want it to use
> whatever comes in the repo. I have not defined anything special to be
> done with the kernel in the image. Here's the osimage definition:
>
> Object name: ubuntu-mapreduce
>   groups=all
>   imagetype=linux
>   nodebootif=eth0
>   osarch=x86_64
>   osdistroname=ubuntu14.04.2-x86_64
>   osname=Linux
>   osvers=ubuntu14.04.2
>   otherpkgdir=/install/custom/ubuntu-mapreduce/otherpkgs
>
> otherpkglist=/install/custom/ubuntu-mapreduce/ubuntu-mapreduce.otherpkgs.pkglist
>   permission=755
>   pkgdir=/install/ubuntu14.04.2/x86_64,http://repo02.evcluster/ubuntu
> trusty main multiverse restricted universe
>   pkglist=/install/custom/ubuntu-mapreduce/ubuntu-mapreduce.pkglist
>   postbootscripts=otherpkgs
>
> postinstall=/install/custom/ubuntu-mapreduce/ubuntu-mapreduce.postinstall
>   profile=ubuntu-mapreduce
>   provmethod=netboot
>   rootimgdir=/install/netboot/ubuntu14.04.2/x86_64/ubuntu-mapreduce
>   synclists=/install/custom/ubuntu-mapreduce/ubuntu-mapreduce.synclist
>
> Here's the pkglist file:
>
> openssh-server
> ntp
> gawk
> nfs-common
> snmpd
>
> Thoughts on how to get this resolved?
>
> Thank you!
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 2
> Date: Fri, 11 Dec 2015 15:58:43 +0800
> From: "Ting Ting TT Li" <liti...@cn.ibm.com>
> Subject: [xcat-user] xCAT 2.11 is released!
> To: xcat-user@lists.sourceforge.net
> Message-ID: <201512110759.tbb7x8uk014...@d23av05.au.ibm.com>
> Content-Type: text/plain; charset="utf-8"
>
>
> We released xCAT 2.11 today. Details of the contents are in the release
> notes
>
> https://github.com/xcat2/xcat-core/wiki/XCAT_2.11_Release_Notes
>
> xCAT code/issues : https://github.com/xcat2/xcat-core
> xCAT Main page: http://xcat.org
> xCAT document: http://xcat-docs.readthedocs.org
>
>
>
> Best Regards,
> Ting Ting Li
>
> IBM China Systems and Technology Laboratory in Beijing
> Tel: 86-10-82454215
> Fax: 86-10-82451144, 82451146
> Email:liti...@cn.ibm.com
> Address: Building 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang West
> Road
> Haidian District Beijing P.R.China  100193
> ???????????8???????28??
> ????????(??????????100193
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 3
> Date: Fri, 11 Dec 2015 23:24:23 +1100
> From: Chris Samuel <sam...@unimelb.edu.au>
> Subject: Re: [xcat-user] xCAT 2.11 is released!
> To: xcat-user@lists.sourceforge.net
> Message-ID: <1736869.YYVqSa7Jcy@quad>
> Content-Type: text/plain; charset="us-ascii"
>
> Hiya,
>
> On Fri, 11 Dec 2015 03:58:43 PM Ting Ting TT Li wrote:
>
>> We released xCAT 2.11 today. Details of the contents are in the release
>> notes
> I see no mention of RHEL 6 support there, is it still in place and just not
> mentioned because there is no RHEL 6.8 yet, or has it been dropped ?
>
> All the best,
> Chris


------------------------------------------------------------------------------
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to