Depending on what you have installed on your machine, you should have
everything you need to recompile your kernel.  There are numerous HOW-TO's
on how to recompile your kernel.  As Jason said, kernel.org has the info,
your machine should have all the software, since you're not updating to a
newer kernel.  You MIGHT have to load your kernel source code off of the
CD's, I believe they're on #4, but I might be wrong, since I use RedHat 8.


JEFFREY 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? 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 really, have you ever rebuilt a kernel before? There are plenty of
> > how-to's on kernel.org
> > 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...
> >
> >
> >
> > 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 NTFS in the kernel I don't think it come turned on
by
> > > default. Also you will only be able to read from it. Try "mount -t
ntfs
> > > /dev/hdd1 /mnt/alf" if it bitches about the filesystem or module then
> > you'll
> > > have to recompile your kernel.
> > >
> > > -----Original Message-----
> > > 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 (with the data) is the first one
> > > (NTFS).
> > >
> > >
> > > On Sáb, 2003-10-04 at 17:01, Jason Staudenmayer wrote:
> > > > Are you sure it detected it as hdd and not hdc. If the drive is set
to
> > > > master it will be hdc. Is the something else on the second IDE
channel?
> > > How
> > > > many partitions are on the drive your looking to mount?
> > > >
> > > > -----Original Message-----
> > > > From: Paula Fernandes [mailto:[EMAIL PROTECTED]
> > > > Sent: Saturday, 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 running:
> > > > >
> > > > > mount -t vfat /dev/hdd /mnt/alf
> > > > >
> > > > >
> > > > > JEFFREY 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 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 not a valid block device
> > > > > >
> > > > > > Then I try /dev/hdd0 and hdd1, and the answer still the same.
> > > > > >
> > > > > >
> > > > > > Do I need to give any other instruction the the mount command?
> > > > > >
> > > > > > Thanks for any help...
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > -- 
> > > > > > redhat-list mailing list
> > > > > > unsubscribe
> > mailto:[EMAIL PROTECTED]
> > > > > > https://www.redhat.com/mailman/listinfo/redhat-list
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > > -- 
> > > > redhat-list mailing list
> > > > unsubscribe
mailto:[EMAIL PROTECTED]
> > > > https://www.redhat.com/mailman/listinfo/redhat-list
> > > >
> > >
> > >
> > > -- 
> > > redhat-list mailing list
> > > unsubscribe mailto:[EMAIL PROTECTED]
> > > https://www.redhat.com/mailman/listinfo/redhat-list
> > >
> >
> >
> > -- 
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]
> > https://www.redhat.com/mailman/listinfo/redhat-list
> >
>
>
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to