0 Members and 1 Guest are viewing this topic. Read 12234 times.
jarcher,I had already planned to move files manually from the WD to whatever I purchased. I was not aware it could be done automatically. And anyway, I would not trust auto. It is cool the way I backup. I don't let WD use their weird method. I move what I want to save in a way that mirrors my computer HD as far as organization. I can search and retrieve individual files or complete folders or categories (photos etc.)Thanks for assuring me it will work with Apple.
In what way is "Windows 7" "deceptive nonsense" ("flimflam") that OSX is not?In what way is "Windows 7" "lacking fitness" (inept) that OSX is not?I have a big stack of examples on OSX sitting here that I can put up for your Win7 examples. For fun: perhaps I'll even show you how HP_UX is inept or flimflam.Again, let me be clear. I think OSX is a fine and valid choice. So is Win7. It depends on the person and their needs.
If I personally had to choose between the two, I'd pick osx, because as a unix it has a bash shell and all the tools I'd expect. Windows doesn't, and no, cygwin is not really an acceptable substitute for me personally.
In any event, if you have your xp install media, you should consider installing vmware player on whichever box you get and then installing xp there.
I thought by now Microsoft's own virus protection was supposed to be as good as or better than Norton or Macafee (I could be wrong: I haven't kept up with the windows world for a while)?
Another thing I would strongly consider is getting a nas with some kind of redundancy (they cost a few hundred bucks) and start backing your data up to it as a matter of routine. That way, when your next upgrade/forced change/whatever happens, it will be a lot easier.
Be careful about that external hard drive backup. Make sure it's in a compatible format. Generally external hard drives are universal, but Windows and Apple OS use different drive formats. You will need to format the hard drive to the correct type before putting files on there.In short the only format that is cross-compatible with Windows and Apple's OS is FAT32. There are limitations to that such as the maximum filesize (I think it's something like 2GB?).
For real and true? This is just the type of conundrum I was trying to avoid. I did not format my WD external. I just copied and pasted what I wanted to back up.
XP came installed on my Dell. I paid extra to also get it on disk but it is labeled as only for a Dell computer.
Mac OSX can read NTFS, it just can't write to it without third-party software. But if you only need to copy files from your external NAS drive back to your internal Mac drive you can do it even if formated in NTFS. If you get a Mac and are going use the NAS to back it up and a Windows computer, you would want it formatted as FAT32 (with the noted 4GB maximum file size limit). If it will be used exclusively with Macs, then you would want to reformat it with the OSX file system.
I don't think our OP will be doing much shell scripting.
Same here, Windows drives me nuts with that being a primary reason.However I have to say, at the moment I'm jumping through hoops to maintain my own legacy stuff on OSX. To run PowerPC programs, I can't just install Snow Leopard (with Rosetta), I had to purchase Snow Leopard Server, because Apple won't let you install client OS (earlier than Lion) in a VM. Argh. Still waiting for that to arrive. And I read yesterday a rumour that Apple is considering a switch to ARM in future. If so, it will happen all over again. On Windows 7, in contrast, I'm running 12-year old Windows programs without a hitch. Which, frankly, surprised me, maybe I'm just lucky but I have to give credit to Microsoft for being far superior to Apple on that front.Great idea!
The biggest gotcha with running old windows programs on new hardware is when the OS is 64bit, either Win7 or 8. If you have old 16bit programs they simply won't run on a 64bit machine. A 32bit version of windows has a process to allow 16bit code to run, 64bit versions support running 32bit code, which most software is, but they simply won't run 16bit stuff. For me this is all the Tubecad programs. I run a 32bit copy of XP under VirtualBox on both Win7x64 and OS X. I have yet to find anything that runs on win7 that won't run on win8. The exception would be 16bit programs but they wont' run on win7 x64 either. Nearly all new computers are shipped with 64bit OSes. As for OS X vs Win7/8, I'm typing this on a Macbook air but it's booted under Win8 using bootcamp. Why? I find OS X clunky and simple things a PITA. Most any Linux or Windows is easier to use, for me. I suppose it depends on what you're used to and I've spent a lot of years using windows, linux and unix, so I find the OS X beautiful but clunky, that is the best word I have for it. I do love the fact that it's basically BSD underneath and if I need to use UNIX function like dig I will happily drop into the shell but that isn't often at home. The hardware is superb and I don't regret the MBA purchase but I find the OS non intuitive, probably because I'm happy with a shell prompt and am used to other paradigms. Disclaimer, I spend much of my day writing code for winders boxes, so I am perhaps a bit biased but I did pony up considerable $$ for the MBA and I do like it.. but I can't say if I'll buy another apple product.
If you have your external NAS drive mapped as a drive in Windows, you can easily check the formatting in Computer or Windows Explorer by right-clicking on the drive and selecting Properties. On the General tab you should see File System: xxxx and see whether it is formatted as FAT32 or NTFS.Mac OSX can read NTFS, it just can't write to it without third-party software. But if you only need to copy files from your external NAS drive back to your internal Mac drive you can do it even if formated in NTFS. If you get a Mac and are going use the NAS to back it up and a Windows computer, you would want it formatted as FAT32 (with the noted 4GB maximum file size limit). If it will be used exclusively with Macs, then you would want to reformat it with the OSX file system. OEM Windows versions from Dell and HP are usually keyed to hardware IDs on the machine they came with and are likely to not install on a different computer. VMware and Parallels Desktop are Virtual Machine software that allow you to run another operating system within the main operating system (usually with a slight reduction in performance), as opposed to Bootcamp in which you would need to reboot the computer back and forth between the operating systems. Dual booting would have a little better performance for the secondary operating system than a VM software session, but it's not nearly as convenient. Steve
Windows = backward compatibility Unix, Linux, OSX better languageIn grad school I was a PC man all the way until I learned Unix. it's been awhile, but seriously what you are able to do in a Unix command is insane, and super helpful in server admin.