 |
20-10-2007, 12:09 PM
|
#1 (permalink)
|
|
Be Healthy, Keep Smiling
Join Date: Jan 2007
Posts: 98
|
how to detect drives, like c: , d: etc in Linux
Plz help I have installed Ubuntu Linux. Plz tell how to detect drives, like c: , d: etc.
Also Playing Mp3 and video files
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
20-10-2007, 12:12 PM
|
#2 (permalink)
|
|
Google Bot
Join Date: Aug 2005
Posts: 9,772
|
Re: how to detect drives, like c: , d: etc in Linux
You ll need to mount your drives in linux..
Check out the open source section for more Info..
btw this thread shd hav been in the open source section..
reporting
|
|
|
20-10-2007, 12:21 PM
|
#3 (permalink)
|
|
Be Healthy, Keep Smiling
Join Date: Jan 2007
Posts: 98
|
Re: how to detect drives, like c: , d: etc in Linux
Ok I am moving
|
|
|
22-10-2007, 05:33 PM
|
#4 (permalink)
|
|
Be Healthy, Keep Smiling
Join Date: Jan 2007
Posts: 98
|
Re: how to detect drives, like c: , d: etc in Linux
Hello Pathiks , Don't be very Smart. I also know that I have to mount then why don't u tell me how to do that instead of saying
"Check out the open source section for more Info..
btw this thread shd hav been in the open source section..
reporting"
I am in this section only. Ok If u don't now then shut ur mouth.
Nobody is expert in Linux . I suggest close this section. There is no VISHAL in this Section.
VISHAL u r Genius in Windows I will be using Windows only
Nobody wants to help. I am new Linux user. Installed Fedora Linux. Plz help me from zero.How to listen music. how to install new s/w. How to connect to net. How to mount partition etc OK
|
|
|
22-10-2007, 06:09 PM
|
#5 (permalink)
|
|
* Teh Flirt King *
Join Date: Dec 2005
Location: Originally From : Ratlam M.P., Currently in: Hyderabad
Posts: 972
|
Re: how to detect drives, like c: , d: etc in Linux
I think this thread will help you
Guides for different distros
Read the guide for ubunto carefully..
You said you are new to linux... So I suggest reading these guides and learn on your own. Self learning is always good.
@pathiks : boy... 70% of your posts are like these useless sugestions...I dont mind though... (But that says how you have that high post count.. )
__________________
World is just a Quizzical Reality : Quiz_Master//Ashwin :D
Blog: http://ashwinsaxena.com/blog - Tech, Life and Other Things.
|
|
|
22-10-2007, 06:29 PM
|
#6 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: how to detect drives, like c: , d: etc in Linux
You can always PM someone if you want selective persons to answer. Don't have to ask it out aloud.
Anyway, here's the method for Fedora (From FedoraFAQ)
Quote:
1. Open a Terminal.
2. Become root:
3. Type:
Code:
yum install ntfs-3g
|
After it finishes:
Quote:
1. Create a place to mount the NTFS Volume.
Code:
mkdir /mnt/C
mkdir /mnt/D
mkdir /mnt/E
And so on ...
2. Mount the partitions.
Code:
mount /dev/sd<num> /mnt/<name> -t ntfs-3g -r -o umask=0777
Note: <num> might be 1 for C:, 5,6,7... for D:, E:, F: and so on and,
<name> is the folder name you created in the last step, like C, D, E and so on as in the example.
|
And as for beginning, you chose a wrong distribution, you'd be far far more comfortable with Ubuntu Gutsy Gibbon 7.10.
And also, for automatic mounting, read:
Quote:
|
In Terminal (Accessories > Terminal or K > System > Konsole) enter: man fstab
|
Linux provides a hell lot of documentation within itself, for each and every thing almost, unfortunately, no one cares to read them.
Also: SEARCH, don't blame us for not answering the same questions every single week to all the users. There's a search bar above, or there's google, if you haven't noticed.
|
|
|
22-10-2007, 06:36 PM
|
#7 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: how to detect drives, like c: , d: etc in Linux
Quote:
|
Originally Posted by Kaushal Hiwarkar
Hello Pathiks , Don't be very Smart. I also know that I have to mount then why don't u tell me how to do that instead of saying
|
He's trying to help you. If you don't like it don't post anything.
Quote:
|
Originally Posted by Kaushal Hiwarkar
"Check out the open source section for more Info..
btw this thread shd hav been in the open source section..
reporting"
I am in this section only.
|
No, I moved it in this section. All right?
Quote:
|
Originally Posted by Kaushal Hiwarkar
Ok If u don't now then shut ur mouth.
Nobody is expert in Linux . I suggest close this section. There is no VISHAL in this Section.
VISHAL u r Genius in Windows I will be using Windows only
|
yeah right. thank you for your mind blowing analysis. please forward your brilliant ideas to the admins.
Quote:
|
Originally Posted by Kaushal Hiwarkar
Nobody wants to help. I am new Linux user. Installed Fedora Linux. Plz help me from zero.How to listen music. how to install new s/w. How to connect to net. How to mount partition etc OK
|
WIth this kind of attitude you should be lucky any one else even answered.
__________________
http://www.bash.org/?258908
|
|
|
22-10-2007, 11:27 PM
|
#8 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: how to detect drives, like c: , d: etc in Linux
ask VISHAL learn Linux then  and u said first ubuntu-then fedora wth?stay with a distro.ubuntu will be easier.BTW
http://fedorafaq.org
http://ubuntuguide.org
etc.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
22-10-2007, 11:27 PM
|
#9 (permalink)
|
|
Console Junkie
Join Date: Jun 2006
Location: USA
Posts: 991
|
Re: how to detect drives, like c: , d: etc in Linux
@ Mehul... give the guy a little break.... its not that bad....
@ Kaushik, I hope you got your answer. From next time, remember that people here are to help you, AND, it takes time. You cannot learn all at a single go.
__________________
--- Console Junkie
|
|
|
22-10-2007, 11:30 PM
|
#10 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: how to detect drives, like c: , d: etc in Linux
Quote:
|
Originally Posted by Kaushal Hiwarkar
Hello Pathiks , Don't be very Smart. I also know that I have to mount then why don't u tell me how to do that instead of saying
"Check out the open source section for more Info..
btw this thread shd hav been in the open source section..
reporting"
I am in this section only. Ok If u don't now then shut ur mouth.
Nobody is expert in Linux . I suggest close this section. There is no VISHAL in this Section.
VISHAL u r Genius in Windows I will be using Windows only
Nobody wants to help. I am new Linux user. Installed Fedora Linux. Plz help me from zero.How to listen music. how to install new s/w. How to connect to net. How to mount partition etc OK
|
WTF! Please go back and use windows.. You are not doing anyone a favor by using linux. Unfortunately we dont get commission if we make someone shift to linux. And please, you are NO ONE to decide if this section needs to be closed (this is probably the section with the maximum number of usefull posts, i'd have left thinkdigit a LONG time back, if it wernt for this section).. And yeah, get a life..
@Quiz_Master: I really dont find anything wrong with Pathik's post! So what if he couldnt help Mr Rude, at least he tried to guide him to the right section, where he WOULD get some help (only if he acted more maturely). I for one would NEVER even TRY to help such a dude..
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
22-10-2007, 11:32 PM
|
#11 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: how to detect drives, like c: , d: etc in Linux
Unfortunately we dont get commission if we make someone shift to linux.
^thats the point.this is a community- open source.unlike microsoft who will pay for windows geek. 
this is the problem.core windows users expects customer support as is in the deal with Microsoft windows.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
22-10-2007, 11:43 PM
|
#12 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: how to detect drives, like c: , d: etc in Linux
^^ I think the community support some distros like Ubuntu have, is far superior than the support MS could ever provide!
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
22-10-2007, 11:46 PM
|
#13 (permalink)
|
|
* Teh Flirt King *
Join Date: Dec 2005
Location: Originally From : Ratlam M.P., Currently in: Hyderabad
Posts: 972
|
Re: how to detect drives, like c: , d: etc in Linux
Array kalpik bro.. I know he was being rude... but he is a newbie naa.
And I seriously think those who cant learn basic linux on their own shouldn't use it anyway. My thinking..dont flame me...
I mean asking when serious trouble arises is good but asking questions like how to mount drive...  ... again my mentality.... (Sorry if I am sounding rude today... personal problems ./.. sorry)
__________________
World is just a Quizzical Reality : Quiz_Master//Ashwin :D
Blog: http://ashwinsaxena.com/blog - Tech, Life and Other Things.
|
|
|
22-10-2007, 11:50 PM
|
#14 (permalink)
|
|
Rebooting
Join Date: Aug 2004
Location: 220.225.82.33
Posts: 6,266
|
Re: how to detect drives, like c: , d: etc in Linux
@praka123
Really going off topic here...
Quote:
Unfortunately we dont get commission if we make someone shift to linux.
^thats the point.this is a community- open source.unlike microsoft who will pay for windows geek.
this is the problem.core windows users expects customer support as is in the deal with Microsoft windows.
|
Do u quite honestly think or feel any one who is rewarded by MS are active here only to obtain the reward ??
when u talk about MS reward I too get in to the picture as in fact i am also one of them who were rewarded !!!! so do u think I am only active in the forum just becasue of that ??
__________________
rebooting
ChotoCheeta.com
|
|
|
23-10-2007, 12:07 AM
|
#15 (permalink)
|
|
die blizzard die! D3?
Join Date: Aug 2007
Location: Event horizon
Posts: 2,361
|
Re: how to detect drives, like c: , d: etc in Linux
Choto bhai you are getting praka wrong here.He is just saying that Windows users get support from Microsoft because they have paid for it.And it is not the case with open source where either you have to search yourself or request help from community....which may not be prompt sometimes.
It was no way realated to MVPs....and I think even MVPs are no way forced to help others it is their own decision.
__________________
Stealing your women and horses since 1843.
|
|
|
23-10-2007, 12:18 AM
|
#16 (permalink)
|
|
"The Gentleman"
Join Date: Sep 2006
Posts: 1,434
|
Re: how to detect drives, like c: , d: etc in Linux
Quote:
|
Originally Posted by Kaushal Hiwarkar
Hello Pathiks , Don't be very Smart. I also know that I have to mount then why don't u tell me how to do that instead of saying
"Check out the open source section for more Info..
btw this thread shd hav been in the open source section..
reporting"
I am in this section only. Ok If u don't now then shut ur mouth.
Nobody is expert in Linux . I suggest close this section. There is no VISHAL in this Section.
VISHAL u r Genius in Windows I will be using Windows only
Nobody wants to help. I am new Linux user. Installed Fedora Linux. Plz help me from zero.How to listen music. how to install new s/w. How to connect to net. How to mount partition etc OK
|
Mind your language @ first, we r here helping u for free, u hav no rights to say that to anyone here.
there r many "genius"es ppl in this forum, they provide u help even from their busy schedules, so u can do computing easily, all we ask is u to be humble to other members, if u cant do that then "STFU" & move to other forum
Note: if that is ur attitude... nobodys gonna help u in any forum.
Quote:
|
Originally Posted by Quiz Master
@pathiks : boy... 70% of your posts are like these useless sugestions...I dont mind though... (But that says how you have that high post count.. )
|
Never expected this comment from u Quiz Master, u got to learn too
__________________
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense."
- Dijkstra
Last edited by vish786; 23-10-2007 at 12:24 AM.
|
|
|
23-10-2007, 05:10 PM
|
#17 (permalink)
|
|
Console Junkie
Join Date: Jun 2006
Location: USA
Posts: 991
|
Re: how to detect drives, like c: , d: etc in Linux
Mods.... kushal is nowhere to be seen.... close this thread before a war kicks off
__________________
--- Console Junkie
|
|
|
27-10-2007, 11:06 PM
|
#18 (permalink)
|
|
Be Healthy, Keep Smiling
Join Date: Jan 2007
Posts: 98
|
Re: how to detect drives, like c: , d: etc in Linux
Sorry Sorry Sorry Sorry Sorry Sorry Sorry Sorry
I will not do such silly things friends
Sorry Sorry Sorry Sorry Sorry Sorry Sorry Sorry
|
|
|
27-10-2007, 11:10 PM
|
#19 (permalink)
|
|
"The Gentleman"
Join Date: Sep 2006
Posts: 1,434
|
Re: how to detect drives, like c: , d: etc in Linux
Quote:
|
Originally Posted by Kaushal Hiwarkar
Sorry Sorry Sorry Sorry Sorry Sorry Sorry Sorry
I will not do such silly things friends
Sorry Sorry Sorry Sorry Sorry Sorry Sorry Sorry
|
... no probs, keep posting [but not like the one u posted earlier] & keep rocking
__________________
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense."
- Dijkstra
Last edited by vish786; 27-10-2007 at 11:18 PM.
|
|
|
28-10-2007, 12:17 AM
|
#20 (permalink)
|
|
Console Junkie
Join Date: Jun 2006
Location: USA
Posts: 991
|
Re: how to detect drives, like c: , d: etc in Linux
@ Kaushal... sorry mate. I was going through the thread again and I think I mis-spelled your name both times. Sorry.
__________________
--- Console Junkie
|
|
|
28-10-2007, 08:35 AM
|
#21 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: how to detect drives, like c: , d: etc in Linux
Kaushal, its ok  Im sorry too, for being so rude
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|