Re: [OpenWrt-Devel] [PATCH v1] x86_64 kernel config - add ATA drivers to boot vmware images

2014-03-27 Thread Imre Kaloz

On Wed, 26 Mar 2014 19:31:48 +0100, Jiri Slachta slac...@cesnet.cz wrote:


Hi,

almost the same patch submitted a while ago was rejected. I do not think your 
patch will be accepted, see:

http://patchwork.openwrt.org/patch/4832/

Jiri

On March 26, 2014 6:16:44 PM CET, Darren Lissimore darren.lissim...@gmail.com 
wrote:


I needed to add the ATA drivers to the defalut x86_64 kernel config to
get the
VMware disk images booting.

Tested and verified functioning on VMware Workstation 9.0.3 .


Jiri is right. Please use AHCI.


Imre
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] [PATCH v1] x86_64 kernel config - add ATA drivers to boot vmware images

2014-03-26 Thread Darren Lissimore

I needed to add the ATA drivers to the defalut x86_64 kernel config to get the 
VMware disk images booting. 

Tested and verified functioning on VMware Workstation 9.0.3 . 

diff --git a/target/linux/x86_64/config-default b/target/linux/x86_64/config-
default
index ad27973..76922a7 100644
--- a/target/linux/x86_64/config-default
+++ b/target/linux/x86_64/config-default
@@ -61,7 +61,9 @@ CONFIG_ARCH_WANT_FRAME_POINTERS=y
 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
 # CONFIG_ASUS_LAPTOP is not set
 CONFIG_ATA=y
-# CONFIG_ATA_SFF is not set
+CONFIG_ATA_GENERIC=y
+CONFIG_ATA_PIIX=y
+CONFIG_ATA_SFF=y
 CONFIG_AUDIT_ARCH=y
 CONFIG_BINFMT_MISC=y
 CONFIG_BLK_DEV_SD=y

Signed-off-by: Darren Lissimore darren.lissim...@gmail.com
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH v1] x86_64 kernel config - add ATA drivers to boot vmware images

2014-03-26 Thread Jiri Slachta
Hi,

almost the same patch submitted a while ago was rejected. I do not think your 
patch will be accepted, see:

http://patchwork.openwrt.org/patch/4832/

Jiri

On March 26, 2014 6:16:44 PM CET, Darren Lissimore darren.lissim...@gmail.com 
wrote:

I needed to add the ATA drivers to the defalut x86_64 kernel config to
get the 
VMware disk images booting. 

Tested and verified functioning on VMware Workstation 9.0.3 . 

diff --git a/target/linux/x86_64/config-default
b/target/linux/x86_64/config-
default
index ad27973..76922a7 100644
--- a/target/linux/x86_64/config-default
+++ b/target/linux/x86_64/config-default
@@ -61,7 +61,9 @@ CONFIG_ARCH_WANT_FRAME_POINTERS=y
 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
 # CONFIG_ASUS_LAPTOP is not set
 CONFIG_ATA=y
-# CONFIG_ATA_SFF is not set
+CONFIG_ATA_GENERIC=y
+CONFIG_ATA_PIIX=y
+CONFIG_ATA_SFF=y
 CONFIG_AUDIT_ARCH=y
 CONFIG_BINFMT_MISC=y
 CONFIG_BLK_DEV_SD=y

Signed-off-by: Darren Lissimore darren.lissim...@gmail.com
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

-- 
Odesláno z mého telefonu s Androidem pomocí pošty K-9 Mail. Omluvte prosím moji 
stručnost.___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel