[Bug 1401190] Re: curtin makes assumptions about partition names on all devices
Ryan Harper
1401190 at bugs.launchpad.net
Mon Mar 7 15:19:29 UTC 2016
Yeah, looks like the mkfs code is expecting you to include label: 'some
label' in the format dictionary.
Can you try injecting a label into the format dictionary:
- {fstype: ext4, id: nvme0n1-part1_format, label: 'SOME_LABEL_HERE', type:
format, uuid: 6a47f95c-40b6-478a-aefa-ca84a509d877,
volume: nvme0n1-part1}
This is a bug in curtin as label's aren't required.
On Sun, Mar 6, 2016 at 3:58 PM, Rob Sanderson <1401190 at bugs.launchpad.net>
wrote:
> ls -la /dev/nvme0*
> crw------- 1 root root 10, 57 Mar 6 21:10 /dev/nvme0
> brw-rw---- 1 root disk 259, 0 Mar 6 21:44 /dev/nvme0n1
> brw-rw---- 1 root disk 259, 1 Mar 6 21:44 /dev/nvme0n1p1
>
> --
> You received this bug notification because you are subscribed to curtin
> in Ubuntu.
> Matching subscriptions: curtin-bugs, curtin-bugs-all
> https://bugs.launchpad.net/bugs/1401190
>
> Title:
> curtin makes assumptions about partition names on all devices
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/curtin/+bug/1401190/+subscriptions
>
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to curtin in Ubuntu.
https://bugs.launchpad.net/bugs/1401190
Title:
curtin makes assumptions about partition names on all devices
To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1401190/+subscriptions
More information about the Ubuntu-server-bugs
mailing list