Bug#684283: FIXed Re: the Hyper-V kernel modules ( as minimum, hv_vmbus hv_utils hv_storvsc hv_netvsc ) are missing in the current installer image of Debian Wheezy

2012-11-30 Thread Victor Miasnikov

Hi!


VVM the Hyper-V kernel modules ( as minimum, hv_vmbus hv_utils hv_storvsc hv_netvsc ) are missing in the current 
installer image of  Debian Wheezy


FIXed

Tested with

2012-11-30
debian-testing-amd64-netinst.iso
SHA1 b544066bbdd40c4a561007064dafc359a750e4e4


Best regards, Victor Miasnikov
Blog:  http://vvm.blog.tut.by/


P.S.

  History see

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690978
+
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684283

+


-- -- --
From: Victor Miasnikov vvm (at) tut (dot) by
To: Arnaud Patard
Cc: Mathieu Simon; Bernhard Schmidt ; 690...@bugs.debian.org; 
684...@bugs.debian.org
Sent: Wednesday, October 31, 2012 5:59 PM
Subject: All work as need with 0001-Add-Hyper-V-modules-to-netboot-and-cdrom.patch Fw: debian-installer: d-i unable to 
find disk storage on Hyper-V Fw: the Hyper-V kernel modules ( as minimum, hv_vmbus hv_utils hv_storvsc hv_netvsc )



==
From: Arnaud Patard apatard (at) hupstream (dot) com
To: Debian Bug Tracking System
Subject: debian-installer: d-i unable to find disk storage on Hyper-V
Date: Fri, 19 Oct 2012 20:35:01 +0200

install testing on a Hyper-V VM through CD . . .  Hyper-V drivers

An installation has succeeded with the attached patch and a d-i monolithic
iso.


0001-Add-Hyper-V-modules-to-netboot-and-cdrom.patch
 ==
Commit cd006086fa5d91414d8ff9ff2b78fbb593878e3c:

. . .

build/pkg-lists/cdrom/isolinux/amd64.cfg |2 ++
build/pkg-lists/cdrom/isolinux/i386.cfg  |1 +
build/pkg-lists/netboot/amd64.cfg|1 +
build/pkg-lists/netboot/i386.cfg |1 +

. . .

--- a/build/pkg-lists/ All / All .cfg
+++ b/build/pkg-lists/ All / All .cfg

. . .

+hyperv-modules-${kernel:Version}


 ==

==



Good job!

.patch  implement  this


==
_true_ solution is

add the Hyper-V kernel modules ( as minimum,

hv_vmbus
hv_utils

hv_storvsc
hv_netvsc

)

to initramfs of installer .ISO
==


When boot use
http://www.hupstream.com/~rtp/azure/monolithic/mini.iso


All work as need:

SCSI , 10Gb LanCard
==



2012-11-30:

 And with

Daily build #3 30-Nov-2012 10:11
debian-testing-amd64-netinst.iso


--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/a290282425b64e6dbe4ff752c2601...@local.st.by



Bug#684283: the Hyper-V kernel modules ( as minimum, hv_vmbus hv_utils hv_storvsc hv_netvsc ) are missing in the current installer image of Debian Wheezy

2012-08-08 Thread Victor Miasnikov

Package: installation-reports

Boot method: CD
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/wheezy_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso

Date: 2012-08-08

Machine: virtual computer ( guest ) on Hyper-V
Processor:
Memory:
Partitions:


Base System Installation Checklist:
[O] = OK, [E] = error, [ ] = not testing

Initial boot:   [O ]
Detect network card:[ E]
Configure network:  [E]
Detect CD:  [ ]
Load installer modules: [E]
Detect hard drives: [ E]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:


Hi!

and on
Image version: 
http://cdimage.debian.org/cdimage/weekly-builds/amd64/iso-cd/debian-testing-amd64-kde-CD-1.iso
and on
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso



the Hyper-V kernel modules ( as minimum,

hv_vmbus
hv_utils

hv_storvsc
hv_netvsc

) are missing in the current  installer image of  Debian Wheezy




Best regards, Victor Miasnikov
Blog:  http://vvm.blog.tut.by/

P.S.

And see:

http://lists.debian.org/debian-boot/2012/06/msg00485.html
==
To: debian-boot@lists.debian.org
Subject: Wheezy nightly build (netinst / businesscard) can't find disk drive on 
Hyper-V VMs
From: Oskar Senft debian(at)senft-net(dot)com
Date: Tue, 19 Jun 2012 18:27:22 +0200
Message-id: 4fe0a86a.8020...@senft-net.com



Hi

I just tried to use the nightly build of netinst and businesscard of
Wheezy on a virtual machine running on Hyper-V.

The problem is that the the driver for the (virtual) hard disks is not
loaded. As far as I can tell this is due to the fix for bug #661318,
which now causes the ata_piix to no longer load on Hyper-V because the
hv_storvsc should be used instead.

However, the Hyper-V kernel modules (hv_storvsc et al) are missing in
the current netinst and businesscard installer image for AMD64 - I did
not check on x86 or any other installer type.


From what I can tell the following kernel module should be part of the

installer to support installation on Hyper-V virtual machines:
/lib/modules/3.2.0-2-amd64/kernel/drivers/net/hyperv/hv_netvsc.ko
/lib/modules/3.2.0-2-amd64/kernel/drivers/scsi/hv_storvsc.ko
/lib/modules/3.2.0-2-amd64/kernel/drivers/hv
/lib/modules/3.2.0-2-amd64/kernel/drivers/hv/hv_vmbus.ko
/lib/modules/3.2.0-2-amd64/kernel/drivers/hv/hv_utils.ko

I'd be happy to raise a bug on this, but I wanted to check first if this
is a know problem. Google and the debian-boot archives don't know
anything about it.

What's the correct procedure to raise bugs on the installer?

Thanks
Oskar.
==


--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/3215e64c7fa249938ac6b1a883497...@local.st.by



Bug#684283: adding the boot parameter ata_piix.prefer_ms_hyperv=0 solve problem with IDE HDD

2012-08-08 Thread Victor Miasnikov


Hi!


 After this

http://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg3482442.html
==
Tim Miller Dyck
Wed, 14 Mar 2012 07:15:52 -0700
. . .
The boot flags can be viewed by pressing F5? F6? (one of those) on the
setup boot screen and then navigating to the boot line with cursor keys
and adding the boot parameter below before the double dash at the end of
the line.
The flag to disable the Hyper-V IDE drivers [ VVM: i.e. hv_storvsc not prefered 
ata_piix to work with IDE HDD ] is:

ata_piix.prefer_ms_hyperv=0
 . . .
==


Detect hard drives: [O]

but only IDE , not SCSI



Best regards, Victor Miasnikov
Blog:  http://vvm.blog.tut.by/


P.S.

But _true_ solution is 


add the Hyper-V kernel modules ( as minimum,

hv_vmbus
hv_utils

hv_storvsc
hv_netvsc

)

to initramfs of installer .ISO


--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8a5e6d854f68452f8a5ab97aa2c94...@local.st.by