Re: Mount new disk...

2003-10-04 Thread Tom Pollerman
On 04 Oct 2003 18:33:56 +0100 Paula Fernandes <[EMAIL PROTECTED]> wrote: > On Sáb, 2003-10-04 at 17:03, Klaus Zahradnik wrote: > > On Sat, Oct 04, 2003 at 04:44:38PM +0100, Paula Fernandes wrote: > > > > > > Hi list, > > > > > > > > > I need to mount a disk with a windows system to recover some

Re: Mount new disk...

2003-10-04 Thread alex
Paula Fernandes wrote: On Sáb, 2003-10-04 at 17:03, Klaus Zahradnik wrote: On Sat, Oct 04, 2003 at 04:44:38PM +0100, Paula Fernandes wrote: Hi list, I need to mount a disk with a windows system to recover some files from the disk. I plug it into the secondary IDE has slave. I have created a new

Re: Mount new disk...

2003-10-04 Thread Paula Fernandes
On Sáb, 2003-10-04 at 17:03, Klaus Zahradnik wrote: > On Sat, Oct 04, 2003 at 04:44:38PM +0100, Paula Fernandes wrote: > > > > Hi list, > > > > > > I need to mount a disk with a windows system to recover some files from > > the disk. I plug it into the secondary IDE has slave. > > > > I have cr

Re: Mount new disk...

2003-10-04 Thread Klaus Zahradnik
On Sat, Oct 04, 2003 at 04:44:38PM +0100, Paula Fernandes wrote: > > Hi list, > > > I need to mount a disk with a windows system to recover some files from > the disk. I plug it into the secondary IDE has slave. > > I have created a new directory this way: > > mkdir /mnt/alf > > Then I try to

RE: Mount new disk...

2003-10-04 Thread Ed Greshko
along with the headers and some dev > > libs and a compiler. > > > > -Original Message- > > From: Paula Fernandes [mailto:[EMAIL PROTECTED] > > Sent: Saturday, October 04, 2003 12:30 PM > > To: [EMAIL PROTECTED] > > Subject: RE: Mount new disk... >

Re: Mount new disk...

2003-10-04 Thread Paula Fernandes
Y WIMMER > - Original Message - > From: "Paula Fernandes" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, October 04, 2003 11:42 AM > Subject: RE: Mount new disk... > > > > Nop, I never try it before. Can you give some clues?

Re: Mount new disk...

2003-10-04 Thread Jeff Wimmer
Sent: Saturday, October 04, 2003 11:42 AM Subject: RE: Mount new disk... > Nop, I never try it before. Can you give some clues? Does kernel.org > have everything I need even for this specific situation? > > > On Sáb, 2003-10-04 at 17:31, Jason Staudenmayer wrote: > > Not rea

RE: Mount new disk...

2003-10-04 Thread Paula Fernandes
; You need the kernel source installed along with the headers and some dev > libs and a compiler. > > -Original Message- > From: Paula Fernandes [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 04, 2003 12:30 PM > To: [EMAIL PROTECTED] > Subject: RE: Mount new disk

RE: Mount new disk...

2003-10-04 Thread Jason Staudenmayer
2003 12:30 PM To: [EMAIL PROTECTED] Subject: RE: Mount new disk... Yes, with ntfs I get this: fs type ntfs not supported by kernel. I suppose that task (enable NTFS in the kernel) is quite difficult, is it? On Sáb, 2003-10-04 at 17:14, Jason Staudenmayer wrote: > You have to enable NTF

RE: Mount new disk...

2003-10-04 Thread Paula Fernandes
nt: Saturday, October 04, 2003 12:16 PM > To: [EMAIL PROTECTED] > Subject: RE: Mount new disk... > > > The drive is set to slave on the second IDE. > > There are 2 partitions in that disk. The first one is NTFS, and the > second is FAT. The important one (with the data) i

Re: Mount new disk...

2003-10-04 Thread Jeff Wimmer
Then you can't use the "vfat" filesystem type I earlier suggested. You have to use ntfs in it's place. JEFFREY WIMMER - Original Message - From: "Paula Fernandes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 04,

RE: Mount new disk...

2003-10-04 Thread Jason Staudenmayer
age- From: Paula Fernandes [mailto:[EMAIL PROTECTED] Sent: Saturday, October 04, 2003 12:16 PM To: [EMAIL PROTECTED] Subject: RE: Mount new disk... The drive is set to slave on the second IDE. There are 2 partitions in that disk. The first one is NTFS, and the second is FAT. The important one (w

RE: Mount new disk...

2003-10-04 Thread Paula Fernandes
12:00 PM > To: [EMAIL PROTECTED] > Subject: Re: Mount new disk... > > > > I get the same answer. > > I am using RedHat 9.0 > > On Sáb, 2003-10-04 at 16:54, Jeff Wimmer wrote: > > I believe you need to do the following, although you didn't say which > &g

RE: Mount new disk...

2003-10-04 Thread Jason Staudenmayer
, October 04, 2003 12:00 PM To: [EMAIL PROTECTED] Subject: Re: Mount new disk... I get the same answer. I am using RedHat 9.0 On Sáb, 2003-10-04 at 16:54, Jeff Wimmer wrote: > I believe you need to do the following, although you didn't say which > version of redhat you're runnin

Re: Mount new disk...

2003-10-04 Thread Paula Fernandes
WIMMER > - Original Message - > From: "Paula Fernandes" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, October 04, 2003 10:44 AM > Subject: Mount new disk... > > > > > > Hi list, > > > > > > I need to mount a

Re: Mount new disk...

2003-10-04 Thread Jeff Wimmer
urday, October 04, 2003 10:44 AM Subject: Mount new disk... > > Hi list, > > > I need to mount a disk with a windows system to recover some files from > the disk. I plug it into the secondary IDE has slave. > > I have created a new directory this way: > > mkdir /mnt/alf

Mount new disk...

2003-10-04 Thread Paula Fernandes
Hi list, I need to mount a disk with a windows system to recover some files from the disk. I plug it into the secondary IDE has slave. I have created a new directory this way: mkdir /mnt/alf Then I try to mount the disk this way: mount /dev/hdd /mnt/alf And I get this answer: /dev/hdd is no