I've just installed Truecrypt on my Ubuntu machine, and I'm trying to encrypt a folder. I will be storing data files of over 4GB, and the format options given to me for this are ext2, ext3 & ext4. There is usually an NTFS option, but it is missing. How can I get that option?
Hi all,
In my ongoing struggles with F17, after badblocks and SMART confirmed the good health of my drives, I decided to dump the mdraid set-up that keeps going flaky on my machine and use Btrfs RAID instead.
Obviously, Anaconda doesn't support Btrfs properly yet, so I instead installed single-volume ext4 versions of /, /var, /tmp and /home (as well as boot partitions and swap of course).
I have a 320GB hard disk. I only use either ubuntu or kubuntu (12.04 for now). I don't want to use windows or any other dual boot os. And i need only 3 partitions on my hard disk. One for the OS and remaining two for data storage. I don't want to create swap also.
Now can i create all primary partitions on the hard disk. Are there any disadvantages in doing so.
My laptop came with Windows preinstalled. I shrank the Windows partition and created a couple of new partitions to install Ubuntu in. I've noticed that reading my Ubuntu partitions is much noisier than reading the NTFS partiion.
So my disk ended up being partitioned like this:
| System reserved (100MB) | Windows 7 (NTFS, 500GB) | Ubuntu (ext4, 100GB) | Swap (4GB) | Unallocated Space (400GB) |
Unfortunately, the unallocated space is not next to ext4 or NTFS partitions.
Now I want to allocate 200GB to the Windows 7 ntfs partition, the other 200GB to the Ubuntu partitions.
I just installed Ubuntu 12.04 with the encrypting option. Soon after I found that I have lost my windows Vista and all my previous partitions as the in the new Ubuntu only one hard drive with summation of all previous partitions appears.
As I needed my data I tried to recover the partitions. I was successful except for the Windows drive (dev/sda1) and that is because it is encrypted.
From what I understand after reading this article in the wiki LVM is an underlying layer below the partitions that you usually work with. Basically a structure on the HDD on top of which you have your partitions and file systems.Now, before asking my – hopefully not embarrassingly stupid – question, I should probably describe my situation:I have two HDDs here, one of which is currently in use.
Few weeks back I installed linux as a virtual machine on my windows 7 system but I didn't gave much thought to(or miscalculated) the size of various partitions and even worse I'm not using 'lvm'. Today I tried to installed Qt 5.0 SDK which required around 500MB of space in /tmp which I didn't had but other partitions had quite a bit of space.
Hi guys
I created an encrypted partition using cryptsetup. I can confirm that the partition is encrypted by checking the partition in the disk utility (there would be an icon of a pad lock on the encrypted partition). How do I check if the partition is encrypted from a terminal? fdisk -l doesnt give any information whether it is an encrypted partition or not! Any ideas?
Regards,
Anish