1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

What's the best method to change from Server 2008 32-bit to Server2008 64-bit?

Discussion in 'Windows Home Server' started by BadBoy House, Sep 19, 2009.

  1. BadBoy House

    BadBoy House Guest

    We've got a member server running Windows Server 2008 Standard 32-
    bit. The server holds data in shared folders and also 3 SQL databases
    on SQL Server 2008. The server currently has the max 4GB RAM.

    I've had confirmation from the developers of the 3 packages that their
    software will now run on the 64-bit version of Server 2008. To take
    advantage of the extra RAM that the 64-bit version of Server 2008
    allows you to install I'd like to put the 64-bit version of Server
    2008 on the server.

    The operating system is installed on the C: drive of the server and
    all the data is stored on the D: drive.

    What would be the most sensible way of getting Server 2008 Standard 64-
    bit onto our member server?

    Am I looking at a format and then re-install of the 64-bit version? I
    presume there's no easy way of changing?

    thanks
     
  2. Re: What's the best method to change from Server 2008 32-bit to Server 2008 64-bit?

    "BadBoy House" <mrchrishouse@googlemail.com> wrote in message
    news:4545bdbf-3bf7-49de-8c3b-2d3d8691d527@n2g2000vba.googlegroups.com...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > We've got a member server running Windows Server 2008 Standard 32-
    > bit. The server holds data in shared folders and also 3 SQL databases
    > on SQL Server 2008. The server currently has the max 4GB RAM.
    >
    > I've had confirmation from the developers of the 3 packages that their
    > software will now run on the 64-bit version of Server 2008. To take
    > advantage of the extra RAM that the 64-bit version of Server 2008
    > allows you to install I'd like to put the 64-bit version of Server
    > 2008 on the server.
    >
    > The operating system is installed on the C: drive of the server and
    > all the data is stored on the D: drive.
    >
    > What would be the most sensible way of getting Server 2008 Standard 64-
    > bit onto our member server?
    >
    > Am I looking at a format and then re-install of the 64-bit version? I
    > presume there's no easy way of changing?
    >
    > thanks<!--colorc--><!--/colorc-->


    It's a reinstall. There is no upgrade path from 32 bit to 64 bit. Backup any
    data, SQL, desktop, anything else that may be on C: drive, then run the
    install opting to delete the current C: drive for a fresh installation.

    I assume C: and D: drives are separate spindles and not just partitions.

    --
    Ace

    This posting is provided "AS-IS" with no warranties or guarantees and
    confers no rights.

    Please reply back to the newsgroup or forum for collaboration benefit among
    responding engineers, and to help others benefit from your resolution.

    Ace Fekay, MCT, MCTS Exchange, MCSE, MCSA 2003 & 2000, MCSA Messaging
    Microsoft Certified Trainer

    For urgent issues, please contact Microsoft PSS directly. Please check
    for regional support phone numbers.
     
  3. BadBoy House

    BadBoy House Guest

    Re: What's the best method to change from Server 2008 32-bit toServer 2008 64-bit?

    no - the C: and D: drives are simply two partitions on the same drive.
     
  4. Re: What's the best method to change from Server 2008 32-bit to Server 2008 64-bit?

    "BadBoy House" <mrchrishouse@googlemail.com> wrote in message
    news:2c66cf40-2e01-47be-a9e0-5a5999631a21@e18g2000vbe.googlegroups.com...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > no - the C: and D: drives are simply two partitions on the same drive.<!--colorc--><!--/colorc-->


    I see. I was just curious. In any server scenario, I've always opted to have
    a physical or logical spindle (such as RAID1, 5, etc) point to a drive
    letter. There is no real advantage performance-wise, to split up a physical
    spindle in multiple partitions. Otherwise, say your data is on D:, and a
    user selects to copy data from their mapped drive that points to a share on
    D: drive, and there's a system I/O function in progress to C: drive, the
    system has to wait until the C: drive function has completed. If separate
    spindles, it happens simultaneously. Yea, I know some say it's for security
    so an attacker thinks of C: drive first, but those guys can easily enumerate
    all drive letters anyway.

    But as far as your base question, it's a reinstall.

    Ace
     
  5. Re: What's the best method to change from Server 2008 32-bit to Server 2008 64-bit?

    Hello BadBoy,

    As Ace already stated it is a reinstall, ther eis no way to upgrade OS architecture
    form 32 to 64 bit. Because it is SQL i suggest to use the SQL forum ewsgroup
    to get support.



    microsoft.public.sqlserver.server
    microsoft.public.sqlserver.setup
    microsoft.public.sqlserver.tools

    Best regards

    Meinolf Weber
    Disclaimer: This posting is provided "AS IS" with no warranties, and confers
    no rights.
    ** Please do NOT email, only reply to Newsgroups
    ** HELP us help YOU!!!


    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > We've got a member server running Windows Server 2008 Standard 32-
    > bit. The server holds data in shared folders and also 3 SQL databases
    > on SQL Server 2008. The server currently has the max 4GB RAM.
    >
    > I've had confirmation from the developers of the 3 packages that their
    > software will now run on the 64-bit version of Server 2008. To take
    > advantage of the extra RAM that the 64-bit version of Server 2008
    > allows you to install I'd like to put the 64-bit version of Server
    > 2008 on the server.
    >
    > The operating system is installed on the C: drive of the server and
    > all the data is stored on the D: drive.
    >
    > What would be the most sensible way of getting Server 2008 Standard
    > 64- bit onto our member server?
    >
    > Am I looking at a format and then re-install of the 64-bit version? I
    > presume there's no easy way of changing?
    >
    > thanks
    > <!--colorc--><!--/colorc-->
     

Share This Page