Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
09-02-2003, 03:19 AM
|
#1
|
Senior Member
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070
Rep:
|
RPM Source Manager
Before I re-installed Mandrake 9.1, I had the RPM Source Manager point to a directory on my Windows XP aprtition where I kept all my downloaded RPMS. Since re-installing i have been unable to get this to work again. Is there something I am missing here?
Also how do I add a CD to the list in the RPM Source Manager?
|
|
|
09-02-2003, 09:16 AM
|
#2
|
LQ Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
|
|
|
|
09-03-2003, 08:53 AM
|
#3
|
Senior Member
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070
Original Poster
Rep:
|
I can add directories on my Linux partition but cannot now add directories on my XP partion. I suspect I will do another re-install and see what happens.
|
|
|
09-03-2003, 09:17 AM
|
#5
|
Senior Member
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070
Original Poster
Rep:
|
I copy them onto my XP partition cause it is a 80GB hardrive while the Linux partition is 2GB. I copy them onto my XP partition when I am in Windows XP.
The thing is I had previously been able to point Mandrake to the directory on the XP partition (before I re-installed) without any problems. Now after I have re-installed the same procedure doesn't seem to want to work.
|
|
|
09-03-2003, 09:29 AM
|
#6
|
LQ Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
|
What filesystem is your XP using?
# How are the hard drives partitioned
fdisk -l
# How much free/used drive space
df -h
|
|
|
09-03-2003, 09:36 AM
|
#7
|
Senior Member
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070
Original Poster
Rep:
|
The XP partition with the RPMs is FAT32.
But what I must clarify is that I didn't touch the XP partition between re-installing Mandrake. Is it possiblr that when I re-installed there is some system module that I inadvertently didn't install?
I'll re-install Mandrake tonite with everything selected and see if the same happens.
|
|
|
09-03-2003, 09:43 AM
|
#8
|
LQ Addict
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661
Rep:
|
Don't reinstall everything yet. It's probably something simple.
is the windows partition mounted? mandrake needs to see the partition.
|
|
|
09-03-2003, 09:44 AM
|
#9
|
LQ Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
|
|
|
|
09-03-2003, 09:48 AM
|
#10
|
LQ Addict
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661
Rep:
|
if the drive isn't mounted, the easy way to accomplish it is to go to mandrake control center ->mount points
though you're better off learning about the mount command, how to edit fstab, etc. for the long term.
|
|
|
09-03-2003, 10:03 AM
|
#11
|
Senior Member
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070
Original Poster
Rep:
|
I can see the drive when I use the File Manager or Konsole so I assume it is mounted. Infact it is cause the icon on the desktop has the green little arrow.
|
|
|
09-03-2003, 10:17 AM
|
#12
|
LQ Addict
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661
Rep:
|
green little arrow? meaning it's a link?
anyway, can you also see the *contents* of the drive?
|
|
|
09-03-2003, 10:42 AM
|
#13
|
Senior Member
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070
Original Poster
Rep:
|
Yep
|
|
|
09-03-2003, 10:49 AM
|
#14
|
LQ Addict
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661
Rep:
|
ok. What exactly do you do to add the rpms to your sources manager?
|
|
|
09-03-2003, 10:57 AM
|
#15
|
LQ Addict
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661
Rep:
|
Actually, could you do the following from the command line and tell us what error messages you get?
urpmi.addmedia -f test file://{path to the rpm folder}
(if the rpm folder is /mnt/win_c/RPM then it
urpmi.addmedia -f test file://mnt_c/RPM
note the double slash after file:; if this works, your rpms should appear in the source called test; you are free to change the name, of course)
edit: you have to be root.
|
|
|
All times are GMT -5. The time now is 03:02 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|