Combining non LVM and LVM partitions
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I need to extend my /dev/sda7 partition to also include /dev/sda6 which is an LVM2 partition. Note that the data on /dev/sda7 must be maintained while those on /dev/sda6 may be deleted or formated. Is there a way to do this? Help is appreciated. I have also provided the output of fdisk below:
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xf4c7a440
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 718847 716800 350M 7 HPFS/NTFS/exFAT
/dev/sda2 718848 204802047 204083200 97.3G 7 HPFS/NTFS/exFAT
/dev/sda3 204802048 426895244 222093197 105.9G 7 HPFS/NTFS/exFAT
/dev/sda4 426895358 976773119 549877762 262.2G f W95 Ext'd (LBA)
/dev/sda5 590852096 591876095 1024000 500M 83 Linux
/dev/sda6 591878144 976773119 384894976 183.5G 8e Linux LVM
/dev/sda7 426895360 583352319 156456960 74.6G 83 Linux
/dev/sda8 583354368 590837759 7483392 3.6G 82 Linux swap /Solaris
Partition 4 does not start on physical sector boundary.
Partition table entries are not in disk order.
partitioning lvm
add a comment |Â
up vote
0
down vote
favorite
I need to extend my /dev/sda7 partition to also include /dev/sda6 which is an LVM2 partition. Note that the data on /dev/sda7 must be maintained while those on /dev/sda6 may be deleted or formated. Is there a way to do this? Help is appreciated. I have also provided the output of fdisk below:
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xf4c7a440
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 718847 716800 350M 7 HPFS/NTFS/exFAT
/dev/sda2 718848 204802047 204083200 97.3G 7 HPFS/NTFS/exFAT
/dev/sda3 204802048 426895244 222093197 105.9G 7 HPFS/NTFS/exFAT
/dev/sda4 426895358 976773119 549877762 262.2G f W95 Ext'd (LBA)
/dev/sda5 590852096 591876095 1024000 500M 83 Linux
/dev/sda6 591878144 976773119 384894976 183.5G 8e Linux LVM
/dev/sda7 426895360 583352319 156456960 74.6G 83 Linux
/dev/sda8 583354368 590837759 7483392 3.6G 82 Linux swap /Solaris
Partition 4 does not start on physical sector boundary.
Partition table entries are not in disk order.
partitioning lvm
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I need to extend my /dev/sda7 partition to also include /dev/sda6 which is an LVM2 partition. Note that the data on /dev/sda7 must be maintained while those on /dev/sda6 may be deleted or formated. Is there a way to do this? Help is appreciated. I have also provided the output of fdisk below:
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xf4c7a440
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 718847 716800 350M 7 HPFS/NTFS/exFAT
/dev/sda2 718848 204802047 204083200 97.3G 7 HPFS/NTFS/exFAT
/dev/sda3 204802048 426895244 222093197 105.9G 7 HPFS/NTFS/exFAT
/dev/sda4 426895358 976773119 549877762 262.2G f W95 Ext'd (LBA)
/dev/sda5 590852096 591876095 1024000 500M 83 Linux
/dev/sda6 591878144 976773119 384894976 183.5G 8e Linux LVM
/dev/sda7 426895360 583352319 156456960 74.6G 83 Linux
/dev/sda8 583354368 590837759 7483392 3.6G 82 Linux swap /Solaris
Partition 4 does not start on physical sector boundary.
Partition table entries are not in disk order.
partitioning lvm
I need to extend my /dev/sda7 partition to also include /dev/sda6 which is an LVM2 partition. Note that the data on /dev/sda7 must be maintained while those on /dev/sda6 may be deleted or formated. Is there a way to do this? Help is appreciated. I have also provided the output of fdisk below:
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xf4c7a440
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 718847 716800 350M 7 HPFS/NTFS/exFAT
/dev/sda2 718848 204802047 204083200 97.3G 7 HPFS/NTFS/exFAT
/dev/sda3 204802048 426895244 222093197 105.9G 7 HPFS/NTFS/exFAT
/dev/sda4 426895358 976773119 549877762 262.2G f W95 Ext'd (LBA)
/dev/sda5 590852096 591876095 1024000 500M 83 Linux
/dev/sda6 591878144 976773119 384894976 183.5G 8e Linux LVM
/dev/sda7 426895360 583352319 156456960 74.6G 83 Linux
/dev/sda8 583354368 590837759 7483392 3.6G 82 Linux swap /Solaris
Partition 4 does not start on physical sector boundary.
Partition table entries are not in disk order.
partitioning lvm
asked Apr 27 at 20:58
![](https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=32)
![](https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=32)
sva sva
11
11
add a comment |Â
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%2f1028961%2fcombining-non-lvm-and-lvm-partitions%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