Re: [Cooker] rc2: strange filesystem ext3

2003-03-18 Thread danny
On Tue, 18 Mar 2003, Leon Brooks wrote:

 
 I built a Cooker kernel from SRPM on 9.0 and it seems to work OK.
try it on an 9.0 with XFS as root-fs.


d.





[Cooker] rc2: strange filesystem ext3

2003-03-17 Thread W. Kasberg
During installation of rc2 I formatted the partition with ext3. Installation 
was ok. But when I tried to boot to my extisting 9.0 partition I got an error 
like 'could not check filesystem on hdc9' (were I installed rc2). And I got 
no way to boot to 9.0.
This also happened during installation of beta3 and rc1.
The way I worked around with beta3 and rc1 was: I formatted the partitinon 
where I wanted to install by Acronis OS-Seletor for ext3. Another way was: to 
eliminate the partition wher beta3 resp. rc1 was installed from /etx/fstab in 
9.0 and mount it manually.
What could be the reason?
Interesting may be: Acrinis partition expert shows the partition where rc2 is 
installed as fully used and no free space (really there are over 3 GB free).

Any hint is appreciated.

W. Kasberg




Re: [Cooker] rc2: strange filesystem ext3

2003-03-17 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

W. Kasberg wrote on Mon, Mar 17, 2003 at 10:58:38AM +0100 :
 During installation of rc2 I formatted the partition with ext3. Installation 
 was ok. But when I tried to boot to my extisting 9.0 partition I got an error 
 like 'could not check filesystem on hdc9' (were I installed rc2). And I got 
 no way to boot to 9.0.
 This also happened during installation of beta3 and rc1.

Have you tried other filesystems?  You assume that it's ext3 that's
causing your problems, but in my experience, it's usually something
hardware related.  What options have you tried as far as enabling or
disabling either or both apic and acpi?

Blue skies...   Todd
- -- 
  Todd Lyons -- MandrakeSoft, Inc.   http://www.mandrakesoft.com/
UNIX was not designed to stop you from doing stupid things, because 
  that would also stop you from doing clever things. -- Doug Gwyn
  Mandrake Cooker Devel Version, Kernel 2.4.21-0.13mdk
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+dhRXlp7v05cW2woRAiIBAJoC/V/qJb5WAHGvpSkPoj1uaLbikwCfQGO8
nM8Us1j7tC01iyqi4TzVQpY=
=KqBq
-END PGP SIGNATURE-



Re: [Cooker] rc2: strange filesystem ext3

2003-03-17 Thread W. Kasberg
On Monday 17 March 2003 19:30, Todd Lyons wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 W. Kasberg wrote on Mon, Mar 17, 2003 at 10:58:38AM +0100 :
  During installation of rc2 I formatted the partition with ext3.
  Installation was ok. But when I tried to boot to my extisting 9.0
  partition I got an error like 'could not check filesystem on hdc9' (were
  I installed rc2). And I got no way to boot to 9.0.
  This also happened during installation of beta3 and rc1.

 Have you tried other filesystems?  You assume that it's ext3 that's
 causing your problems, but in my experience, it's usually something
 hardware related.  What options have you tried as far as enabling or
 disabling either or both apic and acpi?

I did not try to change apic or apci.
My current lilo.conf shows 'acpi=off'.
I have to confess, I am not familiar with apic and/or apci or what is their 
influence.
Could I simply change apic or apci on/off ? (Naturally change it in lilo.conf 
and then write a new lilo).

At the moment I have the workaround: I have formatted the partition with 
AcronisOsSelector and then installed rc2 again.

W. Kasberg




Re: [Cooker] rc2: strange filesystem ext3

2003-03-17 Thread Oden Eriksson
måndagen den 17 mars 2003 19.30 skrev Todd Lyons:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 W. Kasberg wrote on Mon, Mar 17, 2003 at 10:58:38AM +0100 :
  During installation of rc2 I formatted the partition with ext3.
  Installation was ok. But when I tried to boot to my extisting 9.0
  partition I got an error like 'could not check filesystem on hdc9' (were
  I installed rc2). And I got no way to boot to 9.0.
  This also happened during installation of beta3 and rc1.

 Have you tried other filesystems?  You assume that it's ext3 that's
 causing your problems, but in my experience, it's usually something
 hardware related.  What options have you tried as far as enabling or
 disabling either or both apic and acpi?

I have reported this as well. It is related to some new flag in latest ext3 
that old e2fsprogs cannot understand. It is very annoying. It should qualify 
a backport of the changes required in e2fsprogs for all Mandrake releases 
supporting ext3.

I got hit by this bug/feature (twice) when installing cooker, migrating stuff 
from an old disk to a new disk and then rolled back to 9.0

This means you cannot save stuff on hard drives formatted on 9.1, and use the 
hard drive on ?/8.2/9.0.

Please fix.

-- 
Regards // Oden Eriksson, Deserve-IT.com



Re: [Cooker] rc2: strange filesystem ext3

2003-03-17 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Oden Eriksson wrote on Mon, Mar 17, 2003 at 07:58:23PM +0100 :
 
 I have reported this as well. It is related to some new flag in latest ext3 
 that old e2fsprogs cannot understand. It is very annoying. It should qualify 

Thanks for the clear explanation.  This should help the issue to be
identified and resolved (if it's not already in the works).

Blue skies...   Todd
- -- 
  Todd Lyons -- MandrakeSoft, Inc.   http://www.mandrakesoft.com/
UNIX was not designed to stop you from doing stupid things, because 
  that would also stop you from doing clever things. -- Doug Gwyn
  Mandrake Cooker Devel Version, Kernel 2.4.21-0.13mdk
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+dh9Mlp7v05cW2woRAurSAJ98mBQh4I1OwHbRfnQ/c59A91MsNQCggcie
HQ8YoLa747NsrgHePHMGehw=
=fchF
-END PGP SIGNATURE-



Re: [Cooker] rc2: strange filesystem ext3

2003-03-17 Thread Leon Brooks
On Tuesday 18 March 2003 02:58 am, Oden Eriksson wrote:
 I got hit by this bug/feature (twice) when installing cooker, migrating
 stuff from an old disk to a new disk and then rolled back to 9.0

 This means you cannot save stuff on hard drives formatted on 9.1, and use
 the hard drive on ?/8.2/9.0.

I built a Cooker kernel from SRPM on 9.0 and it seems to work OK.

Cheers; Leon




Re: [Cooker] rc2: strange filesystem ext3

2003-03-17 Thread Tibor Pittich
On Tuesday 18 March 2003 02:58 am, Oden Eriksson wrote:

 I got hit by this bug/feature (twice) when installing cooker, migrating
 stuff from an old disk to a new disk and then rolled back to 9.0
 
 This means you cannot save stuff on hard drives formatted on 9.1, and use
 the hard drive on ?/8.2/9.0.

this problem started _before_ 9.0 release during freeze state, you can check
my report here:
http://marc.theaimsgroup.com/?l=mandrake-cookerm=103095183030200w=2



pgp0.pgp
Description: PGP signature