BSOD with stop code “INACCESSABLE BOOT DEVICE” when installing through ipv6 iscsi attempt in Uefi Boot environment

Santhosh Kumar V 0 Reputation points
2025-08-06T13:28:57.46+00:00

While installing windows 2019 Server ,windows 2022 server,windows 11 os through ISCSI IPv6 Virtual disk mapping ,system always report BSOD Error

  1. Create iSCSI setting on BIOS setup menu.
  2. Boot into BIOS Setup Menu -> Advanced -> iSCSI configuration -> Host iSCSI Configuration -> Create iSCSI Initiator Name
  3. Add an Attempt.
  4. Select MAC address which is connect to iSCSI server.
  5. Enable iSCSI Mode
  6. Set IP address.
  7. Save and restart Client.
  8. Check iSCSI connect on UEFI shell mode (passed).
  9. Install Windows 2019 OS on iSCSI disk.
  10. Enter Windows 2019 OS will occur BSOD(IPv6 Failed IPv4 Passed).

Please refer to BSOD information from attached image

This issue reproduced in all platform like (Birchstream,AMD and all intel server platform)

Untitled

Please help to resolve this problem

Windows for home | Windows 11 | Install and upgrade
{count} votes

2 answers

Sort by: Most helpful
  1. Kim2-N 230 Reputation points Microsoft External Staff Moderator
    2025-08-07T03:59:54.7966667+00:00

    Hi Santhosh Kumar V,

    Thanks for reaching out here in the Microsoft Q&A. I can understand the inconvenience this issue has caused you. To help resolve this issue, please follow the steps outlined below: 

    Step 1: Share Dump Files

    You can refer to this link on how to work with dump files Use dump files in the debugger - Visual Studio (Windows) | Microsoft Learn or you can send the dump file here and I'll help you with it.

    Step 2: Update UEFI Firmware & iSCSI Configuration

    1 - Download the UEFI Update

    • Go to your computer maker's website > search for your model + BIOS update.
    • Download the newest firmware file (look for fixes mentioning iSCSI or IPv6).

    2 - Install the Update

    • Copy the file to a USB stick.
    • Restart the computer > press F2/DEL to enter BIOS.
    • Find the Update BIOS option > select the file from your USB and start the update.

    3 - Reset & Reconfigure BIOS

    • After updating, reset BIOS to defaults.
    • Disable CSM/Legacy Boot.
    • Reconfigure iSCSI:
      • Set Initiator Name (IQN): iqn.1991-05.com.microsoft:hostname.
      • Use static IPv6: Disable DHCPv6/SLAAC and manually enter: IPv6 address > Gateway/DNS.

    4 - Test IPv4

    • Temporarily switch to IPv4 in iSCSI settings.
    • If IPv4 boots fine > problem is IPv6-specific.

    Step 3: Prepare for Network Isolation

    • Inspect your current network setup. Check if there are switches or additional network devices between your system and the iSCSI server. Plan to connect them directly with a single cable if feasible.
    • Access the network settings on your system and the iSCSI server (via the OS or BIOS if accessible). Note the MTU value (e.g., 1500 or 9000) on both ends for later reference.
    • Prepare to monitor the connection by planning to observe any error messages or delays during the next iSCSI boot attempt.

    Step 4: Gather Installation Media & Driver Resources

    • Use a working system to download the latest Windows installation ISO from the official Microsoft website. Save it to a USB drive.
    • Visit your hardware manufacturer’s website to download the latest network and iSCSI driver files for your system. Store them in a secure location.
    • Check your BIOS settings to confirm whether Secure Boot is enabled, and note this for a later test.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have extra questions about this answer, please click Comment.

    Note: Please follow the steps in our document to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,

    Kim Nguyen - MSFT | Microsoft Q&A Support Specialist

    0 comments No comments

  2. Smith Pham 2,510 Reputation points Independent Advisor
    2025-08-07T15:05:20.4233333+00:00

    Dear Team,

    The “INACCESSIBLE BOOT DEVICE” BSOD when installing Windows via iSCSI over IPv6 in a UEFI boot environment (but not over IPv4) is a known limitation and bug with Windows boot and network stack.

    Root cause:

    • Windows bootloader (WinPE and installed OS) does not have reliable support for iSCSI boot over IPv6.
    • Even if the UEFI firmware and shell support iSCSI IPv6 boot, once Windows tries to load, it typically fails to reestablish the iSCSI session over IPv6, causing the OS to lose access to its boot disk and crash with INACCESSIBLE_BOOT_DEVICE.

    A Microsoft support article on iSCSI boot instability references driver re‑enumeration issues, but focuses only on generic problems like INACCESSIBLE_BOOT_DEVICE when network adapters change—not on IPv6 functionality

    https://support.microsoft.com/en-us/topic/windows-may-fail-to-boot-from-an-iscsi-drive-if-networking-hardware-is-changed-5363d4bc-0103-e183-cb1c-8436e1691c13

    Best Regards,

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.