swegner
June 17th, 2008, 01:28 AM
Hi,
I'm helping my brother with his computer. He's has a fairly standard Ubuntu setup, except his home directory is mounted on a separate hard-drive, formatted as JFS. He's been having a lot of trouble accessing his files through Rhythmbox and other programs, and I think it is related to JFS. So, I want to move him back to ext3.
My question is whether we can transition his files and home folder over seemlessly, without affecting the underlying Ubuntu installation. Here are the steps as I see it:
Boot from a LiveCD to run gparted
Backup all files from his home partition onto his main partition (perhaps somewhere like /var/backup, to clean-up later)
Unmount home partition, delete it, create new ext3 partition in its place
Move all of the files back from /tmp directory (perhaps save the backup, just in case)
Backup fstab and update with new partition info
Reboot into Ubuntu, and hope for the best
Will this work? Are there any other references to the actual partition that will need to be updated? Also, is there an automated way to update the fstab entries, or will this need to be done by hand?
I'm helping my brother with his computer. He's has a fairly standard Ubuntu setup, except his home directory is mounted on a separate hard-drive, formatted as JFS. He's been having a lot of trouble accessing his files through Rhythmbox and other programs, and I think it is related to JFS. So, I want to move him back to ext3.
My question is whether we can transition his files and home folder over seemlessly, without affecting the underlying Ubuntu installation. Here are the steps as I see it:
Boot from a LiveCD to run gparted
Backup all files from his home partition onto his main partition (perhaps somewhere like /var/backup, to clean-up later)
Unmount home partition, delete it, create new ext3 partition in its place
Move all of the files back from /tmp directory (perhaps save the backup, just in case)
Backup fstab and update with new partition info
Reboot into Ubuntu, and hope for the best
Will this work? Are there any other references to the actual partition that will need to be updated? Also, is there an automated way to update the fstab entries, or will this need to be done by hand?