Also worth noting that curtin runs:
curtin --install-deps install --config=configs/config-000.cfg
--config=configs/config-001.cfg --config=configs/config-002.cfg
--config=configs/config-003.cfg --config=configs/config-004.cfg
http://10.10.4.221:5248/images/ubuntu/amd64/generic/trusty/release/root-
tgz
and config-002.cfg contains the nvme device (unrelated to the above but
looks like it will cause problems in the next step i.e. once we can get
curtin to select the correct partition)
cat configs/config-002.cfg
partitioning_commands:
builtin: [curtin, block-meta, custom]
storage:
config:
- {id: sdc, model: Samsung SSD 840, name: sdc, serial: S1D9NSAFB19195M, type:
disk,
wipe: superblock}
- {id: sda, model: ST2000DM001-1CH1, name: sda, serial: Z3409QB2, type: disk,
wipe: superblock}
- {id: sdb, model: ST2000DM001-1CH1, name: sdb, serial: Z3409S81, type: disk,
wipe: superblock}
- {grub_device: true, id: nvme0n1, name: nvme0n1, path: /dev/nvme0n1, ptable:
msdos,
type: disk, wipe: superblock}
- {device: nvme0n1, id: nvme0n1-part1, name: nvme0n1-part1, number: 1,
offset: 4194304B,
size: 128026935296B, type: partition, uuid:
edf17540-d929-41cc-85de-c4df78802b8d,
wipe: superblock}
- {fstype: ext4, id: nvme0n1-part1_format, label: '', type: format, uuid:
ce3b35c2-48ee-4d6f-9b20-0ff9642b2961,
volume: nvme0n1-part1}
- {device: nvme0n1-part1_format, id: nvme0n1-part1_mount, path: /, type:
mount}
version: 1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs