Results 1 to 9 of 9

Thread: FDisk

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2001
    Location
    Maine
    Posts
    214

    FDisk

    I have a computer, where I want to delete a primary partition.

    However, someone has set the volume label to a number of characters that you can't type with a regular keyboard, such as °, á, and ÷. How can I a) override the prompt that requires volume label to delete the partition b) type these characters in FDisk?

    Thanks,
    Jon.

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    If you have XP, you can change the properties of the drive, which I think will change the input needd for FDISK. You could also just install XP. It wil format the drive for you, and, I *think* that it will allow you to create partitions. The regular format command won't. I just checked it out.
    Last edited by dglienna; Nov 19th, 2004 at 09:22 PM.

  3. #3
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    When you do a format from a DOS enviroment only (no Windows
    loaded) it prompts you for the Volumn name. The characters your
    refering to are the upper set of ASCII characters (128-255). You
    can create them by pressing the Alt + 0153 for example (™ symbol).
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  4. #4
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    VOL C: will display it.

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jul 2001
    Location
    Maine
    Posts
    214
    there is no OS installed and I'm running this using a windows bootdisk and I cant enter the upper end ASCII characters.

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709
    Why do you want to have your volumn label with the extended
    characters? You should be able to use the Alt + four digit
    character code to enter an extended ascii char?
    Last edited by RobDog888; Nov 21st, 2004 at 12:51 AM.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  7. #7
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    just format the drive again, and don't enter a volume lable.

  8. #8
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    If you intend on installing Windows XP on the drive, just boot off the CD and use the partition utility in the setup, it's much easier to use than FDISK and allows you to format using NTFS.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  9. #9
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: FDisk

    Originally posted by jeb2022
    I have a computer, where I want to delete a primary partition.

    However, someone has set the volume label to a number of characters that you can't type with a regular keyboard, such as °, á, and ÷. How can I a) override the prompt that requires volume label to delete the partition b) type these characters in FDisk?

    Thanks,
    Jon.
    You can type all ASCII characters (0-255) into any command shell using the Alt-code trick.

    Go to your command shell and hold down the Alt key, and type in a number between 0 and 255 on the numpad. When you release the Alt key, that ASCII character will appear on the prompt. This will work in FDisk also.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width