| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Broken In
Join Date: Mar 2004
Location: chennai
Posts: 135
|
but the problem is whenever i try to use add/remove packages the program expects the fedora core cd's which i obviously dont have. how do i work around this problem by altering the program to use the iso's from the hard drive. ( OR WILL I HAVE TO BURN 4 4 4 CD'S)
__________________
WORK EXPANDS TO FILL THE TIME NEEDED FOR ITS COMPLETION -------- PARKINSON\'S LAW |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Alpha Geek
Join Date: Dec 2003
Posts: 780
|
I am unsure, but you can probably mount the ISO image in /mnt/cdrom (or where ever the installer looks for the CD-ROM), and trick the installer into using the ISO instead.
To mount an ISO image Code:
mount -o loop <path to iso> /mnt/cdrom
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e |
|
|
|
|
#3 (permalink) |
|
Broken In
Join Date: Mar 2004
Location: chennai
Posts: 135
|
my command read
Code:
mount -o loop /mnt/fedora_iso/fedora4/FC#-i386-disc3.iso /media/cdrom but the add/remove programs failed to read .
__________________
WORK EXPANDS TO FILL THE TIME NEEDED FOR ITS COMPLETION -------- PARKINSON\'S LAW |
|
|
|
|
#4 (permalink) |
|
Alpha Geek
Join Date: Dec 2003
Posts: 780
|
I am unfamiliar with Fedora Core's installer, but maybe it is trying to mount the CD-ROM itself in a certain directory, and then install the packages.
You can try to find out where it mounts the CD by inserting any disk into your drive, starting the installation program, telling it that you have inserted the Fedora disk, and coming to a terminal and typing "mount" to see what all has been mounted. Again, this is pure guess work, someone who has used FC a lot will be able to help out better. Maybe it will just turn out to be easier to burn the Cd's, or install the RPM's manually. But one should probably drop the fedora team a line, requesting them to add an option to specify the location of the installation media.
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|