On 09/11/2014 11:06 PM, Michael Havens wrote:
> On Thu, Sep 11, 2014 at 12:16 AM, Bruce Dubbs <[email protected]> wrote:
> 
>> That's right.  Assuming SATA, one of these should be set:
>> # SATA SFF controllers with BMDMA
>> CONFIG_ATA_PIIX=y
>> # CONFIG_SATA_MV is not set
>> # CONFIG_SATA_NV is not set
>> # CONFIG_SATA_PROMISE is not set
>> # CONFIG_SATA_SIL is not set
>> # CONFIG_SATA_SIS is not set
>> # CONFIG_SATA_SVW is not set
>> # CONFIG_SATA_ULI is not set
>> # CONFIG_SATA_VIA is not set
>> # CONFIG_SATA_VITESSE is not set
>>
> 
> How do I tell what kind of controller I have? (ata, sta,pta.....)
> 

http://www.linuxfromscratch.org/~krejzi/basic-kernel.txt

> 
>>  File systems
>> #
>> CONFIG_DCACHE_WORD_ACCESS=y
>> # CONFIG_EXT2_FS is not set
>> CONFIG_EXT3_FS=y
>> # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
>> CONFIG_EXT3_FS_XATTR=y
>> CONFIG_EXT3_FS_POSIX_ACL=y
>> CONFIG_EXT3_FS_SECURITY=y
>> CONFIG_EXT4_FS=y
>> CONFIG_EXT4_USE_FOR_EXT23=y
>> # CONFIG_EXT4_FS_POSIX_ACL is not set
>> # CONFIG_EXT4_FS_SECURITY is not set
>> # CONFIG_EXT4_DEBUG is not set
>>
> 
> Why have you 4 of 5 ext3  options set but only 3 of five ext4?
> 
> 
> 

Matter of choice.

You should really do some research on your own. As long as I've been
watching your mails, you seem to ask the most basic questions you
should've already known answers to (prerequsites) or that were extremely
easy to find answered on numerous forums/mailing lists/etc.

-- 
Note: My last name is not Krejzi.

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to