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.

Full NTFS Partition

Featured Replies

I'm trying to do a FULL NTFS partition not the quick. But with these commands in my answer file, it's still doing a QUICK NTFS partition. Is there something i'm not doing correctly?

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

WaitForReboot=No

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

FileSystem=NTFS

Repartition=Yes

UnattendSwitch="Yes"

Thanks,

nshah786

  • 2 weeks later...

Try this:

FileSystem=Convert NTFS

tguy

try adding this to your winnt.sif:

[DiskConfig]
   Disk1="Disk1.config"
[Disk1.config]
   Size1="*"
   PartitionType1="primary"
   FileSystem1="ntfs"
   Quickformat1="yes"

  • 3 weeks later...
try adding this to your winnt.sif:

[DiskConfig]
   Disk1="Disk1.config"
[Disk1.config]
   Size1="*"
   PartitionType1="primary"
   FileSystem1="ntfs"
   Quickformat1="yes"

Quickformat1="yes"?

Wouldnt that mean to perform a Quick format and not a full?

WoW Lois! What is this option?

[DiskConfig]
  Disk1="Disk1.config"
[Disk1.config]
  Size1="*"
  PartitionType1="primary"
  FileSystem1="ntfs"
  Quickformat1="yes"

Can I use it to create and format 4 partitions?

Does somebody know if this [DiskConfig] code works?

I've been looking in the deploy.chm file for SP2 and I didn't find anything about it!

Does somebody know if this [DiskConfig] code works?

I've been looking in the deploy.chm file for SP2 and I didn't find anything about it!

I've only ever seen it in a winbom.ini file, so I don't know if it works in a unattend.txt or winnt.sif file (I suspect it doesn't)...

It's mentioned under the winbom.ini section in SP1's ref.chm, but there's no winbom.ini section in SP2's ref.chm, so I don't know if it's even possible in SP2 then.

  • 2 weeks later...

It means it will be formatted Quick, so what is the problem? you wanna stay longer until the HDD it will be fully formatted? it is NO difference except the time allocated for that !!!!!!!!

RE: Full format vs Quick format. Full format is slightly safer. Quick format may not notice bad sectors, etc

There is no key available for winnt.sif that will make Setup perform a full format rather than a quick format. If you need to do full format you'll have to do this by hand. May I suggest WinPE? :)

RE: Disk Config section.

-it's not supported in any answer file except WinBom.INI

-Yes it is supported in SP2 in Winbom.ini

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.