[LMDE] Installing on btrfs stops in the middle of copying files

Bug #990809 reported by Chinoto Vokro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linux Mint
New
Undecided
Unassigned

Bug Description

LMDE 201204 Xfce DVD[i386]

I have a pretty crappy computer (Dell Optiplex GX280) lying around and decided to put Linux on it, and as an after thought, decided to use btrfs for the root filesystem.
Using the partitioning shown below (and a slight variations), I tried to install LMDE several times, but it would just stop at "/opt/thunderbird/libxul.so" or "/opt/thunderbird/omni.ja". I finally decided that btrfs or the installer had a bug, so I tried ext4, which has been working fine so far.

Any further tests by me will not be the same scenario: ext4 partition will be shrunk and btrfs will be placed after it (shouldn't change results though).

Partition Layout: ("_" are for correcting spacing)
---- ---- ---- ---- ----
dev_ | FS_ _ | Mount | Size
-----+-------+-------+------
sda1 | NTFS_ | _ _ _ | 15.00 GiB
sda2 | fat16 | /boot | _0.125GiB (128MiB)
sda3 | swap_ | swap_ | _2.00 GiB
sda4 | extend| _ _ _ | 20.13 GiB
-sda5| btrfs | / _ _ | 20.12 GiB
---- ---- ---- ---- ----

Install media: ISO on USB booted with Grub2 (The md5sum of the iso is the same as provided on http://blog.linuxmint.com/?p=1979)
grub.cfg: (fromiso was necessary for 201109, but shows errors in 201204, doesn't seem to affect anything though)
---- ---- ---- ---- ----
set timeout=-1
set default=0

search --no-floppy --fs-uuid --set 71DE-622F

menuentry "[X]LMDE 201204 Xfce DVD[i386]" {
 set isofile=/iso/linuxmint-201204-xfce-dvd-32bit.iso
 loopback loop $isofile
 linux (loop)/casper/vmlinuz fromiso=/dev/disk/by-uuid/71DE-622F$isofile boot=live config live-media-path=/casper quiet splash noeject --
 initrd (loop)/casper/initrd.lz
}
---- ---- ---- ---- ----

description: updated
description: updated
summary: - Installing on btrfs stops in the middle of copying files
+ [LMDE] Installing on btrfs stops in the middle of copying files
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.