* can't boot with DiskOnChip2000 / nftlmount UnitSizeFactor ????
@ 2002-05-29 15:17 Frederic Marmond
2002-05-29 15:40 ` Ilguiz Latypov
0 siblings, 1 reply; 3+ messages in thread
From: Frederic Marmond @ 2002-05-29 15:17 UTC (permalink / raw)
To: linux-mtd
well, sorry, in my last mail I titled about UnitSizeFactor != 1, but
didn't speak about it.
So, i'm wondering about this check (in drivers/mtd/nftlmount.c in kernel
2.4.x)
is there any info to make my nftlmount works, even if i have this
message? ("Sorry, we don't support UnitSizeFactor of != 1 yet.")
here is my dmesg about DOC2000:
Possible DiskOnChip with unknown ChipID FF found at 0xc8000
Possible DiskOnChip with unknown ChipID FF found at 0xca000
Possible DiskOnChip with unknown ChipID FF found at 0xcc000
Possible DiskOnChip with unknown ChipID FF found at 0xce000
DiskOnChip 2000 found at address 0xD0000
Flash chip found: Manufacturer ID: 98, Chip ID: 75 (Toshiba TC58256FT/DC)
2 flash chips found. Total DiskOnChip size: 64 MiB
Ignoring DiskOnChip 2000 at 0xD2000 - already configured
Possible DiskOnChip with unknown ChipID FF found at 0xd4000
Possible DiskOnChip with unknown ChipID FF found at 0xd6000
Possible DiskOnChip with unknown ChipID FF found at 0xd8000
Possible DiskOnChip with unknown ChipID FF found at 0xda000
Possible DiskOnChip with unknown ChipID FF found at 0xdc000
Possible DiskOnChip with unknown ChipID FF found at 0xde000
Possible DiskOnChip with unknown ChipID 00 found at 0xe0000
Possible DiskOnChip with unknown ChipID 00 found at 0xe2000
Possible DiskOnChip with unknown ChipID 00 found at 0xe4000
Possible DiskOnChip with unknown ChipID 00 found at 0xe6000
Possible DiskOnChip with unknown ChipID 00 found at 0xe8000
Possible DiskOnChip with unknown ChipID 00 found at 0xea000
Possible DiskOnChip with unknown ChipID 00 found at 0xec000
Possible DiskOnChip with unknown ChipID 00 found at 0xee000
NFTL driver: nftlcore.c $Revision: 1.82 $, nftlmount.c $Revision: 1.25 $
Sorry, we don't support UnitSizeFactor of != 1 yet.
Could not find valid boot record
Could not mount NFTL device
I would really appreciate any help of any type, as i spent too much time
on this, and my boss is very strong at aïkido, kick-boxing and all this
stuff... ;-)
thanks in advance!
Fred
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: can't boot with DiskOnChip2000 / nftlmount UnitSizeFactor ????
2002-05-29 15:17 can't boot with DiskOnChip2000 / nftlmount UnitSizeFactor ???? Frederic Marmond
@ 2002-05-29 15:40 ` Ilguiz Latypov
2002-05-29 15:53 ` Frederic Marmond
0 siblings, 1 reply; 3+ messages in thread
From: Ilguiz Latypov @ 2002-05-29 15:40 UTC (permalink / raw)
To: Frederic Marmond; +Cc: Linux MTD mailing list
On Wed, 29 May 2002, Frederic Marmond wrote:
> is there any info to make my nftlmount works, even if i have this
> message? ("Sorry, we don't support UnitSizeFactor of != 1 yet.")
I circumvented such problem by re-formatting the chip with the MTD
nftlformat utility. The latter has a built-in check for erase block size
which you may need to remove if you find the risk acceptable.
Ilguiz
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: can't boot with DiskOnChip2000 / nftlmount UnitSizeFactor ????
2002-05-29 15:40 ` Ilguiz Latypov
@ 2002-05-29 15:53 ` Frederic Marmond
0 siblings, 0 replies; 3+ messages in thread
From: Frederic Marmond @ 2002-05-29 15:53 UTC (permalink / raw)
To: Ilguiz Latypov; +Cc: linux-mtd
...
i made a "nftl_format /dev/mtd0 2097152", from the lastest CVS from
mtd-tool...
it works fine, and i can make a fs (ext2) on /dev/nftla1 (after, of
course having made a fdisk /dev/nftla)
but the message still remain at boot time (see it in dmesg
NFTL driver: nftlcore.c $Revision: 1.82 $, nftlmount.c $Revision: 1.25 $
Sorry, we don't support UnitSizeFactor of != 1 yet.
Could not find valid boot record
Could not mount NFTL device
)
this check is in nftlmount.c in kernel directory (drivers/mtd/nftlmount.c)
do you mean that i can comment this check?
do you know what is the risk?
Fred
Ilguiz Latypov wrote:
>On Wed, 29 May 2002, Frederic Marmond wrote:
>
>>is there any info to make my nftlmount works, even if i have this
>>message? ("Sorry, we don't support UnitSizeFactor of != 1 yet.")
>>
>
>I circumvented such problem by re-formatting the chip with the MTD
>nftlformat utility. The latter has a built-in check for erase block size
>which you may need to remove if you find the risk acceptable.
>
>Ilguiz
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-05-29 15:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-29 15:17 can't boot with DiskOnChip2000 / nftlmount UnitSizeFactor ???? Frederic Marmond
2002-05-29 15:40 ` Ilguiz Latypov
2002-05-29 15:53 ` Frederic Marmond
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox