Re: [Nolug] Finding a new hard drive in Redhat9

From: -ray <ray_at_ops.selu.edu>
Date: Wed, 11 Jun 2003 21:49:06 -0500 (CDT)
Message-ID: <Pine.LNX.4.44.0306112140290.21617-100000@romulus.csd.selu.edu>

first off, make sure you actually have ntfs support. type
'cat /proc/filesystems' to see what fs's your kernel supports...look for
ntfs. if not, type 'insmod ntfs' and look at /proc/filesystems again.
if it's still not there, the kernel modules you got from sourceforge
aren't install properly. type 'uname -a' and post that info here.

if you have ntfs support: i'm assuming you have IDE drives, and if it's
the second drive, it's probably hdb. If you didn't use it for anything
else, it's probably all in the first partition, so it's device is
/dev/hdb1. try

mkdir /mp3
mount -t ntfs -o ro /dev/hdb1 /mp3

If that works, you can add the fs to /etc/fstab to have it mounted at boot
time.

ray

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Ray DeJean  				       	 http://www.r-a-y.org
Systems Engineer                    Southeastern Louisiana University
IBM Certified Specialist  	      AIX Administration, AIX Support
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> -----Original Message-----
> From: Retrolin@aol.com <Retrolin@aol.com>
> To: nolug@joeykelly.net <nolug@joeykelly.net>
> Date: Wednesday, June 11, 2003 7:38 PM
> Subject: [Nolug] Finding a new hard drive in Redhat9
> 
> 
> >sorry about so many messages as I have just said, I am VERY new with
> linux.  Ok.  I got a second hard drive, and I have all my MP3's on it.
> I use it in windows to listen to music, and now I want to use it in
> Linux as well.  It is in NTFS file system so I figured that is why I
> can't find it under disk management so I downloaded a new kernel to
> support NTFS and installed it
> http://sourceforge.net/projects/linux-ntfs/   however, I am sensing
> that I cannot just go to disk management and find the drive and use
> it.  I am really lost as to how to add the drive.  I was reading up on
> it, and I found a few things where it says to enter the drive name?
> if adding the drive requires me to do that, how do I get the drive
> name? thank you in advance
___________________
Nolug mailing list
nolug@nolug.org
Received on 06/11/03

This archive was generated by hypermail 2.2.0 : 12/19/08 EST