Re: 2.2.18 and Maxtor 96147H6 (61 GB)

Andries.Brouwer@cwi.nl
Sat, 6 Jan 2001 17:45:35 +0100 (MET)


> It's not that simple.. The maxtor comes clipped,. but Linux can't kill the
> clip. So it sticks with 32 MB

> ibmsetmax.c does a software clip, but that bugs a bit. Sometimes even
> Linux doesn't see 61 GB, but only 32, sometimes the full capacity.

Please don't talk vague useless garbage.
There is no entity called "Linux". If you mean "the 2.4.0 kernel
boot messages report 61 GB, fdisk 2.9s sees 32 GB, fdisk 2.10r sees 61 GB"
then say so. If you mean something else, say what you mean.
Precisely, with versions and everything.

Since you have a Maxtor, my old setmax should suffice for you, it can kill
the clip, and there is no reason to use ibmsetmax.c, that is a version for
IBM disks. There should not be any need to use other machines.

If something changed for recent Maxtor disks, we would like to know,
but only reliable, detailed reports are of any use.

Andries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/


0:22 build -> /usr/src/linux-2
>.4.0
>drwxr-xr-x 2 root root 1024 Jan 6 10:22 kernel
>-rw-r--r-- 1 root root 0 Jan 6 10:22 modules.dep
>-rw-r--r-- 1 root root 31 Jan 6 10:22 modules.generic_string
>-rw-r--r-- 1 root root 81 Jan 6 10:22 modules.isapnpmap
>-rw-r--r-- 1 root root 29 Jan 6 10:22 modules.parportmap
>-rw-r--r-- 1 root root 99 Jan 6 10:22 modules.pcimap
>-rw-r--r-- 1 root root 177 Jan 6 10:22 modules.usbmap

I did a fresh install from linux-2.4.0.tar here and used the following
sequence:

>make mrproper
>cp ../.config-2.2.18
>make oldconfig
>make dep
>make bzImage
>make modules
>make modules_install

*** Stopped here due to errors***

>cp /vmlinuz /vmlinuz.old
>cp /usr/src/linux/arch/i386/boot/bzImage /vmlinuz
>/sbin/lilo
>
Here is the errors on the latest clean install attempt(almost looks
like a type here with the two // rather than /) :

make[1]: Leaving directory `/usr/src/linux-2.4.0/arch/i386/lib'
cd /lib/modules/2.4.0; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.0; fi
depmod: error reading ELF header /lib/modules//2.4.0/modules.dep: No
such file o
r directory
depmod: error reading ELF header
/lib/modules//2.4.0/modules.generic_string: No
such file or directory
depmod: /lib/modules//2.4.0/modules.isapnpmap is not an ELF file
depmod: error reading ELF header
/lib/modules//2.4.0/modules.parportmap: No such
file or directory
depmod: /lib/modules//2.4.0/modules.pcimap is not an ELF file
depmod: /lib/modules//2.4.0/modules.usbmap is not an ELF file

George, MR. Tibbs & The Beast Kasica
Waukesha, WI USA
georgek@netwrx1.com
http://www.netwrx1.com
ICQ #12862186

Zz
zZ
|\ z _,,,---,,_
/,`.-'`' _ ;-;;,_
|,4- ) )-,_..;\ ( `'_'
'---''(_/--' `-'\_)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/