Re: [Haifux] Errors when Compiling 2.4.22 with modules (fwd)

2003-11-24 Thread guy keren


i would try to break the problem into two problems.

first, disable the automatic mounting of the ntfs file-system(s), and see
if you can boot into the new kernel with the ext3 partitions only.
by the way, i assume that ext3 is compiled directly into the kernel, and
NOT as a module. if this is not the case, change it to be compiled into
the kernel, and re-compile the kernel (re-compile means 'make clean' and
only then 'make') and then try again.

if you got ext3 mounting to work with the new kernel, then try to
_manually_ load the ntfs.o module, and manually mount _IN READ-ONLY MODE_
an NTFS partition - see if that works.

only after you manage to get this working - try to handle automatic
mounting during boot.

--guy

> -- Forwarded message --
> Date: Mon, 24 Nov 2003 11:07:02 +0200
> From: yacoub <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [Haifux] Errors when Compiling 2.4.22 with modules
>
>
>
> [EMAIL PROTECTED] wrote:
>
> >Baruch,
> >Yacoub could not read your question, I expect, because he is not
> >subscribed to haifux. Hence, I am re- CCing him.
> >Orna.
> >
> >Yacoub, Baruch has a question for you.
> >Orna.
> >
> >On Sun, 23 Nov 2003, Baruch Even wrote:
> >
> >
> >
> >>* Orna Agmon <[EMAIL PROTECTED]> [031123 20:49]:
> >>
> >>
> >>>I am forwarding a question on behalf of yacoub, since I did not know what
> >>>to do about it:
> >>>
> >>>--
> >>>
> >>>I'm trying to install kernel 2.4.22 , but I have the following
> >>>failure:
> >>>
> >>>mouting the filesystem fails at boot ,
> >>>  i  have NTFS /ext3  partitions , so i configured modules support for
> >>>NTFS,ext3,dos...and automounter
> >>> several boots lead to irrecuvarable errors , and i have to reinstall
> >>>Mandrake from CD
> >>>
> >>>when i do "make module" i get warnings :
> >>> inode.c:1720: warning: concatenation of string literals with
> >>>__FUNCTION__ is deprecated
> >>>
> >>>
> >>The warnings are harmless and can't lead to any problem of corruption.
> >>
> >>The NTFS drivers are considered beta (if not alpha) and are expected to
> >>work for read-only operation. Write operation is considered dangerous to
> >>your health.
> >>
> >>
> i once used a "buffer" fat32 partition to move files from linux to
> windows , ..but that
> was a special occasion , there isn't much use for it in general
>
> >>What is strange is that the Linux partition is corrupted and not the
> >>NTFS one(s). What sort of errors did you get before you had to
> >>reinstall?
> >>
> >>
> well this is part of the problem , dmsg and /var/log/ don't show the
> particular boot messages ,..
> what i remember from the flash messaages at boot ... is "filesystem not
> supported by kernel "
> and after several boots , "filesystem check fails " 
>
>
> >>Baruch
> >>
> >>--
> >>Haifa Linux Club Mailing List (http://www.haifux.org)
> >>To unsub send an empty message to [EMAIL PROTECTED]
> >>
> >>
> >>
> >>
> >>
>
>
> --
> Haifa Linux Club Mailing List (http://www.haifux.org)
> To unsub send an empty message to [EMAIL PROTECTED]
>
>

-- 
guy

"For world domination - press 1,
 or dial 0, and please hold, for the creator." -- nob o. dy

--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]




Re: [Haifux] Errors when Compiling 2.4.22 with modules (fwd)

2003-11-24 Thread Orna Agmon

Guys, please use "reply to all", otherwise mails will not get there!

-- Forwarded message --
Date: Mon, 24 Nov 2003 11:07:02 +0200
From: yacoub <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [Haifux] Errors when Compiling 2.4.22 with modules



[EMAIL PROTECTED] wrote:

>Baruch,
>Yacoub could not read your question, I expect, because he is not
>subscribed to haifux. Hence, I am re- CCing him.
>Orna.
>
>Yacoub, Baruch has a question for you.
>Orna.
>
>On Sun, 23 Nov 2003, Baruch Even wrote:
>
>
>
>>* Orna Agmon <[EMAIL PROTECTED]> [031123 20:49]:
>>
>>
>>>I am forwarding a question on behalf of yacoub, since I did not know what
>>>to do about it:
>>>
>>>--
>>>
>>>I'm trying to install kernel 2.4.22 , but I have the following
>>>failure:
>>>
>>>  mouting the filesystem fails at boot ,
>>>i  have NTFS /ext3  partitions , so i configured modules support for
>>>NTFS,ext3,dos...and automounter
>>>   several boots lead to irrecuvarable errors , and i have to reinstall
>>>Mandrake from CD
>>>
>>>  when i do "make module" i get warnings :
>>>   inode.c:1720: warning: concatenation of string literals with
>>>__FUNCTION__ is deprecated
>>>
>>>
>>The warnings are harmless and can't lead to any problem of corruption.
>>
>>The NTFS drivers are considered beta (if not alpha) and are expected to
>>work for read-only operation. Write operation is considered dangerous to
>>your health.
>>
>>
i once used a "buffer" fat32 partition to move files from linux to
windows , ..but that
was a special occasion , there isn't much use for it in general

>>What is strange is that the Linux partition is corrupted and not the
>>NTFS one(s). What sort of errors did you get before you had to
>>reinstall?
>>
>>
well this is part of the problem , dmsg and /var/log/ don't show the
particular boot messages ,..
what i remember from the flash messaages at boot ... is "filesystem not
supported by kernel "
and after several boots , "filesystem check fails " 


>>Baruch
>>
>>--
>>Haifa Linux Club Mailing List (http://www.haifux.org)
>>To unsub send an empty message to [EMAIL PROTECTED]
>>
>>
>>
>>
>>


--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]




Re: [Haifux] Errors when Compiling 2.4.22 with modules

2003-11-23 Thread Baruch Even
* Orna Agmon <[EMAIL PROTECTED]> [031123 20:49]:
> I am forwarding a question on behalf of yacoub, since I did not know what
> to do about it:
> 
> --
> 
> I'm trying to install kernel 2.4.22 , but I have the following
> failure:
> 
>   mouting the filesystem fails at boot ,
> i  have NTFS /ext3  partitions , so i configured modules support for
> NTFS,ext3,dos...and automounter
>several boots lead to irrecuvarable errors , and i have to reinstall
> Mandrake from CD
> 
>   when i do "make module" i get warnings :
>inode.c:1720: warning: concatenation of string literals with
> __FUNCTION__ is deprecated

The warnings are harmless and can't lead to any problem of corruption.

The NTFS drivers are considered beta (if not alpha) and are expected to
work for read-only operation. Write operation is considered dangerous to
your health.

What is strange is that the Linux partition is corrupted and not the
NTFS one(s). What sort of errors did you get before you had to
reinstall?

Baruch

--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]