You are not logged in.

#1 2009-10-16 22:45:32

algorythm
Member
From: /usr/share/zoneinfo/Europe/FIN
Registered: 2009-07-17
Posts: 181

mkinitcpio.conf questions

Hi,

So I got these questions.. well first of all, are these the same thing on this kinda configuration?:

MODULES="ata_piix

HOOKS="sata"

...and then these:

MODULES="ext4"

HOOKS="filesystems"

Also does "lsmod" list all the modules I need on my system by marking the ones I don't need with "0" (as "Used by" count is 0, in which case nothing needs them, in which case they aren't needed tongue)?

- Thanks for all the answerers wink

Last edited by algorythm (2009-10-17 16:49:03)


“Talent you can bloom. Instinct you can polish.”  — Haikyuu!! (adapted)
“If everybody thought alike, no one would be thinking very much.”  — Walter Lippmann (adapted)
“The important thing is to be able, at any moment, to sacrifice what we are for what we could become.”  — Charles Dubois

Offline

#2 2009-10-17 16:52:07

algorythm
Member
From: /usr/share/zoneinfo/Europe/FIN
Registered: 2009-07-17
Posts: 181

Re: mkinitcpio.conf questions

Ok, well at least "ext4" provides the "filesystems" if I just use ext4.

Last edited by algorythm (2009-10-20 11:09:04)


“Talent you can bloom. Instinct you can polish.”  — Haikyuu!! (adapted)
“If everybody thought alike, no one would be thinking very much.”  — Walter Lippmann (adapted)
“The important thing is to be able, at any moment, to sacrifice what we are for what we could become.”  — Charles Dubois

Offline

#3 2009-10-17 17:41:56

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: mkinitcpio.conf questions

more information about lsmod: http://bbs.archlinux.org/viewtopic.php?id=82216


ᶘ ᵒᴥᵒᶅ

Offline

#4 2009-10-20 11:09:55

algorythm
Member
From: /usr/share/zoneinfo/Europe/FIN
Registered: 2009-07-17
Posts: 181

Re: mkinitcpio.conf questions

Thanks.

So how about "ata_piix" (maybe "ahci" too(?)) and "sata"?

I'm kinda clueless when it comes to these things.


“Talent you can bloom. Instinct you can polish.”  — Haikyuu!! (adapted)
“If everybody thought alike, no one would be thinking very much.”  — Walter Lippmann (adapted)
“The important thing is to be able, at any moment, to sacrifice what we are for what we could become.”  — Charles Dubois

Offline

#5 2009-10-27 18:41:01

algorythm
Member
From: /usr/share/zoneinfo/Europe/FIN
Registered: 2009-07-17
Posts: 181

Re: mkinitcpio.conf questions

Anybody ^^? Piix seems to stand for "PCI ISA IDE Accelerator" (Intel chipset) so I guess I don't need it as I don't have Intel chipset.

So only "ahci" module is required for sata hd to work, right?

Last edited by algorythm (2009-10-27 18:41:10)


“Talent you can bloom. Instinct you can polish.”  — Haikyuu!! (adapted)
“If everybody thought alike, no one would be thinking very much.”  — Walter Lippmann (adapted)
“The important thing is to be able, at any moment, to sacrifice what we are for what we could become.”  — Charles Dubois

Offline

#6 2009-11-27 15:09:02

algorythm
Member
From: /usr/share/zoneinfo/Europe/FIN
Registered: 2009-07-17
Posts: 181

Re: mkinitcpio.conf questions

Ok, so here's my final (/etc/)mkinitcpio.conf:

MODULES="ahci sd-mod ext4"
BINARIES=""
FILES=""
HOOKS="base"
COMPRESSION="bzip2"

Last edited by algorythm (2009-11-27 15:09:50)


“Talent you can bloom. Instinct you can polish.”  — Haikyuu!! (adapted)
“If everybody thought alike, no one would be thinking very much.”  — Walter Lippmann (adapted)
“The important thing is to be able, at any moment, to sacrifice what we are for what we could become.”  — Charles Dubois

Offline

Board footer

Powered by FluxBB