RE: install from custom CD : error RHL CD was not found in your CDROM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try copying ure cd contents like this, it worked for me
 
mount /mnt/cdrom
mkdir /tmp/cd_contents
cd /mnt/cdrom
tar -cf - . | ( cd /tmp/cd_contents ; tar -xvpf - )
 
-----Original Message-----
From: Avner BenHanoch [mailto:avner@xxxxxxxxx]
Sent: Wednesday, April 30, 2003 12:05 AM
To: kickstart-list@xxxxxxxxxx
Subject: Re: install from custom CD : error RHL CD was not found in your CDROM

My copy is perfect since I just mount a directory to the CD iso image. ( Also note that the installation from the copy of files was successful (FTP method) while the direct installation from the CDROM yield the error: "RHL CD was not found" )
 
However, you raises a point, since the technique I used to create the CDROM didn't create the .discinfo file at all.  Perhaps it was ok in RHL 8.0 ?  Anyhow, thanks.  I'll dive into it.
 
/avner
 
 
----- Original Message -----
Sent: Tuesday, April 29, 2003 2:25 PM
Subject: Re: install from custom CD : error RHL CD was not found in your CDROM


How did you copy the files from the CDROM?  You may have missed the
hidden .discinfo files.

Cheers...james





_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/kickstart-list

[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux