Results 1 to 13 of 13

Thread: Netbooks with solid state drives

  1. #1

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Netbooks with solid state drives

    Do you know of any manufacturer who sells netbooks with solid state drives in them?

    Please give me a link.
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  2. #2
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: Netbooks with solid state drives

    Quote Originally Posted by abhijit View Post
    Do you know of any manufacturer who sells netbooks with solid state drives in them?

    Please give me a link.
    Why do you absolutely want SSD ? Most of the netbooks manufacturer try to offer at least 120GB of space, so they mainly use normal hard drives in order to offer a low price.
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

  3. #3
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Netbooks with solid state drives

    the acer aspire one is available with an ssd.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  4. #4
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: Netbooks with solid state drives

    I'd just buy a netbook with regular 2.5 in mechanical drive and then replace it with an SSD. This way, I don't have to stick with a particular make/model and I'm also free from choosing what size (capacity) the SSD will be.
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

  5. #5
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: Netbooks with solid state drives

    Quote Originally Posted by Lord Orwell View Post
    the acer aspire one is available with an ssd.
    Is it still available ? I have the Acer Aspire One 532h, its got a normal 5400rpm 160GB hard drive. Anyway, for the same price I wouldn't want a 30GB or so SSD, but that's just me.
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

  6. #6
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Netbooks with solid state drives

    SSDs have their place, but there's a hidden cost no one talks about... their limited write cycles. Granted it is a gigantuan number, but they do have a life span that make them shorter that an standard HD. So make sure you're getting an SSD for the right reason.

    For me, I plan to build a hybrid server built specifically to stream out music. the plan is to load the OS and the majority of application and database on to a standard HD... this is where the heavy amounts of disk writes are. the music files that will have basically write once (when I copy the files to the drive) but heavy reads, will be on an SSD... I'm hoping that this will help by being able to move from one song to the next muchj more smoothly, and save wear and tear on the HD since it won't be in a constant state of spinning as it's trying to read the music, write to the database, etc.

    There's also hybrid drives that are available... that track what files are accessed over time, and will move items that have high access to the SSD partition to increase load speed.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  7. #7
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Netbooks with solid state drives

    Quote Originally Posted by techgnome View Post
    SSDs have their place, but there's a hidden cost no one talks about... their limited write cycles. Granted it is a gigantuan number, but they do have a life span that make them shorter that an standard HD. So make sure you're getting an SSD for the right reason.

    For me, I plan to build a hybrid server built specifically to stream out music. the plan is to load the OS and the majority of application and database on to a standard HD... this is where the heavy amounts of disk writes are. the music files that will have basically write once (when I copy the files to the drive) but heavy reads, will be on an SSD... I'm hoping that this will help by being able to move from one song to the next muchj more smoothly, and save wear and tear on the HD since it won't be in a constant state of spinning as it's trying to read the music, write to the database, etc.

    There's also hybrid drives that are available... that track what files are accessed over time, and will move items that have high access to the SSD partition to increase load speed.

    -tg
    given my track record with spinning drives, i don't know if they are really less reliable in the long run. I've had four hard drives fail on me in ten years.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  8. #8
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Netbooks with solid state drives

    I wrecked that many in a single blow... over the last 10 years, I've wrecked 6-8 drives... to be more precise I've had 6-8 HD Failures in the last 10 years. Two laptops, a server (that counts for 3) and a desktop. the laptops failed when there was a sudden change in its altitude. The server one crashed due to aging hardware and constant disk activity (that was the streaming server) and the PC failure was also due to age. I run my HDs in to the ground and then some.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  9. #9
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Netbooks with solid state drives

    three of mine were in the last three years, and to be fair, the fourth one was my fault. shock damage. two of the other three were and in fact still are under warranty.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  10. #10

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: Netbooks with solid state drives

    Quote Originally Posted by stanav View Post
    I'd just buy a netbook with regular 2.5 in mechanical drive and then replace it with an SSD. This way, I don't have to stick with a particular make/model and I'm also free from choosing what size (capacity) the SSD will be.
    I just might have to do that!

    Quote Originally Posted by Lord Orwell View Post
    the acer aspire one is available with an ssd.
    Thanks I checked it on Amazon. It weighs 5.3 pounds. Isn't that a tad heavy for a netbook?
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  11. #11
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: Netbooks with solid state drives

    I believe that this weight is invalid. I have the Acer Aspire One 532h and it is only 2.48 pounds. See the specs here.
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

  12. #12

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: Netbooks with solid state drives

    Quote Originally Posted by stlaural View Post
    I believe that this weight is invalid. I have the Acer Aspire One 532h and it is only 2.48 pounds. See the specs here.
    Yeah, I thought it might be a typo too.
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  13. #13
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Netbooks with solid state drives

    the item weight is wrong... what they have listed is the total shipping weight, box, packing material, CD/DVD, manuals, cables, Styrofoam, etc. that stuff typically will double the weight, so stlaural's numbers are probably more accurate.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

Tags for this Thread

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