Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 26-04-2006, 10:26 AM   #1 (permalink)
OSS Enthusiast!
 
nitish_mythology's Avatar
 
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
Default Access win part in kubuntu


I am trying to access windows partition in my kubuntu linux.I can see the icons of two hard disk drives which are my NTFS windows partition i.e hdc1,hdc5. As I am not logged in as "root", I can not view their content. what to do?

I switched to root temporarily in the konsole and then used the chmod command, I could see the files then in console but even if I change the viewing permission for other users, still I am not able to access files by G.U.I.
nitish_mythology is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 26-04-2006, 10:45 AM   #2 (permalink)
Brat-Man
Guest
 
Posts: n/a
Default

_little_ modifications are needed to /etc/fstab file..

can you post your file here?
 
Old 26-04-2006, 03:12 PM   #3 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default

oops wrong section ! !
from now on post it in open source
for now somebody can move it there ?
gary4gar is offline  
Old 26-04-2006, 10:23 PM   #4 (permalink)
OSS Enthusiast!
 
nitish_mythology's Avatar
 
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
Default File

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hdc3 / ext3 defaults,errors=remount-ro 0 1
/dev/hdc1 /media/hdc1 ntfs defaults 0 0
/dev/hdc5 /media/hdc5 ntfs defaults 0 0
/dev/hdc6 none swap sw 0 0
/dev/hdb /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hda /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
nitish_mythology is offline  
Old 26-04-2006, 10:58 PM   #5 (permalink)
Brat-Man
Guest
 
Posts: n/a
Default ASD

Change the

/dev/hdc1 /media/hdc1 ntfs defaults 0 0
/dev/hdc5 /media/hdc5 ntfs defaults 0 0

to

/dev/hdc1 /media/hdc1 ntfs umask=0222 0 0
/dev/hdc5 /media/hdc5 ntfs umask=0222 0 0


Hope it Helps
 
Old 27-04-2006, 11:43 AM   #6 (permalink)
OSS Enthusiast!
 
nitish_mythology's Avatar
 
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
Default Thanks..

I will try it on my P.C and tell you if it works...
2nd Ques---
There are lots of linux Softwares provided by Digit as .tar files. I want to install xmms and others too. Pls guide me on that.
nitish_mythology is offline  
Old 27-04-2006, 08:57 PM   #7 (permalink)
OSS Enthusiast!
 
nitish_mythology's Avatar
 
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
Default Thanks...For SURE!!

Thanks a lot, your trick worked.Without your help I would have never been able to do it...
Pls do guide me on my next questions
nitish_mythology is offline  
Old 27-04-2006, 09:28 PM   #8 (permalink)
In The Zone
 
Join Date: May 2004
Location: ** Hosur ** Operating System:GNU
Posts: 451
Default Re: Access win part in kubuntu

hmm... One of my Howto for installing from sources thread is lost during the forum migration anyways.. I found a link..

http://www.tuxfiles.org/linuxhelp/softinstall.html
__________________
Million's Of Open Minds Can't Be Wrong!
http://nc.xmgfree.com/weblog
Everybody Wants to go to Heaven...But nobody wants to Die! :wink:
naveenchandran is offline  
Old 28-04-2006, 01:18 PM   #9 (permalink)
Brat-Man
Guest
 
Posts: n/a
Default Re: Access win part in kubuntu

.tar (or .tar.bz2 / .tar.gz ) is Just Like zip Archives.
Digit Mostly Gives Sources rather than Binaries.. So You Have to Build them Yourself.
Somtimes it Gives RPMs, They are Used only for Red-Hat Based Distros, (well, you _can_ convert them using " alien " )

Ubuntu is Debian Based so it Contains apt-get's _Power_..

so to Install Beep-Media-Player ( Same as XMMS, but Much Better)..
type " sudo apt-get install beep-media-player "..
It Downloads it From the Repository and Installs it.. (make Sure You Have Enabled Universe and Multiverse Repos)

Or Better Install amaroK, its the Best Audio Player in Linux..

See this: http://easylinux.info/wiki/Ubuntu , It Contains some Basic How-tos..

Last edited by Brat-Man; 28-04-2006 at 01:24 PM.
 
Old 28-04-2006, 08:33 PM   #10 (permalink)
OSS Enthusiast!
 
nitish_mythology's Avatar
 
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
Default Unable to Install

@Brat-Man
I am unable to install the softwares
When I write sudo apt-get install XMMS, n error appears that package was not found.
What is Repository in Linux How to configure it??
You told me to add umask=0222 to the file...What does it mean?


@naveenchandran
I tried your method too...
./configure and all that...
After this step the "make" command is not found by Linux and then even "make insta"l....
What is the diff between two methods??

THE MOST IMPORTANT QUES:: How to learn linux?? Is there a book. Pls recommend something by ur exp(What u did?)

Last edited by nitish_mythology; 28-04-2006 at 08:35 PM.
nitish_mythology is offline  
Old 30-04-2006, 02:15 PM   #11 (permalink)
OSS Enthusiast!
 
nitish_mythology's Avatar
 
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
Default Bored..

Hi,
Are u bored by my silly ques?
It has been a long time betwen this and the previous post!!
Is there no-one who can solve my prb...
nitish_mythology is offline  
Old 30-04-2006, 03:36 PM   #12 (permalink)
Wise Old Owl
 
vignesh's Avatar
 
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
Default Re: Access win part in kubuntu

Uncomment the universe in /etc/apt/sources files and then go to konsole and type
apt-get update . Then start using apt

apt -get install xmms
vignesh is offline  
Old 03-05-2006, 12:55 PM   #13 (permalink)
OSS Enthusiast!
 
nitish_mythology's Avatar
 
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
Default Re: Access win part in kubuntu

I am comp fed up with Linux...

My Final Question---
Pls, can I directly formt the part???
Do sugg a book---That goes ahead of Digit's Fast track
__________________
Do you know, Shinigamis only eat apples???
nitish_mythology is offline  
Old 03-05-2006, 01:45 PM   #14 (permalink)
Wise Old Owl
 
vignesh's Avatar
 
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
Default Re: Access win part in kubuntu

Go to www.tldp.org and download the intro to linux guide....thats a good place to start.

what problem do you face now..did you try what I said ?
vignesh is offline  
Old 04-05-2006, 04:08 PM   #15 (permalink)
OSS Enthusiast!
 
nitish_mythology's Avatar
 
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
Default Re: Access win part in kubuntu

I tried what u said....
Some more errors popped up..I wll be postin them soon!!
Pls recommend me some book.
__________________
Do you know, Shinigamis only eat apples???
nitish_mythology is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by topgear

Advertisement




All times are GMT +5.5. The time now is 08:41 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2