WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: vm-scsi-2.6.33.3-tinycore64  (Read 2487 times)

Offline harjoc

  • Newbie
  • *
  • Posts: 6
vm-scsi-2.6.33.3-tinycore64
« on: July 01, 2011, 04:51:20 AM »
Hello,

Apparently the vmware scsi drivers were uploaded only for 32bit kernels. The extension name is vm-scsi-2.6.33.6-tinycore.tcz. I could really use a tinycore64 version of the package (or I could also build it myself if needed).

Thanks!
Bogdan

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10967
Re: vm-scsi-2.6.33.3-tinycore64
« Reply #1 on: July 01, 2011, 05:47:05 AM »
Some of them are in the larger -scsi extension, so if you pick one of those for the adapter type, you can use that extension.
The only barriers that can stop you are the ones you create yourself.

Offline genec

  • Full Member
  • ***
  • Posts: 240
Re: vm-scsi-2.6.33.3-tinycore64
« Reply #2 on: July 01, 2011, 05:44:59 PM »
BusLogic:    BusLogic
LSI SCSI:    mptsas
LSI SAS:    mptspi
PVSCSI:    vmw_pvscsi

The mpt* modules seem to be missing for the 64-bit kernel but are in the drivers/message/fusion/ directory not drivers/scsi/ so that may be how it got missed in extension generation.

Offline harjoc

  • Newbie
  • *
  • Posts: 6
Re: vm-scsi-2.6.33.3-tinycore64
« Reply #3 on: July 04, 2011, 03:27:04 AM »
Is there any chance of making a vmscsi-tinycore64 package with these modules ? I remember building them for -32 for tinycore-3.3 but I would need gcc-amd64 in this case (compiletc apparently only has gcc-i686).

The BusLogic extension from scsi-tinycore64 works, but in some cases (windows already installed in virtual machine) changing the scsi adaptor type in the .vmx config file does not work.

BusLogic:    BusLogic
LSI SCSI:    mptsas
LSI SAS:    mptspi
PVSCSI:    vmw_pvscsi

The mpt* modules seem to be missing for the 64-bit kernel but are in the drivers/message/fusion/ directory not drivers/scsi/ so that may be how it got missed in extension generation.
« Last Edit: July 04, 2011, 03:29:47 AM by harjoc »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14569
Re: vm-scsi-2.6.33.3-tinycore64
« Reply #4 on: July 04, 2011, 03:33:24 AM »
You can use the toolchain64 and toolchain64-lib extensions to build 64bit stuff

Offline genec

  • Full Member
  • ***
  • Posts: 240
Re: vm-scsi-2.6.33.3-tinycore64
« Reply #5 on: July 07, 2011, 03:37:19 PM »
The BusLogic extension from scsi-tinycore64 works, but in some cases (windows already installed in virtual machine) changing the scsi adaptor type in the .vmx config file does not work.

IIRC, theres also a reference in the VMDK.  ESX(i) make it easy now to change SCSI adapters.  I don't know the status of other platforms.