LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 09-17-2004, 03:01 PM   #1
Fabyfakid
Member
 
Registered: Aug 2004
Location: Puerto Rico
Distribution: Xubuntu (too scared to install FreeBSD)
Posts: 34

Rep: Reputation: 15
How can I access files in my Windows 98 partition from my Linux partition, /w BASH?


I have one HD with two OSs in it, Windows 98 and Fedora Core 1; as the thread's title implies. I downloaded some files to Windows that I need to install in my Linux partition because I dont have access to the Internet with Linux (I have a winmodem). So I need to know how to access such information.

Thanks in advanced.

EDIT: I forgot to mention that because I dont have a window manager in the Linux partition, I need to do everything from the shell. Those files are for a window manager (XFCE) and some drivers.

Last edited by Fabyfakid; 09-17-2004 at 03:04 PM.
 
Old 09-17-2004, 03:06 PM   #2
dsegel
Member
 
Registered: Aug 2004
Location: Davis, California
Distribution: Gentoo, always Gentoo.
Posts: 159

Rep: Reputation: 30
You need to mount the Windows partition somewhere. Something like this:

mkdir /mnt/windows
mount /dev/hda1 /mnt/windows

Now your Windows partition is under /mnt/windows, so you can copy files out of it like this:

cp /mnt/windows/temp/fileIneed.zip ~

If your Windows partition is NTFS (is that possible with Win98?) you'll need to make sure you have support for it in your kernel.
 
Old 09-17-2004, 07:30 PM   #3
Fabyfakid
Member
 
Registered: Aug 2004
Location: Puerto Rico
Distribution: Xubuntu (too scared to install FreeBSD)
Posts: 34

Original Poster
Rep: Reputation: 15
When I mount the partition, can I use the whereis, find and that type of commands to look for stuff in the partition?
 
Old 09-17-2004, 10:51 PM   #4
Vincent_Vega
Member
 
Registered: Nov 2003
Location: South Jersey
Distribution: Slackware, Raspbian, Manjaro
Posts: 826

Rep: Reputation: 31
you can run 'updatedb' (as root) and the use the 'locate' command. I'm not sure about whereis, i don't use it much.
 
Old 09-17-2004, 11:05 PM   #5
realjustin
Member
 
Registered: Aug 2004
Location: /dev/null
Distribution: Slack 10, Debian
Posts: 99

Rep: Reputation: 15
Yes you can use those commands, but note that whereis probably won't do anything as the new mount isn't in any paths.

When you mount the drive, you might need to add the
-t vfat
option to the mount command.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
moving files from windows partition to linux partition M O L8ingN2dust Linux - Newbie 11 01-08-2006 09:11 PM
Can't access my linux partition after upgrade of windows RDylanH Linux - Laptop and Netbook 2 08-08-2005 03:44 PM
How to access windows partition in linux?? jt1020 Linux - General 9 10-06-2003 01:06 AM
Windows to access my Linux partition? Culbert Linux - General 8 09-07-2003 04:49 PM
Access a Windows Partition in Linux izibo Linux - Software 12 07-12-2003 01:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration