12-27-2016, 09:13 AM
After just about a yr of having LL2.6, I'm prepping this old machine to install 3.2 32bit but need to keep my home partition.
My partitions are:
![[Image: TZg0FlJl.png]](http://i.imgur.com/TZg0FlJl.png)
Am I correct that the following is what I need to do? -saw a vid on someone's post on this forum.
Something Else
select the Root partition and use as ext 4 journalling . . .
select format, Mount as Root
Leave Swap as is
Home: use as ext 4 journalling . . .; do not format; mount point is /home; OK, Install Now; Continue
However, before I get there, in following the instructions in the online help manual to put the iso on the usb, don't I need to change this to?
my usb show up under sdb1
My partitions are:
![[Image: TZg0FlJl.png]](http://i.imgur.com/TZg0FlJl.png)
Am I correct that the following is what I need to do? -saw a vid on someone's post on this forum.
Something Else
select the Root partition and use as ext 4 journalling . . .
select format, Mount as Root
Leave Swap as is
Home: use as ext 4 journalling . . .; do not format; mount point is /home; OK, Install Now; Continue
However, before I get there, in following the instructions in the online help manual to put the iso on the usb, don't I need to change this
Code:
sudo dd if=linux-lite-2.8-32bit.iso of=/dev/sdx bs=4M
Code:
sudo dd if=linux-lite-3.2-32bit.iso of=/dev/sdb1 bs=4M
my usb show up under sdb1