Ubuntu Installation :: Manually Setup An Encrypted Lvm?
Apr 8, 2010
How can I set up an encrypted LVM without using the "Guided - Use entire disk" option of the alternate installer.
My drive is quite big and I would like to be able to have my encrypted LVM as well as an extra LUKS encrypted partition which I could mount whenever needed. Unfortunately the options in the alternate installer do not allow me to do this without using up the entire disk.
View 2 Replies
ADVERTISEMENT
Jul 17, 2011
following mjmwired instructions, I manually setup the sudo but I keep getting a parse error whenever sudo command is run. How do I fix this issue?I login as su -, then setup sudo using "echo 'myusername ALL=(ALL) ALL' >> /etc/sudoers". All appears OK. I exit su, and go back to myusername.
View 2 Replies
View Related
Mar 10, 2010
I am trying to install ubuntu 9.1 on a 320 gig hard drive.
I have manually created a 45 gig partition. When I try to install ubuntu from the cd,,,
I can not install it.
How do I have to setup the 45 gigs to install Ubuntu on it? Swap partition? EXT2?
Please give me a step by step?
View 4 Replies
View Related
Aug 11, 2011
I had setup an encrypted home directory on my computer, following all the instructions. However, after one reboot, ecryptfs told me "ERROR: Encrypted directory not setup properly." So I rebooted into an Ubuntu Live CD and ran ecryptfs-recover-private. It found my encrypted dir and asked for my login passphrase. I entered it and it told me, "ERROR: The key required to access this private data is not available." Is there any brute force way to recover the key?
View 4 Replies
View Related
Sep 10, 2010
while some linux distros come with samba pre-installed, webmin doesn't automatically set up itself to interact with it, plus i want to know how to get it working with other unix-like operating system other than gnu/linux (solaris, freeBSD, and mac os x)
View 7 Replies
View Related
Feb 4, 2010
I'm currently running Koala on a Dell Latitude D630. I've been with Ubuntu since Hardy, so I have some experience, but this is beyond me. Basically, I was at school, closed my laptop, and bicycled home. When I opened it up at home, I saw a blank screen. When I tried to reboot, I was told that the disk couldn't be mounted. When I boot a LiveCD, I can see my two disk partitions (/ and /home) as "16GB Filesystem" and "95GB Filesystem". The 16GB system can't be mounted, and I'm pretty sure is fragged. I tried reinstalling Ubuntu, figuring that would fix it, but no luck- it starts fine, but it gets about halfway through and then says it can't install the files.
The machine is still under a service contract with Dell, so swapping out the HD itself isn't such a big deal. It would be nice to get my data, though. I can successfully mount the 95GB (/home) system. I then see two folders "dan/" and "lost+found/". I can't enter the "dan" folder because I don't have permission. Opening a terminal and navigating to /media/95GB Filestystem/dan/ works if I "sudo su root" first, but not as "ubuntu" In the dan/ folder, all I see is "Access-your-private-data.desktop" (because my /home directory is encrypted) and "README.txt". The README says to run the command "encryptfs-mount-private".
When I do that, however, I just get the message ERROR: Encrypted private directory is not setup properly I tried putting my decryption password immediately after the decrypt command, a la: encryptfs-mount-private mypasswordgoeshere but with no change in results. The one ray of sunshine in all this is that I backup my /home directory to an external every week or two. So the actual data loss is not catastrophic. But it *has* been a busy week, so I would really like to recoup that data, since it includes little things like the first chapter of my dissertation, and the job negotiation emails in my .evolution folder.
View 3 Replies
View Related
Dec 10, 2010
Long story short: I opted to encrypt my home, enter the passphrase and soon as I log out and rebooted, I got stuck with a message about /var/lib/ICEauthority file and other messages. So I've been trying to fix one issue at the time. The bottom line is that I'm trying to get to my private folder. Dropped in recovery mode:
[Code]...
View 3 Replies
View Related
Mar 7, 2011
I installed Ubuntu 10.10 64 on my laptop with the entire 500gb setup as encrypted LVM. This has worked well for several months with no problems. During this time i have been backing up the data to an external usb drive (1tb) on a regular basis. The usb drive was not encrypted. So, I thought it would be a good idea to encrypt the backup drive too. I wiped out the backup drive and set it up as one large encrypted lvm and mbr. This seemed to work fine but immediately afterwards I decided to erase that and set it up as encrypted lvm guid instead of mbr. I couldn't delete it while logged into my desktop so i decided to do it from a bootable gparted usb stick. In gparted i erased the 1TB backup drive once again and planned on setting it up the way I wanted once I was logged back into my ubuntu desktop. Now I cant boot into my desktop with the following errors:
cryptsetup: evms_activate is not available b0d) does not begin with /dev/mapper/
Then after waiting for a few minutes I get an error followed by (initramfs)
When booting from a live version of ubuntu the 250MB boot patition is recognized and 500 partion is there but it is labeled as empty/unused.
Also, I did choose to use the exact same passphrase as what is used on the main bootable drive when I set up the encrypted partition on the external 1TB drive.
View 9 Replies
View Related
Jan 5, 2010
I've just started using ubuntu one. However, some of the files I store on there are sensitive so I encrypt them using seahorse. Right click, encrypt etc etc. My question is, is there a way to automatically get the encrypt process to delete the un-encrypted file when it makes the new encrypted copy?
View 6 Replies
View Related
May 20, 2011
If I were to have a situation where I had installed the driver for a printer but when I went into printing on the control panel to "add" the printer the driver didn't show up - could I or should I consider manually editing some configuration file to get the printer recognized/ installed on the machine? If that were a good solution, how would I do it? What file would I look for? What would I edit in it? I know that first sentence is probably hard to read but I don't know how else to say it.
View 1 Replies
View Related
Aug 6, 2010
I know how to install VLC via terminal sudo aptitude install -vlc But i want to know how to install VLC manually by downloading package or something like that i googled but i didn't found anything ..
View 8 Replies
View Related
Feb 18, 2010
I am running a Dell Dimension 3000 and I intend to install Ubuntu on it. On it, there is a partition, Dell Utility Partition, which I am hesitant to overwrite. The main partition which I want to install Ubuntu on I formatted in ext4. I try to install Ubuntu from the live cd, but it won't allow me to strictly use the ext4 partition. It insists to either use the entire drive or to have me manually choose the partition. How would I go about doing that? I relatively new to Linux in general
View 2 Replies
View Related
Apr 9, 2010
i am working off of this link https://help.ubuntu.com/community/EOLUpgrades/Feisty and when i try to follow the instructions below "download tarball manually" i get this. chown: cannot access '/tmp/tmpaIgInN' : No such file or directory
View 9 Replies
View Related
Apr 12, 2010
I want to install manually xcb_2.4 on Ubuntu 9.10. The problem is that the package neither contains a configure nor a install file so I cant use './configure' and 'make install'.
View 3 Replies
View Related
Sep 10, 2010
I am trying to install some software through wine, but unfortunately the cd is not auto-mounting, is there a way I can manually mount the cd and continue installation?
View 9 Replies
View Related
Oct 20, 2010
I did a "dirty install" of Maverick over my existing Lucid system. That went very well and I am having no problems with Maverick. However, this morning, I decided to clean off the old Lucid kernels. In the past, after installing a new kernel on the same Ubuntu release, I have done this by running "aptitude search 2.6.32-24", for example, then running "sudo aptitude purge" for the kernel and header files it found.
Now that I have changed releases, aptitude no longer finds the Lucid kernels installed on my system, even though they still reside in the file system and show up on the grub2 menu. So, how do I manually find everything necessary to delete for the old Lucid kernels?
View 9 Replies
View Related
Mar 7, 2011
I want to set up ubuntu 10.10 on a computer WITHOUT Internet access.I also need to install a package on it but it has several dependant libraries (eg libX11-dev)If i just have the names of those libraries & the package, where can i find them, so that they can be downloaded onto a pendrive & then installed onto the comp? (What would a library file look like after download?)
Also after i have copied the files onto the other comp (assuming that it was possible), how do i install the library? Would synaptics recognise that i have installed this library if done manually by this method?
View 1 Replies
View Related
Apr 28, 2011
When I choose the manual partitioning scheme (the bottom radio button),I cannot specify mountpoints manually for some of my partitions.I have tried clicking in the mountpoint box, to no avail.The only choices I have are in the dropdown menu.My current partitions include ones for /data, /storage, and /art,in addition to/and /home.
View 4 Replies
View Related
Apr 27, 2011
i am trying to install openbravo on my server.I have installed all the pre-requisites as ANT, JDK(though i installed JRE).
Everything goes fine untill the ant setup and then running the setup-prerequisites...file (don't remember the exact name).
As soon as i issue ant install.source it ends up with some errors..
View 2 Replies
View Related
Dec 5, 2010
I just installed Ubuntu 10.04 and decided to encrypt the entire hard drive for the first time. I followed the tutorial on how to install Ubuntu and encrypt the hard drive during installation, located here: [URL]
Everything worked as planned, however, I cannot successfully add a user. Specifically, I can add a user account, but when that user logs in, they receive an error stating: "Could not update ICEauthority file /home/username/.ICEauthority". Closing this window results in a second error: "There is a problem with the configuration server. (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)". Then I get errors stating that Nautilus could not create the Desktop or .nautilus folders. After this, the computer hangs indefinitely at the desktop wall paper.
I have googled these errors and found several different solutions, none of which have worked. I have looked in the user director and there is no .ICEauthority file to change permissions on. I suspect that this has to do with the encryption I did, but an evening of looking through google has resulted in no joy.
View 1 Replies
View Related
Mar 10, 2010
I'm just trying to install Ubuntu server 9.10 to a logical volume manager partition. I have two physical disks of 250GB - each has a 10GB primary partition and 240GB logical partition for LVM
I created partions using 'manual partitioning'.
It shows:
LVM VG grpA 240GB
LVM VG grpB 240GB
SCSI1 (sda) 250GB
#5 logical 240GB K lvm
[Code].....
I want '/' (i.e root) to be on a logical volume in the lvm 'grpA' (on disk sda).
But the installer does not offer creation of Logical Volumes or their format - only seems to go as low as volume group. If I try continuing installer complains that 'no root file system is defined'.
Does anyone know how I create the LV and install with root there?
(On another machine with 9.04 I used the guided partitioning with use entire disk and lvm - that just worked putting root in the lvm... but this current machine needs a specific layout).
View 4 Replies
View Related
Jul 27, 2010
Here any know how to compile the driver file manually?
For example i have been insert the Realtek Ethernet card in my customized kernel and kernel can't detect the card. I know the c file 8139too.c which going to use by the realtek Ethernet card.but i don't know to how to compile the file and make this as a kernel module..
View 2 Replies
View Related
May 5, 2010
I burnt an Ubuntu Server 10.4 LTS iso to a CD and have started installing to my system: ASRock ION330, 4GB RAM, 320GB HDD. I'd be using it for web hosting, maybe mail, and programming. And possibly watching video (by HDMI into TV).
When I get up the the LVM part, I'm having trouble deciding what option to take. Some of them:
"Guided - use the entire disk and setup LVM"
"Guided - use entire and setup encrypted LVM"
"Manual"
After using google fu, I think I get the basic idea of LVM, that it abstracts the partitioning so I can change the size of them on the fly. This means I can change it later, but the installer also mentioned that once I choose something, I couldn't turn back or something, which made me panic.
Also, if I choose encrypted, how does that affect my day-to-day usage? Do I have to type in my password every time I access a file or save one? That doesn't seem right. Then what's the point of encrypting? Is encryption worth it? Google isn't telling me this sort of information (and I can't find it in help on the ubuntu website). Keep in mind that I'm really just guessing.
Given my above hardware, and usage, should I just take "Guided - use the entire disk and setup LVM"? Is encrypted a good idea?
View 1 Replies
View Related
Jul 30, 2010
Installing Debian on a new laptop and read that Debian-Installer (DI) can create an encrypted partition (/home) during installation.However, when I went through installation and started the manual partitioning (standard, non-lvm) , I am unable to locate the encryption option.
View 8 Replies
View Related
Jun 19, 2009
When I try to install fedora 11 from the Live CD I get the hwaddress error and cannot continue. As far as I know there is no fix for that other than installing from the full DVD, but I don't have the facility to do that.What I would like to know is if it is possible to install fedora manually for eg. create the partitions with something like fdisk and copy all the files over from the live disc to the hdd and then install grub to start fedora and use it as if it had been installed normally.
Sorry if this is a stupid question. In my head I have this idea that anaconda is some helper program to install fedora and that it should be possible to do it yourself with the right commands.
View 8 Replies
View Related
Jan 5, 2010
After updating to Karmic, Synaptic shows almost all of my installed packages in the category "Installed (manual)", including about half of the packages that belong to a clean Ubuntu installation (e.g. apparmor, apt and hundreds of others). As a result, I can't easily get a list of those packages that I did indeed install manually and may want to remove. Is there a way of removing the "Installed (manual)" flag from all packages?
If I could do this, all packages that do not belong to the core Ubuntu system should show up as "Installed (auto removable)" and I could individually mark only those as manually installed that I really still need and let apt/synaptic uninstall everything else. I know that with today's hard disks, disk usage of installed packages is not an issue. But those packages accumulate over time and need to be updated with every security update and every ubuntu dist-upgrade, wasting time and bandwidth.
View 2 Replies
View Related
Jan 28, 2010
I am trying to install ubuntu 9.10 alongside windows on my laptop's harddrive. When I was going through the procedure it gave me the option of a guided partition of my harddrive... however there was an error. At this stage I unplugged my external harddrive because it's sometimess a bit dodgy and restarted the installation process. However everytime since that I have tried to install, it only gives me the option of erasing the entire disk or specifying the partitions manually
View 6 Replies
View Related
Feb 14, 2010
I am trying to install Ubuntu 9.1 on an existing xp op. It is prompting to replace xp.how to install manually the dual boot with out replacing xp
View 1 Replies
View Related
Apr 9, 2010
I am a total noob for Linux / Ubuntu. I have been using windows all my life and I decided to get rid of Bill finally. I want to install Ubuntu by Manually partitioning my HD. I have a 500GB HDD. optimal partition scheme. I repeat i am a total Noob. please let me know details for each partition like
1. Primary or Logical
2. type
3. mount point
4. size
I am having no other OS in the pc. just planning to have ubuntu. no dual boot needed.
View 2 Replies
View Related
Apr 10, 2010
going through synaptic and noticed that a ton of packages are marked as being manually installed when they most definitly did NOT installed them, is there a command i can use to reset all the dependencies?
View 2 Replies
View Related