Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
|
 |
08-11-2003, 12:12 PM
|
#1
|
LQ Newbie
Registered: Aug 2003
Distribution: REDHAT 8.0
Posts: 11
Rep:
|
Can I download Linux apps to Win98 then move them to Linux?
I have a softmodem, is there a way to down load Linux applications and programs to Win98 then move them to
Linux?
RAL 
|
|
|
08-11-2003, 12:23 PM
|
#2
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Yes. Are windows and linux on the same machine or are they different machines? If they are on the same one then just mount the windwos partition that hte file is stored on. If the machines are seperate you could use a floppy or a cd. if they are networked then look at ftp or scp.
|
|
|
08-11-2003, 12:51 PM
|
#3
|
LQ Addict
Registered: Jul 2002
Location: Montreal
Distribution: Gentoo 2004 from stage 1 baby!
Posts: 1,403
Rep:
|
If they are archives (tar.gz or .tgz) or RPMS, you shouldn't have any problems, I do it all the time here at work.
|
|
|
08-11-2003, 06:35 PM
|
#4
|
Member
Registered: Feb 2003
Location: Atlanta, GA
Distribution: RHAS 2.1, RHEL3, RHEL4, SLES 8.3, SLES 9, SLES9_64, SuSE 9.3 Pro, Ubuntu, Gentoo
Posts: 335
Rep:
|
Remeber to make sure you use binary mode to transfer the files if you are going to use FTP!
|
|
|
08-17-2003, 10:10 PM
|
#5
|
LQ Newbie
Registered: Aug 2003
Distribution: REDHAT 8.0
Posts: 11
Original Poster
Rep:
|
I couldn't figure out how to mount my Windows partition. So I used the floppy to try to install my Iomega Zip drive. I got the file that I downloaded from Iomegas web site over to Linux . It is an executable file. However the read me file says;
module support must be built into the Linux kernel or the drivers themselves must be included in the kernel.
Before Iomegaware for Linux can be used, appropriate drivers, Iomega drives and support hardware must be installed.
When I try doublespeak the executable file iw nothing happens.
I guess that means that the drivers are not installed in the kernel.
I did look in the /etc/modules.conf but did not see anything related to Iomega. How do I get a module and install it?
Thank You
RAL
|
|
|
08-17-2003, 11:44 PM
|
#6
|
Member
Registered: Jul 2003
Location: London
Posts: 548
Rep:
|
hm...I'm a bit confused about what's going on. The Linux and Windows computers are separate computers, no? It sounds like you are trying to install the Iomega zip drive on both computers and transfer them that way. Transfer them by ftp, it's easier.
Also, what do you mean by 'it is an executable file'. That makes it sound like it's a *.exe file. If so, it won't do anything in Linux. What is this file?
|
|
|
08-18-2003, 08:39 AM
|
#7
|
LQ Newbie
Registered: Aug 2003
Distribution: REDHAT 8.0
Posts: 11
Original Poster
Rep:
|
Same computer, separate hard drives.
I downloaded the Linux driver for the Zip drive to Win98, put it on a floppy (after unzipping it, it was a Linux compressed file, inside a winzip file) then rebooted to Linux and tried to open the file.The compressed ext is gone from the gear icon, so I am assuming that it is uncompressed (I believe that it was a tar file).
I have no experience with FTP.
The file may be to do the GUI thing, I am not sure.
However, I can do nothing until I get an Iomega module installed.
RAL
|
|
|
08-18-2003, 12:16 PM
|
#8
|
Member
Registered: Jul 2003
Location: Toronto, Canada
Distribution: Gentoo
Posts: 720
Rep:
|
Win98.. guess it's a FAT32 paritition.
This is a line from my fstab
/dev/hda1 /windows vfat defaults 1 0
Replace /dev/hda1 with where your windows partition resides. (It's probably /deb/hda1)
Type in:
fdisk -l
to see a list of all the partitions if you're not sure what it is.
Happy mouting
Ohh.. and Linux has lots of network support, you should be able to make preety much every ISP run under it (and every connection type)
Google.com is your friend
|
|
|
08-18-2003, 06:45 PM
|
#9
|
Member
Registered: Jul 2003
Location: London
Posts: 548
Rep:
|
yep, to re-iterate what teval said, you basically use fdisk to find out which partition it is, and then use mount to mount it under /windows [or wherever you want]. If you want this mounting to be permanent, then add it to /etc/fstab.
hth
|
|
|
All times are GMT -5. The time now is 05:17 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
|
|