Displaying 2 results from an estimated 2 matches for "loopa".
Did you mean:
loop
2010 Oct 24
4
Determine if a given fs is a btrfs fs
Hi,
I''ve some btrfs fs which are encrypted with loopaes.
I decrypt them in a script during bootup. Now I want to determine if the decrypted fs
is a btrfs fs. If not I missspelled the password and I can handle that error in my
script.
Thanks for any help!
Felix
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in...
2005 Sep 08
4
Booting FreeBSD diskless in DomU
...(''phy:sda%d'' % (3+vmid), ''hda2'', ''r''),
# (''vd:as73gd784dh'',''hda1'',''w''),
# (''phy:cdrom'',''hdd'',''r'')
#disk = [ ''phy:loopa,loopa,w'' ]
# STEP 5b. Set the VBD expertise level. Most people should leave this
# on 0, at least to begin with - this script can detect most dangerous
# disk sharing between domains and with this set to zero it will only
# allow read only sharing.
vbd_expert = 0
# STEP 6. Build the...