LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-03-2006, 02:39 PM   #1
themanwhowas
Member
 
Registered: Nov 2005
Distribution: CentOS 5, Fedora 23
Posts: 218

Rep: Reputation: 29
links to windows partitions


upon installing slack (change from mandrake/fed 4) i was asked if i wanted access to my windows partitions. i declined this but have now changed my mind. i had to install and reinstall several times to get slack to work and am not too keen on reinstalling again to get access to my windows partitions. using kde or terminal how can i enable access to my win partitions? on kde i create new drive link but /hda1 and /hdb1 do not appear. never had this before so am lost.
thanks for any replies. i appreciate it
 
Old 02-03-2006, 02:53 PM   #2
figadiablo
Member
 
Registered: Feb 2002
Location: Virginia USA
Distribution: Slackware, CentOS, Fedora
Posts: 342

Rep: Reputation: 30
verify where is your windows partition is located at. Can do this with the fdisk -l /dev/hda or whatever the disk is where the windows partition is. If its on a slave disk it could be in /dev/hdb. Also double check the partitions format. Is it Fat32 or NTFS? Once you know the location of your partition, create a mount point or a directory to mount it to. Then mount it:

mkdir /mnt/windows
mount -t vfat /dev/hda3 /mnt/windows (if it is ntfs then do -t ntfs)

Also you can add it to the fstab so that other users can mount or use the partition.

Remember to search first. I am pretty sure that this question has been asked and answered before.

Figa
 
Old 02-03-2006, 02:59 PM   #3
figadiablo
Member
 
Registered: Feb 2002
Location: Virginia USA
Distribution: Slackware, CentOS, Fedora
Posts: 342

Rep: Reputation: 30
Remember that Slackware wont do this kind of stuff for you automatically. It supposes that you do this and most system administration yourself. Although this is a drag for newbies and other regular users and converts, it is actually a way to keep your system in the most optimal shape, and at the same time learning a lot of stuff about linux.
 
Old 02-04-2006, 08:53 AM   #4
linmix
Senior Member
 
Registered: Jun 2004
Location: Spain
Distribution: FC5
Posts: 1,993
Blog Entries: 1

Rep: Reputation: 46
In order for ntfs to work you'll also have to install the ntfs driver. Remember ntfs is still 'unstable' under linux and your best option for sharing with windows is fat32.

In order to have better access to your windows partitions you may want to make a symbolic link to its mountpoint in your home directory.
 
Old 02-04-2006, 11:56 AM   #5
themanwhowas
Member
 
Registered: Nov 2005
Distribution: CentOS 5, Fedora 23
Posts: 218

Original Poster
Rep: Reputation: 29
thanks guys
 
Old 02-05-2006, 04:18 AM   #6
rkrishna
Member
 
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654

Rep: Reputation: 32
go to shilos guide, first post

first go the post This is how I do it all by shilo

do a
#fdisk -l
note the windows partition
for a permenent setup edit /etc/fstab
add the lines
/dev/hdaxx /win-c vfat auto,rw,umask=000 1 0
/dev/xxx --->ur partition
/win-c ---->ur folder may be /mnt/windows like that
or create a folder /win-c in / main root
vfat or ntfs as u wish
these umask terms for write access to all.

Quote:
ntfs is still 'unstable' under linux
i think in new kernel it is not showing that. means it is not unstable.

ntfs write support had some problems, so enable ntfs read support and use "captive ntfs" third party thing but works
new 2.6 kernel ntfs write is not listed as testing so no worry
welcome to slack world
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
links (hard links and soft links..) sachitha Programming 1 08-10-2005 12:10 PM
how to change relitive links to specific links? wolfe2554 Linux - General 4 07-03-2004 12:40 AM
Configuring X Windows....good links? tarballed Linux - Newbie 3 07-14-2003 04:08 PM
my windows partitions safrout Linux - General 25 03-28-2002 09:36 AM
Links Section updated - Please add your Linux links. jeremy Linux - General 2 11-24-2001 11:35 AM

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

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