This thread will be to test the conversion of an existing ext4 formated GPT Partition Table drive that contains data and if said data will survive the conversion to btrfs.
this box has 2 HD's 1-500GB system drive with 4-OS partitions-(ext4) msdos Partition Table and linux swap + a 1TB storage drive formated ext4 GPT Partition table (this will be the drive for the test)
I have 88GB of data on the storage drive that will be copied to the Ubuntu OS partition just in case the Ubuntu partition is 296GB with 277GB free (I hardly use it)
the 88GB of data in the storage drive is contained in 1 directory and in it are the directory's Documents,Downloads,dwhelper,Music,MyMachines,Pict ures,steam ,Videos that link to both the Kubuntu-14.04 an Kubuntu-14.10 installs ~/
at present the storage drive is as such.
system drive/partitions........................................
@oshunluvr is testing/using btrfs extensively and has (I think) agreed to help in this test with pointers and suggestions
tonight I will be backing up the data to the Ubuntu install and installing the btrfs-tools package .
tomorrow reading up on as much as I can like this https://www.kubuntuforums.net/showth...ighlight=btrfs and then doing the conversion Friday or Saturday
this should finally progress to fstab editing to the new btrfs sub-volumes and relinking the data to the Kubuntu ~/ + finally chain loading all the installs grubs through Ubuntus grub "that is in control right now" as explained @hear https://www.kubuntuforums.net/showth...ot-How-To-quot
well thats enough typing right now
VINNY
this box has 2 HD's 1-500GB system drive with 4-OS partitions-(ext4) msdos Partition Table and linux swap + a 1TB storage drive formated ext4 GPT Partition table (this will be the drive for the test)
I have 88GB of data on the storage drive that will be copied to the Ubuntu OS partition just in case the Ubuntu partition is 296GB with 277GB free (I hardly use it)
the 88GB of data in the storage drive is contained in 1 directory and in it are the directory's Documents,Downloads,dwhelper,Music,MyMachines,Pict ures,steam ,Videos that link to both the Kubuntu-14.04 an Kubuntu-14.10 installs ~/
Code:
vinny@vinny-Bonobo-Extreme:~$ ls -l total 51296 -rw-rw-r-- 1 vinny vinny 68725 Dec 26 12:20 blue.pdf drwxr-xr-x 2 vinny vinny 4096 Jan 18 23:12 Desktop -rw-rw-r-- 1 vinny vinny 1356 Jan 18 02:07 df.txt lrwxrwxrwx 1 vinny vinny 27 Oct 10 22:48 Documents -> /mnt/disk/kubuntu/Documents lrwxrwxrwx 1 vinny vinny 27 Oct 10 22:48 Downloads -> /mnt/disk/kubuntu/Downloads lrwxrwxrwx 1 vinny vinny 26 Oct 12 20:06 dwhelper -> /mnt/disk/kubuntu/dwhelper -rw-rw-r-- 1 vinny vinny 33688483 May 18 2011 GoogleEarthLinux.bin -rw-rw-r-- 1 vinny vinny 27437 Dec 26 11:55 insur.pdf lrwxrwxrwx 1 vinny vinny 23 Oct 10 22:48 Music -> /mnt/disk/kubuntu/Music lrwxrwxrwx 1 vinny vinny 28 Oct 13 23:17 MyMachines -> /mnt/disk/kubuntu/MyMachines drwxrwxr-x 3 vinny vinny 4096 Oct 10 23:22 None -rw-rw-r-- 1 vinny vinny 6031742 Jan 27 23:15 out.avi -rw-rw-r-- 1 vinny vinny 12601497 Jan 27 23:39 out.mp4 lrwxrwxrwx 1 vinny vinny 26 Oct 10 22:48 Pictures -> /mnt/disk/kubuntu/Pictures drwxr-xr-x 2 vinny vinny 4096 Oct 9 18:01 Public lrwxrwxrwx 1 vinny vinny 23 Oct 12 21:12 steam -> /mnt/disk/kubuntu/steam drwxrwxr-x 3 vinny vinny 4096 Oct 12 21:02 Steam drwxr-xr-x 2 vinny vinny 4096 Oct 10 23:18 Templates drwxrwxr-x 3 vinny vinny 4096 Jan 19 15:10 test -rw-rw-r-- 1 vinny vinny 879 Nov 7 18:05 TetriAttack3-Data-Retail1 lrwxrwxrwx 1 vinny vinny 24 Oct 10 22:48 Videos -> /mnt/disk/kubuntu/Videos -rw-rw-r-- 1 vinny vinny 65917 Oct 13 19:25 wallmart.pdf
Code:
Model: ATA HGST HTS721010A9 (scsi) Disk /dev/sdb: 1000GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Number Start End Size File system Name Flags 1 1049kB 1000GB 1000GB ext4 primary
Code:
inny@vinny-Bonobo-Extreme:~$ df -h Filesystem Size Used Avail Use% Mounted on /dev/sda3 52G 30G 20G 60% / none 4.0K 0 4.0K 0% /sys/fs/cgroup udev 7.8G 4.0K 7.8G 1% /dev tmpfs 1.6G 1.3M 1.6G 1% /run none 5.0M 0 5.0M 0% /run/lock none 7.9G 2.8M 7.9G 1% /run/shm none 100M 20K 100M 1% /run/user /dev/sdb1 917G 88G 829G 10% /mnt/disk [COLOR=#ff0000]<---------------storage drive and object of test[/COLOR] /dev/sda1 296G 4.6G 277G 2% /media/vinny/Ubuntu [COLOR=#ff0000]<--------------------Ubuntu partition [/COLOR]
Code:
vinny@vinny-Bonobo-Extreme:~$ sudo parted -l [sudo] password for vinny: Model: ATA HGST HTS725050A7 (scsi) Disk /dev/sda: 500GB Sector size (logical/physical): 512B/4096B Partition Table: msdos Number Start End Size Type File system Flags 1 8225kB 323GB 323GB primary ext4 boot [COLOR=#ff0000]<-----------------Ubuntu-14.04[/COLOR] 3 323GB 379GB 56.3GB primary ext4 [COLOR=#ff0000]<-----------------Kubuntu-14.04[/COLOR] 4 379GB 496GB 117GB extended 5 379GB 436GB 57.0GB logical ext4 [COLOR=#ff0000]<------------------Kubuntu-14.10[/COLOR] 6 436GB 496GB 59.8GB logical ext4 [COLOR=#0000ff]<------------------next install? [/COLOR] 2 496GB 500GB 4295MB primary linux-swap(v1)
tonight I will be backing up the data to the Ubuntu install and installing the btrfs-tools package .
tomorrow reading up on as much as I can like this https://www.kubuntuforums.net/showth...ighlight=btrfs and then doing the conversion Friday or Saturday
this should finally progress to fstab editing to the new btrfs sub-volumes and relinking the data to the Kubuntu ~/ + finally chain loading all the installs grubs through Ubuntus grub "that is in control right now" as explained @hear https://www.kubuntuforums.net/showth...ot-How-To-quot
well thats enough typing right now
VINNY
Comment