Results 1 to 8 of 8

Thread: boot floppy win2000

  1. #1

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    boot floppy win2000

    Is it possible to create a bootable floppy under Win2000 without Admin privelidges?
    I don't live here any more.

  2. #2
    Fanatic Member sridharavijay's Avatar
    Join Date
    Sep 2002
    Location
    http://www.vijaysridhara.in
    Posts
    589

    Re: boot floppy win2000

    Logically it should be possible because boot floppy is same anywhere so it doesnt really matter if your machine doesnt permit it creating, you can get it from outside!So there is no point in restricting. Not really sure though

  3. #3
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: boot floppy win2000

    What are you trying to do? Is your drive NTFS format? I think you can format a disk with the SYSTEM properties checked, which should make it bootable, but I'm not sure.

  4. #4
    VB Addict Pradeep1210's Avatar
    Join Date
    Apr 2004
    Location
    Inside the CPU...
    Posts
    6,614

    Re: boot floppy win2000

    On the Windows 2000 CD there is a program called MakeBoot.exe (or makebt32.exe) which can be used to create bootable diskettes.

    Pradeep
    Last edited by Pradeep1210; Nov 4th, 2005 at 02:54 PM.
    Pradeep, Microsoft MVP (Visual Basic)
    Please appreciate posts that have helped you by clicking icon on the left of the post.
    "A problem well stated is a problem half solved." — Charles F. Kettering

    Read articles on My Blog101 LINQ SamplesJSON ValidatorXML Schema Validator"How Do I" videos on MSDNVB.NET and C# ComparisonGood Coding PracticesVBForums Reputation SaverString EnumSuper Simple Tetris Game


    (2010-2013)
    NB: I do not answer coding questions via PM. If you want my help, then make a post and PM me it's link. If I can help, trust me I will...

  5. #5
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: boot floppy win2000

    It makes 4 of them, that are used when installing W2K when it doesn't have a bootable CD.

  6. #6
    Fanatic Member dark_shadow's Avatar
    Join Date
    Feb 2005
    Location
    Igloo
    Posts
    900

    Re: boot floppy win2000

    if you have internet acess from ur restricted account ten you can download boot disk images from www.bootdisk.com

  7. #7
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: boot floppy win2000

    Quote Originally Posted by dglienna
    What are you trying to do? Is your drive NTFS format? I think you can format a disk with the SYSTEM properties checked, which should make it bootable, but I'm not sure.
    Nope, that checkbox is only available under XP. 2000 doesnt have it, only quick format and enable compression.

    Do a format in DOS - Format A: /s

    That will format the diskette and copy over the system files or such.
    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

  8. #8
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: boot floppy win2000

    Thanks. I've been spending too much time with XP. Going to set up a Mac with a WIFI network on Sunday. I've been reading up on it tonight. Seems pretty similar to Windows, though.

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