Displaying 20 results from an estimated 800 matches similar to: "disk label and geli encrypted slice"
2006 Mar 15
2
swap at beginning of slice - danger?
Hello freebsd-stable,
I have 5.5-PRERELEASE server in production, booting from ad0s1:
# BLOCKSIZE=512 swapinfo
Device 512-blocks Used Avail Capacity
/dev/ad0s1b 2097152 52872 2044280 3%
/dev/ad1s1b 2097152 51952 2045200 2%
Total 4194304 104824 4089480 2%
# bsdlabel ad0s1 | fgrep b:
b: 2097152 0 swap
2005 Dec 11
1
geli or gbde encryption of slices
Hello,
I was playing around with geli an gbde after last EuroBSDCon.
I liked the idea of encrypting my data which resides in /home/$user.
Since this is a "single" user laptop i intended to encrypt the
whole /home partition. Well no problems with that. But i wanted
the lockfile or keyfile on a seperate usb disc. Which would be
mounted or used during boot of the system. I also used
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
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
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 Sep 03
1
bugged sysinstall, bsdlabel, zfs, gmirror - recept for disaster :)
Hello there!
Here's my story, hopefully some of you won't follow my steps and avoid
some troubles :)
Yesterday I've decided that's about time to test zfs functionality on my
home server PC (i386 FreeBSD 7.1-pre) . A couple of weeks ago I bought
new desktop PC (with SATA), so I had a bunch of PATA disks from old one
to use in server. Lucky me - there was 3 HDD at size 40GB -
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
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
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 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 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.
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
2003 Sep 04
1
ext2fs BSD-slice subpartition?
Hi everyone,
I extracted this from the grub sourcecode:
/* possible values for the *BSD-style partition type */
.
.
.
#define FS_EXT2FS 17 /* Linux Extended 2 file system */
It would actually meet my partitioning requirements to register a
partition inside one of my slices as ext2 (I currently mask the
partition type as ISO9660(!) and use a *patched* grub, so you see this
situation
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
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 Feb 11
0
GELI improvements.
Hi.
I added possibility to use key files for encrypted provider which are
attached on boot. Before only passphrase could be used.
I also fixed the tasing code - before it sometimes stopped to taste
providers too early, so it was possible that kernel didn't ask for the
passphrase. If you had problems with this, you may want to try again.
--
Pawel Jakub Dawidek
2012 Feb 11
3
9.0-RELEASE PV from scratch on XCP v1.1.0
Title: HOWTO-FreeBSD-on-XCP
Author: John D. "Trix" Farrar
Date: 2012-02-09
* The Challenge - ParaVirtualized FreeBSD 9.0-RELEASE under XCP 1.1.0
The idea here is to create a PV FreeBSD VM under Xen Cloud Platform
(XCP) without starting with an HVM first. The documentation I''''ve
been able to find on-line is at least a year old and is mostly written
for Xen (under
2013 Dec 09
0
FreeBSD 10.0-RC1 now available
The first RC build of the 10.0-RELEASE release cycle is now available
on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and
sparc64 architectures.
* Please see the change list for an important note regarding the
bsdinstall(8) ZFS on GELI option.
The image checksums follow at the end of this email.
ISO images and, for architectures that support it, the memory stick images
are
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.
2008 Mar 17
1
hifn(4) causing system lockup
Hi all,
can someone comment on the state of the hifn(4) driver?
I've recently upgraded my 6.2-STABLE workstation to RELENG_7,
and I'm now experiencing system lockups that seem to be caused
by the hifn(4) driver.
I've got a Soekris vpn1401 card to help with GELI disk en-
cryption. Reading from a GELI volume is causing the system to
freeze completely, which does not happen if