LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > VectorLinux
User Name
Password
VectorLinux This forum is for the discussion of VectorLinux.

Notices


Reply
  Search this Thread
Old 06-06-2005, 11:24 AM   #1
ekadev
LQ Newbie
 
Registered: Jun 2005
Location: Nepal
Posts: 3

Rep: Reputation: 0
I'm helpless


I installed Vector Linux 4.3 in a system with multi Operating Systems. I have some important documents in the Fat32 Windows Partitions. How can I access my Fat32 and NTFS Partitions in Vector Linux 4.3?

I have a PCTel Internal Modem but I cannot make it work. Do you have any suggestions for it? ..........................
 
Old 06-06-2005, 12:03 PM   #2
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Quote:
Originally posted by ekadev
I installed Vector Linux 4.3 in a system with multi Operating Systems. I have some important documents in the Fat32 Windows Partitions. How can I access my Fat32 and NTFS Partitions in Vector Linux 4.3?

I have a PCTel Internal Modem but I cannot make it work. Do you have any suggestions for it? ..........................
Hi!

Welcome to LQ.org. Use the mount command, for example: Let's say you FAT32 partition is the first partition of your hd, then open a terminal and type:


su
mkdir /mnt/win_c
mount -t vfat /dev/hda1 /mnt/win_c


That should work. If you want to have that partition mounted automatically during boot, then open up and add this line to your /etc/fstab:

Code:
/dev/hda1 /mnt/win_c vfat uid=500,gid=500,umask=000,exec,dev,suid,rw 1 0
That line will give full read and write permissions to all users. To mount a NTFS will be quite similar, however, you won't be able to write to a NTFS partition without tweaking the kernel. It's not recommended to do that to a NTFS and lost of data have been reported. FAT32 is quite safe, however.

And I have no previous experience with Linux and modems, sorry. But you may want to take a look at those pages:

http://linmodems.org/
http://www.tldp.org/HOWTO/Winmodems-...nux-HOWTO.html

Good luck!

Last edited by Mega Man X; 06-06-2005 at 12:08 PM.
 
Old 06-06-2005, 12:04 PM   #3
xukosky
Member
 
Registered: Apr 2005
Distribution: Becoming Sid
Posts: 142

Rep: Reputation: 16
You can access your fat32 and ntfs partitions by mounting them (ntfs in read only).

Step 1: Find the name of the partition, for example the partition named "c" in windows could be "/dev/hda1" in windows, you can find good info about your partitions with a partition manager, for example cfdisk or better qparted but maybe you donīt have the second installed. Surely there are other better ways for doing this, but it works, suggestions please.

Step 2: Select a directory where to mount it, any (empty?) will work, for example create a directory named "/mnt/ntfs1".

Step 3: "mount /dev/hda /mnt/ntfs1"

This is only a vague description, you should read the man pages about mount:

http://www.die.net/doc/linux/man/man8/mount.8.html

And about fstab if you want this to be done automatically by your file manager.

http://www.die.net/doc/linux/man/man5/fstab.5.html

For PCTEL modems look at this site:

http://linmodems.technion.ac.il/pcte...x/welcome.html

I am only giving you a point where to start, read the docs and be patient. Luck.
 
Old 06-09-2005, 11:03 AM   #4
ekadev
LQ Newbie
 
Registered: Jun 2005
Location: Nepal
Posts: 3

Original Poster
Rep: Reputation: 0
Smile

Thanks, I now can access all my partitions in Linux but I'm still I've been unable to install my modem
 
Old 06-12-2005, 08:58 PM   #5
MikeZila
Member
 
Registered: Jul 2004
Location: Parts Unknown
Distribution: Arch
Posts: 377

Rep: Reputation: 30
Chances are that if it's an onboard chip, it's a winmodem. A hardware modem would require it's own chips (therefore more space), and that would defeat the purpose of onboard components. You'll have to see if you can find a binary driver package for it. Or if you can't, check out Linuxant and their softmodem driver loader.
 
Old 06-13-2005, 10:49 AM   #6
ekadev
LQ Newbie
 
Registered: Jun 2005
Location: Nepal
Posts: 3

Original Poster
Rep: Reputation: 0
Now, I changed to Fedora Core 2. But there too the problem remains the same. I can't get the drivers for my modem and more I can't play DVD Video...........................
 
Old 07-26-2005, 01:08 PM   #7
helmut_hed
Member
 
Registered: Jul 2003
Location: San Francisco, CA, USA
Distribution: Kubuntu Hardy
Posts: 103

Rep: Reputation: 15
Drivers for your PCTel modem are available here:

http://linmodems.technion.ac.il/pcte...9-rht-4.tar.gz

The version that's compatible with 2.6 kernels was just released.
 
  


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
i feel completely helpless - can't even save a file ungua Linux - Newbie 18 10-05-2004 04:02 PM
I like DSL but I am helpless concerning my HP600 printer g-string 3 DamnSmallLinux 0 09-05-2004 12:47 PM
KDE is gone and the noob is helpless! jpayne Linux - General 3 02-17-2004 09:29 AM
Confused about and helpless with Cirrus PD672x on Compaq Armada 4150 Morphium Linux - Laptop and Netbook 0 11-12-2003 03:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > VectorLinux

All times are GMT -5. The time now is 07:12 PM.

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