LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-20-2006, 07:45 AM   #1
juangabriel1786
LQ Newbie
 
Registered: Jan 2006
Posts: 5

Rep: Reputation: 0
Smile as I can enter the Windows archives from linux?


i would like to know,¿ how can i enter windows files, from linux?, it would really thank for its answers since I am new in this.

you can write me to: [edit]don't post your email for answers or replies[/edit]

Last edited by trickykid; 01-20-2006 at 11:52 AM.
 
Old 01-20-2006, 07:47 AM   #2
juangabriel1786
LQ Newbie
 
Registered: Jan 2006
Posts: 5

Original Poster
Rep: Reputation: 0
[edit]don't post your email for answers or replies[/edit]

Last edited by trickykid; 01-20-2006 at 11:52 AM.
 
Old 01-20-2006, 07:52 AM   #3
jkobrien
Member
 
Registered: Jun 2003
Location: Dublin, Ireland
Distribution: Slackware, LFS, Ubuntu, RedHat, Slamd64
Posts: 507

Rep: Reputation: 30
You'll have to be a bit more specific. Do you mean WinZip files? You can use the command 'unzip' to open these files. Type 'man unzip for more information.

John
 
Old 01-20-2006, 07:59 AM   #4
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
enter windows files?? you mean read/write/execute files you can see, or do you need to be able to get to them first?

Windows can use several different filesystems including fat32 and NTFS, fat 32 (vfat for the sake of mount) is pretty much fully supported in recent kernels, with full read/write access, NTFS is a bit more on the rocks, and generally considered only good for reading from.

to get to them you need to check out mount (man mount) and if you want it to mount at boot you need to edit /etc/fstab

I would edit your distribution field in your profile so people know which you are using, i have fedora core 4 for instance and mounting a fat32 partition is as simple as

mkdir /mouunt_point - where you will go to access the partition

find which partition it is - fdisk -l
mount -t vfat /dev/hda? (partition you found out before) /mount_point

I realise the above might confuse you, and also doesnt cover the options required for writing (such as umask cause fat32 doesn't support unix permissions), searching these forums will give you much more detailed information.

For me to get NTFS support i have to install the kernel module

to simple access them it depnds what the file is, if it's a binary executable .exe then you will need wine or something as they do not natively work on Linux. txt files can be opened with text editors or from the console with less <file> (man less - to learn about the command)

.pdfs can be read by Linux pdf writers etc.

Hope this helps, my post covers a fair bit and gives yo uthings to research and give more detail in your plea
 
Old 01-20-2006, 09:06 AM   #5
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by juangabriel1786
[edit]don't post your email for answers or replies[/edit]
You would normally get help here---not by e-mail.

The best way to access files form both Linux and Windows is to put them on a FAT32 partition.
Most Linux distros can READ NTFS, but not write.
To access the files (Windows or otherwise, you have to first mount the partition to a "mount point" in the Linux filesystem tree.

Last edited by trickykid; 01-20-2006 at 11:52 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
as I can enter the Windows archives from linux? juangabriel1786 Linux - General 2 01-20-2006 11:51 AM
software archives for linux! duffmckagan Linux - Software 6 02-25-2005 02:42 AM
[Enter] in text documents diffrent on Windows and Linux? UTF-8/UTF-16 problem or? brynjarh Linux - General 1 11-24-2004 05:20 AM
Self-extracting Archives for Windows? Trey395 Linux - Software 11 02-20-2004 09:50 AM
Can't Enter X-windows???My monitor? chenfeibo Linux - Laptop and Netbook 2 10-09-2003 09:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:46 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