Earlier quoted context omitted.
One of my friends who teaches 11-16 year-olds recently had to explain to one of her classes what camera film was, and how it was used.
The movement from camera film to digital cameras was a largely unnoticed revolution which took place within the last decade.
For what are the Windows A:\ and B:\ drives used?
171–180 of 280 posts
Re: For what are the Windows A:\ and B:\ drives used?
#172Earlier quoted context omitted.
> "A massive pile of legacy Windows stuff probably assumes C: is the boot volume. " Seeing as Windows has been bootable from removable drives and over networks for a long time, I sincerely doubt it.
You've [luckily] never seen internally written software then. I see stuff referencing hardcoded paths to "C:\winnt\system32\" dlls all the time.
Even if writing code to require it is trivial.
Re: For what are the Windows A:\ and B:\ drives used?
#173Earlier quoted context omitted.
A couple of months ago, my siblings and I were cleaning out our parents' house. In the attic, I came across my original Compaq sewing-machine luggable. I'd given it to my dad when I upgraded to something newer. If memory serves, the Compaq came with two 5.25" floppy drives and 256K RAM. When I was using it myself, I upgraded to 640K RAM, swapped the B: drive for a 10 -MB hard disk, and eventually swapped the A: drive…
Last time I fired mine up (a couple of years ago), it still booted. However, an alarming amount of smoke came out of the fan vent so I didn't keep it running for long.
Re: For what are the Windows A:\ and B:\ drives used?
#174> "Please Insert Disk 13" OH GOD WHERE IS DISK 13, I CAN'T FIND DISK 13. - Jeff 16 hours ago I have exactly this memory as well. My first computer was a Compaq Deskpro Portable. It had a 5.25" floppy drive and a 40 MB hard disk. It was an embarrassment of riches - how could you ever fill up 40 whole mega bytes? Between that and my custom AUTOEXEC.BAT file, I was set. As it happens, I still have most of the files I cr…
Re: For what are the Windows A:\ and B:\ drives used?
#175Earlier quoted context omitted.
Ahh the Vic 20. Warms my heart just hearing about it :) My parents bribed me to do some stuff when I was younger with the reward of a floppy disk drive. I was living like a boss when I got that drive!
Still got mine, and a box of cartridges. Hacked the paddles into an some electronics experiment years ago, and the RF modulator's given up the ghost, but other than that still all good. Even still got the book, minus the back cover
Re: For what are the Windows A:\ and B:\ drives used?
#176My first computer didn't have disk drives at all - it used standard audio cassette tapes in standard audio cassette machines. I remember feeding the audio into an oscilliscope and reverse engineering the format used on the tape, then writing Z80 machine code (I didn't have an assember - I wrote actual hex opcodes and fed them into a program I wrote that read hex and poked the values into memory) to create tapes that…
My life was complete.
Re: For what are the Windows A:\ and B:\ drives used?
#177Don't even get us old timers started on how we used to mount CD drives. Editing AUTOEXEC.BAT and CONFIG.SYS and making sure the sound card driver loaded after so it wouldn't steal the same interrupt, and sometimes D:\ would appear to be there but you couldn't read it ... ah, my back hurts! Get off my lawn!
Re: For what are the Windows A:\ and B:\ drives used?
#178Earlier quoted context omitted.
Go for the original: http://www.youtube.com/watch?v=-eDaSvRO9xA 1948's finest.
You were lucky. When I was a lad there were only 3 Yorkshiremen in that sketch.
Re: For what are the Windows A:\ and B:\ drives used?
#179I must be a ancient, because I remember having to identify which side of the floppy I wanted to use! On the BBC Micro, the first drive had sides 0 and 2; the second drive had sides 1 and 3. And I was lucky to have two drives. I only saw HDs on magazines.
Re: For what are the Windows A:\ and B:\ drives used?
#180My first computer didn't have disk drives at all - it used standard audio cassette tapes in standard audio cassette machines. I remember feeding the audio into an oscilliscope and reverse engineering the format used on the tape, then writing Z80 machine code (I didn't have an assember - I wrote actual hex opcodes and fed them into a program I wrote that read hex and poked the values into memory) to create tapes that…