touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #47508
[Bug 1237937] Re: data partition not found, missing device specific name
> mountroot()
> {
> # list of possible userdata partition names
> - partlist="userdata UDA DATAFS USERDATA"
> + partlist="userdata UDA DATAFS USERDATA UA"
is this really such a big deal?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools-ubuntu-
touch in Ubuntu.
https://bugs.launchpad.net/bugs/1237937
Title:
data partition not found, missing device specific name
Status in initramfs-tools-ubuntu-touch package in Ubuntu:
Incomplete
Bug description:
This affects the Samsung Galaxy Tab 10.1 Wifi, device name is
"p4wifi".
The "scripts/touch" script doesn't find the data partition on my
device , because its name is not included in the "partlist".
The name of the userdata partition is "UA":
# find /dev -name UA
/dev/disk/by-name/UA
The name is also missing in "/usr/lib/lxc-android-config/update-fstab" from the datalabels variable. Should I file a separate bug for this ?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools-ubuntu-touch/+bug/1237937/+subscriptions