Archive for the Windows Category
12
12
2009
Install Windows 7 from USB devicePosted by: jason in Uncategorized, Windows, tags: WindowsNow that I have installed winXP I think it’s time to back it up. Summary[Backup] [Verify backup files]
[Restore] DetailThe First I’ll have to mount my file server shared directory: This command failed with the following error (grrr): After a quick google session I found that it means the smbfs package is not installed. I installed smbfs via: Now we are ready to backup not just the windows installation, but the entire partition that it is installed on. The command to back up the partition is: Where
The results of the above commands are then piped into the bzip2 compression tool where
The output of the compression tool is then piped (yet again) to a tool called
Eventually I guess I’ll do something silly and trash Windows XP. If that is the case I should be able to restore it by: Tada! A brand new windows installation in mint condition. A lot of steps:
It’s at this point that I figured the installation is worth backing up. (See next post…) At home the study PC is used by the entire family. We all share the same account. I’ve been getting quite into Ubuntu for quite some time now, the only thing stopping me from moving entirely to Ubuntu is the wife factor.
Our windows email client is Eudora. While it’s in the process of being open-sourced there is still no linux client. The reason we don’t just switch is due to the history. We’ve got 5+ years of emails, attachments and addresses stashed away in Eudora that I am not sure how to port over to something like Thunderbird. So, in the meantime I’ve installed Ubuntu 7.04 (aka Feisty Fawn) – desktop edition to another partition and have settled on dual-booting until I can get these things sorted out. I am slowly working on problem 2 – Everything looks different… I found a post on whirlpool that mentioned some of the things I was thinking – like xpde an xp theme for Ubuntu. But I didn;t like xpde, and figured I could come up with something that was more like the theme we use at home. One guy mentioned replacing the Ubuntu menu icon with a more windowsy start icon.
You can probably guess that I am a fan of Windows 2000 themes. We still use Windows 2000 at home, and I dislike the XP theme enough that I switched my work PC back to the Windows 2000 look’n'feel asap. Update (7 March 2008)I managed to get linux and windows reading the same profile information so they could share the same emails and address books. One way to do is outlined here, but I found an even easier way:
Worked a treat for me. |