Jump to content











Photo
- - - - -

How to PXE boot into DOS and mount a writable SMB share?


  • Please log in to reply
3 replies to this topic

#1 kocoman

kocoman

    Newbie

  • Members
  • 12 posts
  •  
    Canada

Posted 05 November 2012 - 01:09 AM

How to PXE boot into DOS and mount a writable SMB share?

thanks

#2 Sha0

Sha0

    WinVBlock Dev

  • Developer
  • 1682 posts
  • Location:reboot.pro Forums
  • Interests:Booting
  •  
    Canada

Posted 05 November 2012 - 04:57 AM

How to PXE boot into DOS and mount a writable SMB share?

  • Follow Bart's instructions to create a network boot disk
  • Create an image of the floppy disk. Personally, I find it easiest to work with a floppy disk image all along, using virtual machine software such as QEmu
  • Boot the network boot disk image with PXELINUX and MEMDISK
Here is an example PXELINUX config-file:

DEFAULT bartnetboot

LABEL bartnetboot

  KERNEL memdisk

  APPEND initrd=bartnetboot.vfd

where bartnetboot.vfd is the name of your floppy disk image.

Read the documentation for PXELINUX. Read the documentation for MEMDISK.

#3 rebit

rebit

    Member

  • Members
  • 78 posts
  • Interests:Boot PXE , Grub4dos, Windows entire in RAMDISK ! Windows Cloud Desktops VPS ! Turning a Android TV Box into a full Windows ThinClient ! http://www.mgdtecnologia.com.br/content/windows-thinclient/
  •  
    Brazil

Posted 07 November 2012 - 12:55 PM

You can use "vblade" and ipxe to boot a .iso file like FreeDOS or DOS image file.

Read the instructions here

http://windowsdiskle...e.wordpress.com

#4 Sha0

Sha0

    WinVBlock Dev

  • Developer
  • 1682 posts
  • Location:reboot.pro Forums
  • Interests:Booting
  •  
    Canada

Posted 07 November 2012 - 01:32 PM

You can use "vblade" and ipxe to boot a .iso file like FreeDOS or DOS image file.

Read the instructions here

http://windowsdiskle...e.wordpress.com

Sorry, but this won't work.

The iPXE INT 0x13 hook for the AoE SAN will mean that any DOS driver for the network interface (including an UNDI driver) will interfere with the operation of the SAN, and vice versa. That means not being able to mount the SMB share, or even being able to ping from DOS.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users