  jgkolt Premium join:2004-02-21 Lakewood, OH clubs:
| reply to graysonf Re: Dual Boot Ubuntu - Windows -Encrypt - Best Practice Question
thanks for the info grayson
You ever encrypt your whole disk before? windows and linux? That was my last option i was looking at. TO save money instead of going the safeboot route i am thinking about true crypt. -- Learning how to invest? Sign up to get 3 free trades for you and me each. ME me |
|
  graysonf Premium,MVM join:1999-07-16 Fort Lauderdale, FL
| No, never the whole disk. I've done encrypted swap partitions, easy enough to do and you can't get screwed.
And I've done lots of BestCrypt encrypted containers for sensitive data storage.
And I've read lots of disaster stories about whole disk encryption (WDE) gone horribly wrong. One guy even left the only copy of the private key on the drive, then encrypted the whole drive. When he booted it next, it asked for the private key. Ouch.
Like I said, there are lots of 'opportunities' out there with all this stuff. |
|
  jgkolt Premium join:2004-02-21 Lakewood, OH clubs:
| ok. i am going to install open suse on the other part of the hard drive. later i will probably wipe that clean and install ubuntu. 6-8 months down the load i am going to reinstall windows. I want to mainly work on linux with windows for backup where needed. any suggestions so i dont lose my other partitions and have to reinstall both os's again when i reinstall one? -- Learning how to invest? Sign up to get 3 free trades for you and me each. ME me |
|
  graysonf Premium,MVM join:1999-07-16 Fort Lauderdale, FL
| Some suggestions.
Make regular backups of hard or impossible to replace data. Find a "hands off" way to do this that can be automated on a schedule so you don't have to do the job yourself. Make sure your backups are good and that you can actually restore them. This has to be tested somehow, and it needs to be a real test. Probably the easiest way is to get this figured out right after the initial install, then just restore right over it and see if it worked. Nothing worse than having no backups at all and needing them, or having backups that cannot be restored. I use Acronis True Image stuff here. It just works.
Partitioning and formatting. Make sure you know the drive layout well if you are going to manipulate an existing setup. Really know what you are looking at, write it all down so you have something to look at later when you won't be able to easily get back to look again with familiar tools that are no longer accessible.
There is no mercy with fdisk and mkfs. Telling them to delete the wrong partition, or format the wrong device is surprisingly easy. And what you see for a drive layout in an installer getting ready to whack a disk might not look familiar. As I have said, 'opportunities' abound. It is impossible to be too careful.
Leaving some unpartitioned space on a drive is a good idea if you can afford the unused space. If you ever get into a jam and need some disk space, you can create it there. But if it doesn't exist and the drive is full, too bad.
Good luck. |
|