Svens wrote:
> hi, here is a vary short HOWTO about speed up IDE Harddisks:
>
> open file /etc/init.d/hwtools and insert this lines:
>
> if command -v hdparm >/dev/null 2>&1; then
> # insert begin
>hdparm -c3 -d1 -D1 -k1 -u -X68 /dev/hda
> # insert end
rite sync
-d1 <- using dma on
-D1 <- on-drive defect managment on (hd firmware)
-k1 <- keep dmu settings over reset on
-u1 <- umask on
-X68 <- 64(UltraDMA) + 4(UltraDMA mode 4);
good luck
svens
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsu
I compiled Kernel 2.4.21 for VIA C3 Processor, downloaded from Debian
Server, and installed it, but kernel do not boot. I don't know, why.
If i change the processor type to i386, then kernel works.
Can any help me?
Here Is the Content of my .Config File for the Kernel 2.4.21,
processor i386
#
via epia
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
test
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I compiled Kernel 2.4.21 for VIA C3 Processor, downloaded from Debian
Server, and installed it, but kernel do not boot. I don't know, why.
If i change the processor type to i386, then kernel works.
Can any help me?
Here Is the Content of my .Config File for the Kernel 2.4.21,
processor i386
#
6 matches
Mail list logo