Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 417213 - install-amd64-minimal-20120517 live system fails after mounting a btrfs volume.
Summary: install-amd64-minimal-20120517 live system fails after mounting a btrfs volume.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: InstallCD (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 06:32 UTC by Light
Modified: 2012-05-26 21:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Light 2012-05-23 06:32:42 UTC
When I try to install gentoo amd64 in a subvolume of a btrfs volume alongside with my Archlinux i686 already on another subvolume using minimal installation CD-20120517 on an usb flash disk, after I mount the volume on /mnt, the live system seems to fail: I can't run any command(ls for example). It says /bin/***:command not found. When I then try to cd into /bin, bash reports: /bin:No such file or directory. And even reboot command is missing, I have to cut the power off. I tried many times, checksum, changed the usb interface, re-dd the usb flash disk and get the same result. Finally I used the x86-64 live CD of Archlinux and finished the installation :) .

Reproducible: Always

Steps to Reproduce:
1.# mount /dev/sda10 /mnt (It doesn't matter if I use -o subvol=*** or just the root volume)
2.the system fails
Actual Results:  
Can't use any command and many directories are missing like /bin .

Expected Results:  
Nothing should happen...... It should just mount the volume.

The btrfs filesystem is lzo compressed, but first the kernel in the liveCD should support it(3.2.*, Arch's 3.0 is doing fine), then only the data stored is compressed, I am not forcing gentoo to read and write any compressed data, fianlly it shouldn't corrupt the whole live system. The filesystem itself is not corrupted though.
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2012-05-26 21:17:24 UTC
The minimal CD does not have explicit support for brtfs yet. When it becomes (more?) stable, we'll reconsider it.
If you want to try brtfs support, please test the admin-cd - bug 352152