LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Libranet
User Name
Password
Libranet This forum is for the discussion of Libranet Linux.

Notices


Reply
  Search this Thread
Old 10-31-2003, 07:17 AM   #1
wiggywag
Member
 
Registered: Sep 2003
Location: Denmark
Distribution: Slackware 9.1
Posts: 36

Rep: Reputation: 15
Question View Windows partitions


HI!

I innstalled the Libranet Classic Edition v2.7

How can I access my Windows partions and get files from there?
 
Old 10-31-2003, 07:58 AM   #2
marcoc
Member
 
Registered: Mar 2002
Location: Rome, Italy
Distribution: Mandrake 10.1 Community, Suse 9.2, Fedora Core 2
Posts: 35

Rep: Reputation: 15
I think you should use 'mount',

i.e.

let's say that your win partition is on /hda1, you should give (as root):

# mount -t vfat /dev/hda1 /mnt/windows
and then
$ cd /mnt/windows

to access to the win filesystem.

Be sure that an empty directory /mnt/windows exist in your filesystem (do create it otherwise)

type "man mount" in a terminal for details.

Marco
 
Old 10-31-2003, 08:42 AM   #3
wiggywag
Member
 
Registered: Sep 2003
Location: Denmark
Distribution: Slackware 9.1
Posts: 36

Original Poster
Rep: Reputation: 15
do I have to do this everytime after boot, or is it a one and only configuration? If so, how can I make it mount win partitions automatic at boot?

Thanks!!!
 
Old 10-31-2003, 09:13 AM   #4
marcoc
Member
 
Registered: Mar 2002
Location: Rome, Italy
Distribution: Mandrake 10.1 Community, Suse 9.2, Fedora Core 2
Posts: 35

Rep: Reputation: 15
No, this is not a permanent modification. In order to have win partition mounted at every login, you should edit your fstab file.

Take a look at the bottom of the page
http://www.redhat.com/docs/manuals/l...a-windows.html

it's from RH docs, but it's good for all linux distro, of course.

Hope it helps!

Greetings,

Marco

Last edited by marcoc; 10-31-2003 at 09:18 AM.
 
Old 10-31-2003, 09:23 AM   #5
DurantDL
Member
 
Registered: Oct 2003
Location: Virginia, USA
Posts: 31

Rep: Reputation: 15
To mount on boot, add lines to /etc/fstab for each win drive letter:
/dev/hda1 /mnt/win/C vfat default 1 0
/dev/hdc1 /mnt/win/D vfat default 1 0
Note: make columns match existing /etc/fstab format.
 
Old 11-03-2003, 05:35 PM   #6
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Here's a useful line for mounting a FAT32 filesystem automatically on boot up - put it on a new line at the bottom of /etc/fstab

/dev/hda1 /mnt/windows vfat umask=000,defaults 0 0

just substutute in you partition name and mount point name.

(make sure you create your mount point first with

mkdir /mnt/windows

)

Last edited by Skyline; 11-03-2003 at 05:39 PM.
 
Old 11-04-2003, 06:47 AM   #7
wiggywag
Member
 
Registered: Sep 2003
Location: Denmark
Distribution: Slackware 9.1
Posts: 36

Original Poster
Rep: Reputation: 15
thanks for great help
 
Old 11-04-2003, 08:05 PM   #8
david0321
Member
 
Registered: Dec 2002
Posts: 32

Rep: Reputation: 0
what if it is ntfs file system

Can you also mount a ntfs file system the same way? I'm using version 2.81 I think it has ntfs support but not sure.

Thanks
 
Old 11-24-2003, 01:33 PM   #9
cah
LQ Newbie
 
Registered: Nov 2003
Posts: 12

Rep: Reputation: 0
yes, just change vfat to ntfs and it should work -it worked for me!
 
  


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
How do I view FAT partitions in FC4? Navyblue Linux - Newbie 13 07-19-2005 11:00 PM
how to view windows partitions in fedora 2 guessme Linux - Hardware 2 07-08-2004 03:53 PM
How TO View Partitions ..:eMa:.. Debian 8 05-25-2004 09:26 AM
how to view win partitions in linux sanjaya Linux - Software 4 02-19-2004 07:19 PM
To view the partitions in the machine saravanan1979 Linux - Hardware 4 05-29-2002 09:03 AM

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

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