It's actually simpler - you don't have to create any CDx directories. Just mount the iso file somewhere with path ending in DVD1 and use that as your installation source. I used: /apps/installroot/SLES10/DVD1
So mount -t iso9660 -oloop SLES-10-SP2-DVD-s390x-GM-DVD1.iso /apps/installroot/SLES10/DVD1 Marcy "This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation." -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Peter E. Abresch Jr. - at Pepco Sent: Monday, June 23, 2008 9:35 AM To: LINUX-390@VM.MARIST.EDU Subject: Re: [LINUX-390] Linux guest on a diet I downloaded the SLES10-SP2 DVD ISO and copied it to my local Linux server in directory /usr/local/share/sles10-s390x/DVD. I have the following directories, the CDx is from my original SLES10 installation. drwxr-xr-x 7 root root 944 Apr 19 2007 CD1 drwxr-xr-x 4 root root 224 Apr 19 2007 CD2 drwxr-xr-x 4 root root 224 Apr 19 2007 CD3 drwxr-xr-x 4 root root 224 Apr 19 2007 CD4 drwxr-xr-x 8 root root 968 Jun 20 15:48 DVD I go into YaST2 and add another NFS installation source. I enter my NFS IP address and Path to directory image is /usr/local/share/sles10-s390x/DVD. ISO Image option is not checked. The file structure looks just like that of CD1. However, it fails with the following from the YaST2 log: . . . 2008-06-23 12:19:32 <1> linuxyum(3142) [susetags] SuseTagsImpl.cc(operator()):77 Probing for YaST source... 2008-06-23 12:19:32 <1> linuxyum(3142) [susetags] SuseTagsImpl.cc(operator()):84 YaST source detected... 2008-06-23 12:19:32 <1> linuxyum(3142) [YCP] PackageCallbacks.ycp:986 Source nfs://10.10.33.245/usr/local/share/sles10-s390x/DVD is type YaST 2008-06-23 12:19:32 <1> linuxyum(3142) [YCP] PackageCallbacks.ycp:861 CloseSourcePopup: _source_open: 1 2008-06-23 12:19:32 <1> linuxyum(3142) [YCP] PackageCallbacks.ycp:858 Closing source progress popup 2008-06-23 12:19:32 <1> linuxyum(3142) [YCP] PackageCallbacks.ycp:861 CloseSourcePopup: _source_open: 0 2008-06-23 12:19:32 <1> linuxyum(3142) [YCP] PackageCallbacks.ycp:1060 Source probe end: error: url: nfs://10.10.33.245/usr/local/share/sles10-s390x/DVD, error: NO_ERROR, description: 2008-06-23 12:19:32 <1> linuxyum(3142) [YCP] PackageCallbacks.ycp:865 SourceCreateStart: nfs://10.10.33.245/usr/local/share/sles10-s390x/DVD 2008-06-23 12:19:32 <1> linuxyum(3142) [YCP] PackageCallbacks.ycp:776 Opening source progress popup: Creating source nfs://10.10.33.245/usr/local/share/sles10-s390x/DVD 2008-06-23 12:19:32 <1> linuxyum(3142) [YCP] PackageCallbacks.ycp:834 OpenSourcePopup: _source_open: 1 2008-06-23 12:19:32 <1> linuxyum(3142) [zypp] SourceFactory.cc(createSourceImplWorkflow):162 Trying to create source of type YaST 2008-06-23 12:19:32 <1> linuxyum(3142) [source] MediaSet.cc(redirect):64 Adding media verifier to redirected medium 2008-06-23 12:19:32 <0> linuxyum(3142) [media] MediaManager.cc(delVerifier):550 MediaVerifier change: id=7, verifier=zypp::media::NoVerifier 2008-06-23 12:19:32 <0> linuxyum(3142) [media] MediaManager.cc(addVerifier):534 MediaVerifier change: id=7, verifier=N4zypp6source10SourceImpl8VerifierE 2008-06-23 12:19:32 <1> linuxyum(3142) [source] SourceImpl.cc(factoryCtor):177 Setting autorefresh: 1 2008-06-23 12:19:32 <1> linuxyum(3142) [susetags] SuseTagsImpl.cc(cacheExists):553 Checking if source cache exists in 2008-06-23 12:19:32 <1> linuxyum(3142) [susetags] SuseTagsImpl.cc(cacheExists):568 DATA not found, MEDIA not found, MEDIA/media.1/media not found 2008-06-23 12:19:32 <1> linuxyum(3142) [susetags] SuseTagsImpl.cc(factoryInit):590 Cache dir not set. Downloading to temp dir: /var/tmp/zypp.eMhGpk/TmpDir.adwFTY 2008-06-23 12:19:32 <0> linuxyum(3142) [media] MediaManager.cc(checkDesired):113 checkDesired(7): desired (report by N4zypp6source10SourceImpl8VerifierE) 2008-06-23 12:19:32 <5> linuxyum(3142) [base] Exception.cc(log):94 MediaHandler.cc(getFile):1238 THROW: MediaHandler.cc(getFile):1238: File './media.1/media' not found on medium 'nfs://10.10.33.245/usr/local/share/sles10-s390x/DVD' 2008-06-23 12:19:32 <5> linuxyum(3142) [base] Exception.cc(log):94 2008-06-23 12:19:32 <1> linuxyum(3142) [susetags] SuseTagsImpl.cc(downloadNeeded):224 media file used to determine if source changed not found. Assuming refresh needed. 2008-06-23 12:19:32 <1> linuxyum(3142) [susetags] SuseTagsImpl.cc(saveMetadataTo):537 SuseTags source has changed since last download. Re-reading metadata into /var/tmp/zypp.eMhGpk/TmpDir.adwFTY 2008-06-23 12:19:32 <1> linuxyum(3142) [source] SourceImpl.cc(resetMediaVerifier):411 Reseting media verifier 2008-06-23 12:19:32 <0> linuxyum(3142) [media] MediaManager.cc(delVerifier):550 MediaVerifier change: id=7, verifier=N4zypp6source10SourceImpl8VerifierE 2008-06-23 12:19:32 <0> linuxyum(3142) [media] MediaManager.cc(addVerifier):534 MediaVerifier change: id=7, verifier=zypp::media::NoVerifier 2008-06-23 12:19:32 <1> linuxyum(3142) [susetags] SuseTagsImpl.cc(downloadMetadata):296 Downloading metadata to /var/tmp/TmpDir.q1EmBx 2008-06-23 12:19:32 <0> linuxyum(3142) [source] SourceImpl.cc(provideDirTree):644 Going to try provide tree ./media.1 from 1 2008-06-23 12:19:32 <0> linuxyum(3142) [media] MediaManager.cc(checkDesired):113 checkDesired(7): desired (report by zypp::media::NoVerifier) 2008-06-23 12:19:32 <1> linuxyum(3142) [media] MediaHandler.cc(provideDirTree):1047 provideDirTree(./media.1) 2008-06-23 12:19:32 <0> linuxyum(3142) [zypp] ExternalProgram.cc(start_program):172 copy_dir /var/adm/mount/AP_0x00000002/media.1 -> /var/tmp/TmpDir.q1EmBx/MEDIA Executing '/bin/cp' '-dR' '--' '/var/adm/mount/AP_0x00000002/media.1' '/var/tmp/TmpDir.q1EmBx/MEDIA' 2008-06-23 12:19:32 <0> linuxyum(3142) [zypp] ExternalProgram.cc(start_program):283 pid 3213 launched 2008-06-23 12:19:32 <0> linuxyum(3142) [zypp] PathInfo.cc(copy_dir):462 /bin/cp: cannot access `/var/adm/mount/AP_0x00000002/media.1': Permission denied 2008-06-23 12:19:32 <0> linuxyum(3142) [zypp] ExternalProgram.cc(checkStatus):330 pid 3213 exited with status 1 2008-06-23 12:19:32 <0> linuxyum(3142) [zypp] PathInfo.cc(_Log_Result):296 FAILED: returned 1 2008-06-23 12:19:32 <5> linuxyum(3142) [base] Exception.cc(log):94 SuseTagsImpl.cc(downloadMetadata):340 THROW: SuseTagsImpl.cc(downloadMetadata):340: Unable to copy media directory to /var/tmp/TmpDir.q1EmBx/MEDIA 2008-06-23 12:19:32 <0> linuxyum(3142) [zypp] PathInfo.cc(_Log_Result):296 recursive_rmdir /var/tmp/TmpDir.q1EmBx 2008-06-23 12:19:32 <0> linuxyum(3142) [zypp] TmpPath.cc(~Impl):78 TmpPath cleaned up /var/tmp/TmpDir.q1EmBx{d 0700 0/0} 2008-06-23 12:19:32 <0> linuxyum(3142) [zypp] PathInfo.cc(_Log_Result):296 recursive_rmdir /var/tmp/TmpDir.ExrBeL 2008-06-23 12:19:32 <0> linuxyum(3142) [zypp] TmpPath.cc(~Impl):78 TmpPath cleaned up /var/tmp/TmpDir.ExrBeL{d 0700 0/0} 2008-06-23 12:19:32 <5> linuxyum(3142) [base] Exception.cc(log):94 SourceImpl.cc(factoryCtor):187 RETHROW: SuseTagsImpl.cc(downloadMetadata):340: Unable to copy media directory to /var/tmp/TmpDir.q1EmBx/MEDIA 2008-06-23 12:19:32 <5> linuxyum(3142) [base] Exception.cc(log):94 SourceFactory.cc(createSourceImplWorkflow):184 CAUGHT: SourceImpl.cc(factoryCtor):187: Unable to copy media directory to /var/tmp/TmpDir.q1EmBx/MEDIA 2008-06-23 12:19:32 <1> linuxyum(3142) [YCP] PackageCallbacks.ycp:887 Source create: error: url: nfs://10.10.33.245/usr/local/share/sles10-s390x/DVD, error: UNKNOWN, description: Unknown Error: Unable to copy media directory to /var/tmp/TmpDir.q1EmBx/MEDIA Mark Post <[EMAIL PROTECTED]> Sent by: Linux on 390 Port <LINUX-390@VM.MARIST.EDU> 06/20/2008 12:55 PM Please respond to Linux on 390 Port <LINUX-390@VM.MARIST.EDU> To LINUX-390@VM.MARIST.EDU cc Subject Re: Linux guest on a diet >>> On Fri, Jun 20, 2008 at 12:50 PM, in message <[EMAIL PROTECTED]>, "Peter E. Abresch Jr. - at Pepco" <[EMAIL PROTECTED]> wrote: > Thanks as always Mark, > > Do I have to order the SP2 media or does Novell ship it automatically? Neither. Go to http://download.novell.com/Download?buildid=A-zpMLVoXGg~ and download the DVD .iso file. You only need DVD1 unless you also want all the source RPMs (which most people don't). Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 This Email message and any attachment may contain information that is proprietary, legally privileged, confidential and/or subject to copyright belonging to Pepco Holdings, Inc. or its affiliates ("PHI"). This Email is intended solely for the use of the person(s) to which it is addressed. If you are not an intended recipient, or the employee or agent responsible for delivery of this Email to the intended recipient(s), you are hereby notified that any dissemination, distribution or copying of this Email is strictly prohibited. If you have received this message in error, please immediately notify the sender and permanently delete this Email and any copies. PHI policies expressly prohibit employees from making defamatory or offensive statements and infringing any copyright or any other legal right by Email communication. PHI will not accept any liability in respect of such communications. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390