Ubuntu 16.04 cryptswap

 Clash Royale CLAN TAG#URR8PPP
Clash Royale CLAN TAG#URR8PPP .everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
0
down vote
favorite
I have a new installation of Ubuntu 16.04 and when installing I chose to encrypt my home directory.
However when Ubuntu loads up I get the following: -
Enter passphrase for disk cryptswap1 on none!
Been googling around and can't find out exactly what this is. Could someone explain what's happened here? Is that my swap partition being encrypted? What does the none mean?
If I just hit enter Ubuntu loads fine and I can't see anything that would indicate a problem.
Thanks!
EDIT
cat /proc/meminfo shows SwapTotal: 32969212 kB 
cat /etc/fstab shows # swap was on /dev/nvme0n1p4 during installation #UUID=ea7af1d8-3253-4e22-9620-d460ebf86dec none swap sw 0 0 /dev/mapper/cryptswap1 none swap sw 0 0 
so it looks like there's swap space there
16.04 encryption
add a comment |Â
up vote
0
down vote
favorite
I have a new installation of Ubuntu 16.04 and when installing I chose to encrypt my home directory.
However when Ubuntu loads up I get the following: -
Enter passphrase for disk cryptswap1 on none!
Been googling around and can't find out exactly what this is. Could someone explain what's happened here? Is that my swap partition being encrypted? What does the none mean?
If I just hit enter Ubuntu loads fine and I can't see anything that would indicate a problem.
Thanks!
EDIT
cat /proc/meminfo shows SwapTotal: 32969212 kB 
cat /etc/fstab shows # swap was on /dev/nvme0n1p4 during installation #UUID=ea7af1d8-3253-4e22-9620-d460ebf86dec none swap sw 0 0 /dev/mapper/cryptswap1 none swap sw 0 0 
so it looks like there's swap space there
16.04 encryption
 
 
 
 
 
 
 I've had this problem before. If you check- cat /proc/meminfoor- top, you will probably find that you have no swap space. There are two solutions: (1) you can remake your swap without encryption or (2) diagnose the ecryptfs problem. Start by posting the relevant line from- /etc/fstab.
 â Martin W
 6 hours ago
 
 
 
 
 
 
 
 
 
 Thanks for the reply Martin. I've added the outputs of what you suggested to my post.
 â dbafromthecold
 2 hours ago
 
 
 
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a new installation of Ubuntu 16.04 and when installing I chose to encrypt my home directory.
However when Ubuntu loads up I get the following: -
Enter passphrase for disk cryptswap1 on none!
Been googling around and can't find out exactly what this is. Could someone explain what's happened here? Is that my swap partition being encrypted? What does the none mean?
If I just hit enter Ubuntu loads fine and I can't see anything that would indicate a problem.
Thanks!
EDIT
cat /proc/meminfo shows SwapTotal: 32969212 kB 
cat /etc/fstab shows # swap was on /dev/nvme0n1p4 during installation #UUID=ea7af1d8-3253-4e22-9620-d460ebf86dec none swap sw 0 0 /dev/mapper/cryptswap1 none swap sw 0 0 
so it looks like there's swap space there
16.04 encryption
I have a new installation of Ubuntu 16.04 and when installing I chose to encrypt my home directory.
However when Ubuntu loads up I get the following: -
Enter passphrase for disk cryptswap1 on none!
Been googling around and can't find out exactly what this is. Could someone explain what's happened here? Is that my swap partition being encrypted? What does the none mean?
If I just hit enter Ubuntu loads fine and I can't see anything that would indicate a problem.
Thanks!
EDIT
cat /proc/meminfo shows SwapTotal: 32969212 kB 
cat /etc/fstab shows # swap was on /dev/nvme0n1p4 during installation #UUID=ea7af1d8-3253-4e22-9620-d460ebf86dec none swap sw 0 0 /dev/mapper/cryptswap1 none swap sw 0 0 
so it looks like there's swap space there
16.04 encryption
edited 2 hours ago
asked 6 hours ago


dbafromthecold
1012
1012
 
 
 
 
 
 
 I've had this problem before. If you check- cat /proc/meminfoor- top, you will probably find that you have no swap space. There are two solutions: (1) you can remake your swap without encryption or (2) diagnose the ecryptfs problem. Start by posting the relevant line from- /etc/fstab.
 â Martin W
 6 hours ago
 
 
 
 
 
 
 
 
 
 Thanks for the reply Martin. I've added the outputs of what you suggested to my post.
 â dbafromthecold
 2 hours ago
 
 
 
add a comment |Â
 
 
 
 
 
 
 I've had this problem before. If you check- cat /proc/meminfoor- top, you will probably find that you have no swap space. There are two solutions: (1) you can remake your swap without encryption or (2) diagnose the ecryptfs problem. Start by posting the relevant line from- /etc/fstab.
 â Martin W
 6 hours ago
 
 
 
 
 
 
 
 
 
 Thanks for the reply Martin. I've added the outputs of what you suggested to my post.
 â dbafromthecold
 2 hours ago
 
 
 
I've had this problem before. If you check
cat /proc/meminfo or top, you will probably find that you have no swap space. There are two solutions: (1) you can remake your swap without encryption or (2) diagnose the ecryptfs problem. Start by posting the relevant line from /etc/fstab.â Martin W
6 hours ago
I've had this problem before. If you check
cat /proc/meminfo or top, you will probably find that you have no swap space. There are two solutions: (1) you can remake your swap without encryption or (2) diagnose the ecryptfs problem. Start by posting the relevant line from /etc/fstab.â Martin W
6 hours ago
Thanks for the reply Martin. I've added the outputs of what you suggested to my post.
â dbafromthecold
2 hours ago
Thanks for the reply Martin. I've added the outputs of what you suggested to my post.
â dbafromthecold
2 hours ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062360%2fubuntu-16-04-cryptswap%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
I've had this problem before. If you check
cat /proc/meminfoortop, you will probably find that you have no swap space. There are two solutions: (1) you can remake your swap without encryption or (2) diagnose the ecryptfs problem. Start by posting the relevant line from/etc/fstab.â Martin W
6 hours ago
Thanks for the reply Martin. I've added the outputs of what you suggested to my post.
â dbafromthecold
2 hours ago