Tribe
FS#502 - Switching ext3 to ext4 in Tribe fails in postinstall
Attached to Project:
Tribe
Opened by Anke Boersma (abveritas) - Saturday, 29 December 2012, 05:46 GMT
Last edited by Manuel Tortosa (manutortosa) - Saturday, 12 January 2013, 15:23 GMT
Opened by Anke Boersma (abveritas) - Saturday, 29 December 2012, 05:46 GMT
Last edited by Manuel Tortosa (manutortosa) - Saturday, 12 January 2013, 15:23 GMT
|
DetailsWhen using the advanced option in Tribe to create a partition in ext3, then in the partition-page format the same partition to ext4, results in the postinstall scripts installing as ext3, thus on reboot UUID of the targeted install partition is not found, resulting in boot to tty1.
First reported by Allan from Arch, can be duplicated in virtualbox or real hardware install. |
This task depends upon
Closed by Manuel Tortosa (manutortosa)
Saturday, 12 January 2013, 15:23 GMT
Reason for closing: Fixed
Saturday, 12 January 2013, 15:23 GMT
Reason for closing: Fixed
The filesystem is always changed correctly on reboot, but while in Tribe the change is not done (yet?). fstab has the wrong filesystem listed, so even blkid fails.
http://gitorious.org/chakra/tribe/commit/579de3e83f68849f3434c7b1b4286a403d4a97d1
needs testing.