Open links in new tab
  1. Access to a disk drive using volume ID instead of a drive letter in ...

    Jan 14, 2014 · Can I access to a disk drive using volume ID instead of a drive letter in Windows? It could be very useful for external drives.

  2. How to change "Volume Serial Number" in Windows docker image?

    Jun 19, 2018 · Then we need to assign it a drive letter Personally I used Disk Management to do this After there is a drive letter, volumeid can be used to change it's Volume Serial Number. You'll need …

  3. How to diagnose and repair this NTFS volume - Super User

    Nov 11, 2017 · I have a Windows Storage Space that is an 8-drive array configured for parity and formatted as NTFS. Yesterday I was performing maintenance on some files using the security tab …

  4. Changing VolumeID inside wine - Super User

    Jul 31, 2010 · How can I change disk volume id in wine? There is vol command in windows which shows volume id and VolumeID (from Sysinternals) which can change VolumeID in windows but not in wine.

  5. partitioning - Difference between Volume IDs and Volume Serial …

    Jan 5, 2018 · The Volume Serial Number (VSN) looks like this: 1A79-B12A And can be found using the 'dir' or 'vol' command in Windows without any switches. Volume GUID looks like this: 4523b23c-5fca …

  6. windows - How to run ChkDsk on Storage Spaces which is stuck in read ...

    Jan 1, 2018 · Corruption may occur in VolumeId: S:, DeviceName: \Device\HarddiskVolume15. (A device which does not exist was specified.) I can mount the volume in Read Only mode but then I am …

  7. macos - How do I resize an APFS Volume to reclaim all space inside its ...

    Oct 15, 2021 · I'm running a MacPro 5,1 on MacOS 10.14.6 with a 500gb Samsung SSD as my boot/host drive. I recently ran out of space on my 500gb ssd so I speced an identical 1tb ssd. A clean …

  8. windows - List every \Device\Harddiskvolume.? - Super User

    Mar 28, 2016 · The easiest way without installing anything and tinkering with Powershell scripts might be System Information Viewer a portable Windows application. This app is great because it provides …

  9. Motherboard missing serial number and UUID? - Super User

    Aug 10, 2023 · However, one used motherboard I obtained recently has some unusual values for the serial number and the UUID. Apparently the serial number got wiped somehow? It is being returned …

  10. How can I change the disk id of a freshly cloned disk?

    Mar 26, 2022 · To change the disk id of a disk: In cmd.exe or a Power Shell enter: diskpart. List all disks using list disk. Select the disk you want to change (most likely the one which is offline): select disk N, …