Displaying 20 results from an estimated 400 matches similar to: "geli or gbde encryption of slices"
2005 Jul 31
1
Kernel Source Divergence, Security (was: booting gbde-encrypted filesystem)
In message <20050731135919.GA43753@afields.ca>, Allan Fields writes:
>Yes, this is all very nice, but when is someone actually going to
>commit it? ;)
I'm (as always) short of time, and GBDE is not the top priority
for me for the time being.
So I am more than happy to see people band together and improve
gbde.
The main work necessary is to polish the userland program and that
2006 Jan 28
1
Should I use gbde or geli?
Hello out there, everybody!
I was actually expecting to find several (hundred) threads with this
subject being discussed. To my surprise I didn't find a single one
either on these mailing lists or in the newsgroups - at least not in a
language I understand. :-)
I realize that gbde and geli are not designed to be better than the
other but that both fit different needs and different tastes.
2005 Jul 29
1
booting gbde-encrypted filesystem
Hello,
I think there was already a thread on this. I just
want to raise the question again if anyone has successfully
booted an gdbe-encrypted filesystem (everything encrypted except
the bootloader). The passphrase is entered at the bootloader prompt
or embedded in the bootloader.
I appreciate any tips.
Thanks,
- ronnel
2008 Sep 30
5
GELI partition mount on boot fails after 7.0 -> 7.1-PRERELEASE upgrade
I was using a GELI partition for /usr/home on 7.0, so it attaches and mounts
on boot. The problem is it stopped working after the system was upgraded to
RELENG_7/7.1-PRERELEASE. Here's how it goes:
I have the following /etc/fstab:
/dev/ad0s1b none swap sw 0 0
/dev/ad0s1a / ufs rw 1 1
/dev/ad0s1d
2006 Mar 13
0
Complete GBDE / GELI encryption for systems without removable local boot tokens (aka USB drives)
Speaking of GELI / GBDE. I was reading Marc's excellent paper on
Complete harddrive encryption for FreeBSD using GBDE/GELI and the
problem I have is it all depends on a bootable removable token that can
by physically secured. While an excellent solution for laptop /
desktop users it just doesn't work with a remote colo users. No way
you can physically remove your unsecure boot token or
2006 Jan 22
3
Encrypted volume - how?
Hi all,
I'm looking for a way to recreate the functionality of PGP Disk (under
Win32). Basically, create an encrypted file, which contains a filesystem
which can then be mounted in any mount point.
I know I can use GELI in FreeBSD 6 - as I understand, it performs the
encryption at the partition level (the whole partition is encrypted).
I'd like to be able to simply unmount my
2006 Sep 06
2
Getting GELI Keys from Floppy
Hello,
i want to encrypt my HDD's with GELI (not the root-fs, though). I want
to do the encryption without password, just with a key. The key should
be stored in a floppy disk, and the read should be read automatically
on boot, from the floppy.
There is a problem here, because GELI initializes _before_ mounting
the disks from /etc/fstab (for obvious reasons, of course). So GELI is
not able
2006 Feb 20
1
GELI slice encryption
Hello.
I have been investigating a 'secure' Firefox solution. The cache,
history and other files are kept on an encrypted slice and swap
is encrypted also.
The problem I am having is that I know the shell commands required
to unmount /tmp, create providers with GELI with one-time keys,
remount /tmp, activate swap etc. but I don't know the correct way
to get this done automatically on
2012 Jun 13
1
kern/157863: [geli] kbdmux prevents geli passwords from being entered properly on boot
Hello,
Just to let everyone know that this is still an issue.
I am trying to install FreeBSD 9.0 amd64 on a Lenovo X121e and I
can't get it to accept the geli passphrase during boot. I've confirmed
using kern.geom.eli.visible_passphrase=1 that the passphrase is
correct, and the same passphrase is accepted when the system is
booted up.
I've tried disabling kbdmux in
2008 May 18
2
Vulnerability with compromised geli credentials?
I'm not really a developer, but was considering if there is a key
vulnerability in geli given that when you change a key there isn't a disk
update.
Consider the scenario where a new file system is created and populated
with some files. At a later time the original key is changed because
someone has gained access to the key and passphrase. A new key is
generated and attached, but none of
2008 Feb 06
3
Reconstruct disklabel for UFS and GELI volumes
Hi,
Somehow[TM] an installation of 4.11 to ad0s3 managed to wipe out my
existing disklabel for 7.0 on ad0s4. I now need to recover the
disklabel to get my system to boot!
There were three labels
- ad0s4a: UFS, exact size unknown. Is it possible to infer this from
the UFS partition size? I can mount this already, as I simply wrote an
'a' label of maximum size to the disklabel
- ad0s4b:
2008 Jun 22
0
disk label and geli encrypted slice
Hello,
I'm using geli on laptop PC with only one HDD. Disk is divided into two
slices, ad0s1 and ad0s2. Second slice (ad0s2) is encrypted with GEOM ELI
using two-factor authentication - passphrase plus keyfile on USB drive.
FreeBSD is installed on ad0s2.eli and first slice is not used by this
system so let's say that I've got a full disk encryption.
Now my question - is it safe
2008 Aug 05
1
Stuck in geli
Rarely, a geli partition I have freezes a process in bufwait state. It
occurs after an ATA timeout message:
Aug 5 03:47:13 thor kernel: ad10: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=219028637
The geli partition resides on an Intel MatrixRAID RAID1 mirror using the
ICH9R chipset (Asus P5K-E/WIFI). Killing (even -9) the process does not
work. Rebooting is the only solution, yet the
2012 Jul 11
5
Solaris derivate with the best long-term future
As a napp-it user who recently needs to upgrade from NexentaCore I recently saw
"preferred for OpenIndiana live but running under Illumian, NexentaCore and Solaris 11 (Express)"
as a system recommendation for napp-it.
I wonder about the future of OpenIndiana and Illumian, which
fork is likely to see the most continued development, in your opinion?
Thanks.
2006 Oct 16
4
booting FreeBSD DomU
Hi!
May anyone assist me with booting FreeBSD DomU (under Debian Dom0). Now
I''m using the kernel-current, downloaded from Kip Macy site at
http://www.fsmware.com/xenofreebsd/7.0/download/
The problem is that I can''t specify _any_ root, the kernel can recognize:
Mount point / had 1 dangling refs
Manual root filesystem specification:
<fstype>:<device> Mount
2005 Jul 29
1
encrypting existing partitions/disks
Hello,
Has anyone wrote a how-to or a guick guide on how
to encrypt an existing partition/disk using gbde?
I've tried to search in the net but i cudn't find
any. Is it possible to just move the existing data
on my disk, cleanup the disk and encrypt using gbde,
attach to the system, then move back the data to the now
encrypted disk.
Thanks,
- ronnel
2012 Nov 27
6
How to clean up /
Hello.
I recently upgraded to 9.1-RC3, everything went fine, however the / partition its about to get full. Im really new to FreeBSD so I don?t know what files can be deleted safely.
# find -x / -size +10000 -exec du -h {} \;
16M /boot/kernel/kernel
60M /boot/kernel/kernel.symbols
6.7M /boot/kernel/if_ath.ko.symbols
6.4M /boot/kernel/vxge.ko.symbols
9.4M
2006 Jun 09
0
Data authentication for geli(8) committed to HEAD.
Hi.
geli(8) from FreeBSD-CURRENT is now able to perform data integrity
verification (data authentication) using one of the following
algorithms:
- HMAC/MD5
- HMAC/SHA1
- HMAC/RIPEMD160
- HMAC/SHA256
- HMAC/SHA384
- HMAC/SHA512
One of the main design goals was to make it reliable and resistant to
power failures or system crashes. This was very important to commit both
data update and HMAC
2009 Jan 15
2
zfs drive keeps failing between export and import
I have a zpool that consists for a two-drive mirror. The two times I
took the zpool offline, I had to resilver one of the drives (the same
drive both times) when I imported it back. All drives in the pool
show no read, write, or checksum errors and are new, so I'm looking to
a software problem before hardware. Both drives are encrypted geli
devices. I tried to reproduce the error with 1GB
2013 Jul 22
3
zpool on a zvol inside zpool
Hi.
I'm moving some of my geli installation to a new machine. On an old
machine it was running UFS. I use ZFS on a new machine, but I don't have
an encrypted main pool (and I don't want to), so I'm kinda considering a
way where I will make a zpool on a zvol encrypted by geli. Would it be
completely insane (should I use UFS instead ?) or would it be still
valid ?
Thanks.
Eugene.