Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
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.
|
 |
04-10-2001, 11:47 AM
|
#1
|
Member
Registered: Apr 2001
Location: Hamilton
Distribution: RedHat 7.2, 9.0
Posts: 52
Rep:
|
I have a dual boot Win98/RH7 box. I would like to know if it
is possible for linux to access files in the WIN partition?
farmer greg
|
|
|
04-10-2001, 11:55 AM
|
#2
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
Yep, it is possible. You can either edit your fstab to auto mount your windows partition upon boot or you can try this,
mount -t msdos /dev/hda1 /mnt/windows
Basically the msdos is your type of file system your mounting, like my win98, I have it setup as msdos, your could be that or vfat or whatever. The /dev/hda, the hda is the partition it resides on, like you have windows on hda1 and your linux on hda2 or 3 and so on. If your not sure, just look at your /etc/lilo.conf file and look at the label for your win98 boot. It should tell you there. and in the /mnt directory, you might want to create a windows directory or whatever you want to name it, this is the directory you will use to view all your windows files.
If all goes well and you mount the directory, just cd into your /mnt/windows and start browsing your files.
|
|
|
04-10-2001, 05:00 PM
|
#3
|
Member
Registered: Apr 2001
Location: Hamilton
Distribution: RedHat 7.2, 9.0
Posts: 52
Original Poster
Rep:
|
Thanx for the tips trickykid, WIN98 does reside on hda1.
I have a Winmodem, so am unable to get online with Linux.
I have successfully installed StarOffice 5.2 from a promo disc but it lacks StarOffice Player and Adabas D. These files are downloaded and waiting to be installed if I can
copy them from windows. Many thanks,
farmer greg
|
|
|
04-10-2001, 11:23 PM
|
#4
|
Member
Registered: Apr 2001
Location: Bangkok, Thailand
Distribution: RH8(server)
Posts: 65
Rep:
|
INETD
now i'm currently trying to build web email which it need to use IMAP, and in the document i need to config inetd,conf
.I uses red hat but i cant find it in red hat, what i can do for that, do i have to install it , where can i get it?
anyone know please tell
|
|
|
04-11-2001, 12:15 AM
|
#5
|
Member
Registered: Apr 2001
Location: Hamilton
Distribution: RedHat 7.2, 9.0
Posts: 52
Original Poster
Rep:
|
Results:
[root@Localhost /dev]# mount -t dos /dev/hda1
Usage:mount [-1hV]
mount -a [-nfFrsvw] [-t vsftypes]
mount [-nfrsvw] [-o options] special | node
mount [-nfrsvw] [-t vfstype] [-o options] special node
A special device can be indicated by -L label or -Uuid
There is no reference to /dev/hda1 in the /mnt directory
However it is in lilo.conf:
Other=/dev/hda1
LABEL=dos
Not sure what to do next?
farmer greg
|
|
|
04-11-2001, 05:28 AM
|
#6
|
Member
Registered: Mar 2001
Location: Manchester UK
Distribution: Mainly Fedora
Posts: 496
Rep:
|
Hello
Hope you haven't had all your sheep killed by the fascists.
I suggest you use Linuxconfig in the file systems menu, access local volume, click on add and enter your partition details. When you activate the changes, your fstab file is edited for you, and you should be able to see the drive. May need to click the mount button initially, but it should appear automatically at reboot.
Jim
|
|
|
04-11-2001, 10:14 AM
|
#7
|
Member
Registered: Apr 2001
Location: Hamilton
Distribution: RedHat 7.2, 9.0
Posts: 52
Original Poster
Rep:
|
Funny you're mention of sheep killing fascists the same day
I receive a mad cow e-mail and repeated port scans to: 21,
515, 1027, 1067 and 12345. My flock is in good health,
although I am a little short of RAM, HA!
That would have been my next question, what you already
answered. Thanx Jim.
farmer greg
|
|
|
04-11-2001, 11:52 AM
|
#8
|
Member
Registered: Apr 2001
Location: Hamilton
Distribution: RedHat 7.2, 9.0
Posts: 52
Original Poster
Rep:
|
Many thanx to trikykid an drjimstuckinwin,
I did:
mkdir /mnt/winc then:
mount -t vfat /dev/hda1 /mnt/winc => done!
|
|
|
All times are GMT -5. The time now is 12:19 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
|
|