Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

WinPE repartition Linux Disk?

Featured Replies

hey @ll,

i need some help here im stuck... how can i repartition a harddrive whats now running linux to a NTFS disk??

im trying with WinPE's WINBOM.INI (factory -winpe)

[DiskConfig]
Disk1 = Disk1.Config

[Disk1.Config]
WipeDisk = Yes
Size1 = 25000
PartitionType1 = Primary
FileSystem1 = NTFS
QuickFormat1 = Yes
SetActive1 = Yes
Size2 = *
PartitionType2 = Extended
FileSystem2 = NTFS
QuickFormat2 = Yes
SetActive2 = Yes

as soon as PE starts i get the error that drive C: cannot be formatet. so how can i solve this prob??


did you try removing the existing partition first then creating a new partition, then reformatting NTFS?

hey @ll,

i need some help here im stuck... how can i repartition a harddrive whats now running linux to a NTFS disk??

im trying with WinPE's WINBOM.INI (factory -winpe)

[DiskConfig]
Disk1 = Disk1.Config

[Disk1.Config]
WipeDisk = Yes
Size1 = 25000
PartitionType1 = Primary
FileSystem1 = NTFS
QuickFormat1 = Yes
SetActive1 = Yes
Size2 = *
PartitionType2 = Extended
FileSystem2 = NTFS
QuickFormat2 = Yes
SetActive2 = Yes

as soon as PE starts i get the error that drive C: cannot be formatet. so how can i solve this prob??

  • Author
did you try removing the existing partition first then creating a new partition, then reformatting NTFS?

well No the whole process has to run fully unattended the server is booting via PXE to the WinPE without any user action so i need to find a way to get rid of the linux partition in WinPE

did you try removing the existing partition first then creating a new partition, then reformatting NTFS?

well No the whole process has to run fully unattended the server is booting via PXE to the WinPE without any user action so i need to find a way to get rid of the linux partition in WinPE

Running diskpart /s [script]

with the script

select disk 0

clean

will wipe the drive but the problem might be with the MBR..

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.