LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 10-25-2005, 05:04 AM   #1
medya
Member
 
Registered: Sep 2005
Distribution: Ubuntu
Posts: 87

Rep: Reputation: 15
how to access to second hard disk ?


I have to hard disks one is 4 GB , the other is 40 GB /
I have installed the linux on the 4GB one ,

the 40 GB has windows XP and its Second Partion is Fat32 (its first partition is NTFS )
I know that I cant access to NTFS one but how I can acess to the Fats32 partiion of the 40 GB hard ?

my linux is Red Hat Enterprise 4
 
Old 10-25-2005, 06:01 AM   #2
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
in a terminal you can issue the command
man mount to see that linux can read ntfs and vfat formats.....subject to your kernel compiled for them or modules inserted for them.....lets assume so .....there are 2 ways to read those MS partitions
#######
one off......
in a terminal issue commands like this
su (and root password)
mkdir /ntfs
mkdir /fat
mount -t ntfs /dev/hda1 /ntfs
mount -t vfat /dev/hda2 /vfat

open a file manager to check

assuming MS is on your first drive, heh heh and is IDE change it if its not....post your /etc/fstab if any probs
#######
continous use...
in a terminal issue commands
su (and root password)
mkdir /ntfs
mkdir /fat
and if you are a beginner then issue command
konqueror to get root power file manager
navigate to /etc/fstab and add 2 lines to it like this

/dev/hda1 /ntfs ntfs notail 0 0
/dev/hda2 /fat vfat notail 0 0

with same disclaimer on your hardware configs as for the first way

and reboot to test

(2) if you do not want the person to have read/write powers but read only make the listing something like
ro,notail
(3) and with su powers you can change the access permissions for the folders /ntfs etc so your kids can not see them etc
 
Old 10-25-2005, 04:45 PM   #3
cyren_inus
LQ Newbie
 
Registered: Oct 2005
Location: Phil
Distribution: Bayanihan 3.1 Debian
Posts: 3

Rep: Reputation: 0
hi im new here will ther be kindly enouhgt to help me how to install my corel draw 10,11,12 for the linux version in having a troblle instralling this program
 
Old 10-25-2005, 04:47 PM   #4
cyren_inus
LQ Newbie
 
Registered: Oct 2005
Location: Phil
Distribution: Bayanihan 3.1 Debian
Posts: 3

Rep: Reputation: 0
hi im new here will there be kindly to help me how to install my corel draw 10,11,12 for the linux version in having a problem installing this program
 
Old 10-25-2005, 04:48 PM   #5
cyren_inus
LQ Newbie
 
Registered: Oct 2005
Location: Phil
Distribution: Bayanihan 3.1 Debian
Posts: 3

Rep: Reputation: 0
help for mount my usb flash
i dont know how to mount this peripheral ty
 
Old 10-26-2005, 03:49 AM   #6
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
Lq search gave me this for corel
http://www.linuxquestions.org/questi...t=corel+debian

for hardware you may need to read the debian stuff as I use Mdk, if no luck post in the debian section pls
 
Old 10-27-2005, 12:45 AM   #7
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Moved: Questions that have nothing to do with Linux are more suitable in General, not Linux - General.
 
  


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 to stop hard disk access? solamour Linux - Newbie 1 09-05-2004 03:20 AM
hard disk access staudman Linux - Hardware 2 07-25-2004 07:54 AM
How do I access my other hard disk partitions?? Bilal Linux - Newbie 4 12-21-2003 06:17 AM
KDE access hard disk every 3 seconds Kocil Linux - Newbie 2 05-14-2003 09:33 PM
Hard disk partitioning and access blake2000 Linux - Hardware 6 05-14-2003 01:01 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 08:16 AM.

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