The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.

Precision M6400 Owner's Lounge

Discussion in 'Dell Latitude, Vostro, and Precision' started by Nyceis, Sep 24, 2008.

Thread Status:
Not open for further replies.
  1. LLavelle

    LLavelle Notebook Evangelist

    Reputations:
    4
    Messages:
    516
    Likes Received:
    0
    Trophy Points:
    30
    Much appreciated.
     
  2. LLavelle

    LLavelle Notebook Evangelist

    Reputations:
    4
    Messages:
    516
    Likes Received:
    0
    Trophy Points:
    30
    Very helpful. Thanks.
    _____________________________________________

    Okay since the mechanical HD's are quiet, much less expensive, much larger, and give approximately the same battery life as a SSD I'm going with the tried and true 'old world' technology for now :)
     
  3. misterbk

    misterbk Notebook Consultant

    Reputations:
    28
    Messages:
    215
    Likes Received:
    0
    Trophy Points:
    30
    Follow up on my instructions for how to magically move your Dell factory disk onto a new, better, cheaper one:


    I just tried my instructions on my Covet and they worked, but with one slight change due to how Dell does their preinstall.

    Dell's pre-install environment is not like HP's. HP's environment formats the drive. Dell's does not. This means an extra step, but it was a breeze!

    The original instructions work. To recap:

    1: Obtain a Linux boot CD. I recommend Kubuntu.
    -- Easiest thing is to download from kubuntu.org and burn it.
    2: Plug both drives into the laptop and boot from the CD.
    3: Launch a terminal window and type 'sudo su -'
    4: Determine which drive letter is which disk (sda, sdb, sdc, sdd...)
    -- Method 1: watch the /dev folder while you plug / unplug a drive
    -- Method 2: type 'fdisk -l' and compare sizes.
    5: Type 'apt-get install gddrescue' (this works for Debian and related linux, like Kubuntu.)
    6: Type 'ddrescue [source] [destination]
    -- (example: ddrescue /dev/sda /dev/sdb)

    ... wait for about 20 minutes for it to finish and power off the machine.

    7: Put the new drive permanently in the laptop and boot normally.

    New last step: Fix your windows partition size.
    In Vista this is really easy.
    Right-click on "Computer" and click Manage.
    On the left, go to Disk Management.

    You will see a disk with, probably, 4 partitions. 3 will be blue, one will be black for unused space.

    Right-click the partition marked "OS (C: )" and click on Extend Volume.

    It will give you a slightly confusing window. It's just asking how much you want to extend the partition by. Put the number as high as it will go and do it. Vista will extend your OS partition, live, without even a reboot.


    If you have XP, I believe you will need a third-party utility to extend your partition size. Vista is the first windows OS to support growing and shrinking partitions natively.

    In XP, you can always just make another partition for the empty space.

    Now I can have a 320 and a 500 in there instead of a 160!
     
  4. misterbk

    misterbk Notebook Consultant

    Reputations:
    28
    Messages:
    215
    Likes Received:
    0
    Trophy Points:
    30
    My method for transferring the factory Dell image to your own drive should work in this case also, except that you have to create an image file instead of just going direct. (Good to have anyway, in case booting from the RAID confuses windows, and you have to go back.)

    ddrescue /dev/sda [file]
    create raid volume
    ddrescue [file] [raid0]

    [in brackets] means I can't know what the drive would be called or where the file would be located.

    Vista seems to cooperate fairly well with direct block-for-block data imaging. My 160GB drive imaged in about 20-40 minutes and worked flawlessly. You'd just image your OS drive to an intermediate file on a portable drive, create your RAID volume, then image from the file onto the RAID volume.

    I sort of doubt the utility is capable of turning a single drive into a raid-0, live and preserving data, but that's just because that feature is usually only available in the highest of the high-end dedicated raid controller boards.
     
  5. jimbob1971

    jimbob1971 Notebook Consultant

    Reputations:
    7
    Messages:
    183
    Likes Received:
    3
    Trophy Points:
    31
    On one benchmark it seems. As does the 1700m. I wouldn't worry about that too much - Real word performance would be different. However, if you are only doing OpenGl work then I'd take a closer look.
     
  6. smckenna

    smckenna Notebook Evangelist

    Reputations:
    9
    Messages:
    394
    Likes Received:
    2
    Trophy Points:
    31
    Good choice. You'll also be happier because Dell is apparently still putting the older Samsung MLC Solid State Drives that have the 1 second pause times where your computer will lock up for up to 1 second while it tries to write random data to the drive. They didn't want to put the better Intel X25-M SSD's that don't have this issue into the laptops (large purchase lockout agreement with Samsung?).
     
  7. bjurkovski

    bjurkovski Notebook Enthusiast

    Reputations:
    1
    Messages:
    35
    Likes Received:
    0
    Trophy Points:
    15
    I don't think that's the case. All Samsung SATA II SSD are in fact SLC and the SATA MLC drives are no longer manufactured.
     
  8. Material

    Material Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    should i take a better cpu or gpu?
    my current are 2.8 ghz dual core and 2700m
     
  9. Diecast61

    Diecast61 Notebook Guru

    Reputations:
    0
    Messages:
    74
    Likes Received:
    0
    Trophy Points:
    15
    WRONG -- The 128GB Samsung SSD is MLC - not slc
     
  10. Wolfpup

    Wolfpup Notebook Prophet

    Reputations:
    128
    Messages:
    4,082
    Likes Received:
    13
    Trophy Points:
    106
    Depends on what you need it for, if you have to choose.
     
Loading...
Thread Status:
Not open for further replies.

Share This Page