I just acquired 2 old laptops from a curriculum swap!
One of them doesn't work, one of them boots but doesn't have an OS on it. Gold!
They are both Dell Latitude D630 laptops. If any of you know specs, I would really like to know! These could be useful from an OSDev perspective.
New Computers
- MajickTek
- Member
- Posts: 101
- Joined: Sat Dec 17, 2016 6:58 am
- Libera.chat IRC: MajickTek
- Location: The Internet
- Contact:
New Computers
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs
Code: Select all
while ( ! ( succeed = try() ) );
Re: New Computers
Well, you know their model numbers, so google.MajickTek wrote:Dell Latitude D630 laptops. If any of you know specs,
Learn to read.
- eryjus
- Member
- Posts: 286
- Joined: Fri Oct 21, 2011 9:47 pm
- Libera.chat IRC: eryjus
- Location: Tustin, CA USA
Re: New Computers
Dell usually has a service tag ID next to the model number on the bottom. If I recall correctly, it is a 6 character alpha-numeric number. Their web site will tell you EXACTLY the configuration they shipped given that service tag id.MajickTek wrote:Dell Latitude D630 laptops
Adam
The name is fitting: Century Hobby OS -- At this rate, it's gonna take me that long!
Read about my mistakes and missteps with this iteration: Journal
"Sometimes things just don't make sense until you figure them out." -- Phil Stahlheber
The name is fitting: Century Hobby OS -- At this rate, it's gonna take me that long!
Read about my mistakes and missteps with this iteration: Journal
"Sometimes things just don't make sense until you figure them out." -- Phil Stahlheber
- MajickTek
- Member
- Posts: 101
- Joined: Sat Dec 17, 2016 6:58 am
- Libera.chat IRC: MajickTek
- Location: The Internet
- Contact:
Re: New Computers
Thanks a lot!eryjus wrote:Dell usually has a service tag ID next to the model number on the bottom. If I recall correctly, it is a 6 character alpha-numeric number. Their web site will tell you EXACTLY the configuration they shipped given that service tag id.MajickTek wrote:Dell Latitude D630 laptops
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs
Code: Select all
while ( ! ( succeed = try() ) );