subiquity/examples/threebuntu-on-msdos.json

1419 lines
65 KiB
JSON
Raw Normal View History

{
"network": {
"links": [
{
"addresses": [
{
"address": "10.0.2.15/24",
"family": 2,
"scope": "global",
"source": "dhcp"
},
{
"address": "fe80::2585:2b16:597f:9ec3/64",
"family": 10,
"scope": "link",
"source": "static"
}
],
"bond": {
"is_master": false,
"is_slave": false,
"lacp_rate": null,
"master": null,
"mode": null,
"slaves": [],
"xmit_hash_policy": null
},
"bridge": {
"interfaces": [],
"is_bridge": false,
"is_port": false,
"options": {}
},
"netlink_data": {
"arptype": 1,
"family": 0,
"flags": 69699,
"ifindex": 2,
"is_vlan": false,
"name": "enp0s3"
},
"type": "eth",
"udev_data": {
"CURRENT_TAGS": ":systemd:",
"DEVPATH": "/devices/pci0000:00/0000:00:03.0/net/enp0s3",
"ID_BUS": "pci",
"ID_MM_CANDIDATE": "1",
"ID_MODEL_FROM_DATABASE": "82540EM Gigabit Ethernet Controller (PRO/1000 MT Desktop Adapter)",
"ID_MODEL_ID": "0x100e",
"ID_NET_DRIVER": "e1000",
"ID_NET_LINK_FILE": "/usr/lib/systemd/network/99-default.link",
"ID_NET_NAME": "enp0s3",
"ID_NET_NAME_MAC": "enx0800272b5141",
"ID_NET_NAME_PATH": "enp0s3",
"ID_NET_NAMING_SCHEME": "v251",
"ID_OUI_FROM_DATABASE": "PCS Systemtechnik GmbH",
"ID_PATH": "pci-0000:00:03.0",
"ID_PATH_TAG": "pci-0000_00_03_0",
"ID_PCI_CLASS_FROM_DATABASE": "Network controller",
"ID_PCI_SUBCLASS_FROM_DATABASE": "Ethernet controller",
"ID_VENDOR_FROM_DATABASE": "Intel Corporation",
"ID_VENDOR_ID": "0x8086",
"IFINDEX": "2",
"INTERFACE": "enp0s3",
"SUBSYSTEM": "net",
"SYSTEMD_ALIAS": "/sys/subsystem/net/devices/enp0s3",
"TAGS": ":systemd:",
"USEC_INITIALIZED": "1218067",
"attrs": {
"addr_assign_type": "0",
"addr_len": "6",
"address": "08:00:27:2b:51:41",
"broadcast": "ff:ff:ff:ff:ff:ff",
"carrier": "1",
"carrier_changes": "2",
"carrier_down_count": "1",
"carrier_up_count": "1",
"dev_id": "0x0",
"dev_port": "0",
"device": null,
"dormant": "0",
"duplex": "full",
"flags": "0x1003",
"gro_flush_timeout": "0",
"ifalias": "",
"ifindex": "2",
"iflink": "2",
"link_mode": "0",
"mtu": "1500",
"name_assign_type": "4",
"napi_defer_hard_irqs": "0",
"netdev_group": "0",
"operstate": "up",
"phys_port_id": null,
"phys_port_name": null,
"phys_switch_id": null,
"power/async": "disabled",
"power/autosuspend_delay_ms": null,
"power/control": "auto",
"power/runtime_active_kids": "0",
"power/runtime_active_time": "0",
"power/runtime_enabled": "disabled",
"power/runtime_status": "unsupported",
"power/runtime_suspended_time": "0",
"power/runtime_usage": "0",
"proto_down": "0",
"queues/rx-0/rps_cpus": "0",
"queues/rx-0/rps_flow_cnt": "0",
"queues/tx-0/byte_queue_limits/hold_time": "1000",
"queues/tx-0/byte_queue_limits/inflight": "0",
"queues/tx-0/byte_queue_limits/limit": "5858",
"queues/tx-0/byte_queue_limits/limit_max": "1879048192",
"queues/tx-0/byte_queue_limits/limit_min": "0",
"queues/tx-0/traffic_class": null,
"queues/tx-0/tx_maxrate": "0",
"queues/tx-0/tx_timeout": "0",
"queues/tx-0/xps_cpus": null,
"queues/tx-0/xps_rxqs": "0",
"speed": "1000",
"statistics/collisions": "0",
"statistics/multicast": "0",
"statistics/rx_bytes": "104599575",
"statistics/rx_compressed": "0",
"statistics/rx_crc_errors": "0",
"statistics/rx_dropped": "0",
"statistics/rx_errors": "0",
"statistics/rx_fifo_errors": "0",
"statistics/rx_frame_errors": "0",
"statistics/rx_length_errors": "0",
"statistics/rx_missed_errors": "0",
"statistics/rx_nohandler": "0",
"statistics/rx_over_errors": "0",
"statistics/rx_packets": "69787",
"statistics/tx_aborted_errors": "0",
"statistics/tx_bytes": "294110",
"statistics/tx_carrier_errors": "0",
"statistics/tx_compressed": "0",
"statistics/tx_dropped": "0",
"statistics/tx_errors": "0",
"statistics/tx_fifo_errors": "0",
"statistics/tx_heartbeat_errors": "0",
"statistics/tx_packets": "4265",
"statistics/tx_window_errors": "0",
"subsystem": "net",
"testing": "0",
"threaded": "0",
"tx_queue_len": "1000",
"type": "1",
"uevent": "INTERFACE=enp0s3\nIFINDEX=2"
}
}
},
{
"addresses": [
{
"address": "127.0.0.1/8",
"family": 2,
"scope": "host",
"source": "static"
},
{
"address": "::1/128",
"family": 10,
"scope": "host",
"source": "static"
}
],
"bond": {
"is_master": false,
"is_slave": false,
"lacp_rate": null,
"master": null,
"mode": null,
"slaves": [],
"xmit_hash_policy": null
},
"bridge": {
"interfaces": [],
"is_bridge": false,
"is_port": false,
"options": {}
},
"netlink_data": {
"arptype": 772,
"family": 0,
"flags": 65609,
"ifindex": 1,
"is_vlan": false,
"name": "lo"
},
"type": "lo",
"udev_data": {
"DEVPATH": "/devices/virtual/net/lo",
"ID_MM_CANDIDATE": "1",
"IFINDEX": "1",
"INTERFACE": "lo",
"SUBSYSTEM": "net",
"USEC_INITIALIZED": "868105",
"attrs": {
"addr_assign_type": "0",
"addr_len": "6",
"address": "00:00:00:00:00:00",
"broadcast": "00:00:00:00:00:00",
"carrier": "1",
"carrier_changes": "0",
"carrier_down_count": "0",
"carrier_up_count": "0",
"dev_id": "0x0",
"dev_port": "0",
"dormant": "0",
"duplex": null,
"flags": "0x9",
"gro_flush_timeout": "0",
"ifalias": "",
"ifindex": "1",
"iflink": "1",
"link_mode": "0",
"mtu": "65536",
"name_assign_type": null,
"napi_defer_hard_irqs": "0",
"netdev_group": "0",
"operstate": "unknown",
"phys_port_id": null,
"phys_port_name": null,
"phys_switch_id": null,
"power/async": "disabled",
"power/autosuspend_delay_ms": null,
"power/control": "auto",
"power/runtime_active_kids": "0",
"power/runtime_active_time": "0",
"power/runtime_enabled": "disabled",
"power/runtime_status": "unsupported",
"power/runtime_suspended_time": "0",
"power/runtime_usage": "0",
"proto_down": "0",
"queues/rx-0/rps_cpus": "0",
"queues/rx-0/rps_flow_cnt": "0",
"queues/tx-0/byte_queue_limits/hold_time": "1000",
"queues/tx-0/byte_queue_limits/inflight": "0",
"queues/tx-0/byte_queue_limits/limit": "0",
"queues/tx-0/byte_queue_limits/limit_max": "1879048192",
"queues/tx-0/byte_queue_limits/limit_min": "0",
"queues/tx-0/traffic_class": null,
"queues/tx-0/tx_maxrate": "0",
"queues/tx-0/tx_timeout": "0",
"queues/tx-0/xps_cpus": null,
"queues/tx-0/xps_rxqs": "0",
"speed": null,
"statistics/collisions": "0",
"statistics/multicast": "0",
"statistics/rx_bytes": "18995",
"statistics/rx_compressed": "0",
"statistics/rx_crc_errors": "0",
"statistics/rx_dropped": "0",
"statistics/rx_errors": "0",
"statistics/rx_fifo_errors": "0",
"statistics/rx_frame_errors": "0",
"statistics/rx_length_errors": "0",
"statistics/rx_missed_errors": "0",
"statistics/rx_nohandler": "0",
"statistics/rx_over_errors": "0",
"statistics/rx_packets": "205",
"statistics/tx_aborted_errors": "0",
"statistics/tx_bytes": "18995",
"statistics/tx_carrier_errors": "0",
"statistics/tx_compressed": "0",
"statistics/tx_dropped": "0",
"statistics/tx_errors": "0",
"statistics/tx_fifo_errors": "0",
"statistics/tx_heartbeat_errors": "0",
"statistics/tx_packets": "205",
"statistics/tx_window_errors": "0",
"subsystem": "net",
"testing": "0",
"threaded": "0",
"tx_queue_len": "1000",
"type": "772",
"uevent": "INTERFACE=lo\nIFINDEX=1"
}
}
}
],
"routes": [
{
"dst": "default",
"family": 2,
"ifindex": 2,
"table": 254,
"type": 1
},
{
"dst": "10.0.2.0/24",
"family": 2,
"ifindex": 2,
"table": 254,
"type": 1
},
{
"dst": "169.254.0.0/16",
"family": 2,
"ifindex": 2,
"table": 254,
"type": 1
},
{
"dst": "10.0.2.15",
"family": 2,
"ifindex": 2,
"table": 255,
"type": 2
},
{
"dst": "10.0.2.255",
"family": 2,
"ifindex": 2,
"table": 255,
"type": 3
},
{
"dst": "127.0.0.0/8",
"family": 2,
"ifindex": 1,
"table": 255,
"type": 2
},
{
"dst": "127.0.0.1",
"family": 2,
"ifindex": 1,
"table": 255,
"type": 2
},
{
"dst": "127.255.255.255",
"family": 2,
"ifindex": 1,
"table": 255,
"type": 3
},
{
"dst": "::1",
"family": 10,
"ifindex": 1,
"table": 254,
"type": 1
},
{
"dst": "fe80::/64",
"family": 10,
"ifindex": 2,
"table": 254,
"type": 1
},
{
"dst": "::1",
"family": 10,
"ifindex": 1,
"table": 255,
"type": 2
},
{
"dst": "fe80::2585:2b16:597f:9ec3",
"family": 10,
"ifindex": 2,
"table": 255,
"type": 2
},
{
"dst": "ff00::/8",
"family": 10,
"ifindex": 2,
"table": 255,
"type": 5
}
]
},
"storage": {
"bcache": {
"backing": {},
"caching": {}
},
"blockdev": {
"/dev/sda": {
"CURRENT_TAGS": ":systemd:",
"DEVLINKS": "/dev/disk/by-diskseq/11 /dev/disk/by-path/pci-0000:00:0d.0-ata-1 /dev/disk/by-path/pci-0000:00:0d.0-ata-1.0 /dev/disk/by-id/ata-VBOX_HARDDISK_VB0550ba60-f3975b58",
"DEVNAME": "/dev/sda",
"DEVPATH": "/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda",
"DEVTYPE": "disk",
"DISKSEQ": "11",
"ID_ATA": "1",
"ID_ATA_FEATURE_SET_PM": "1",
"ID_ATA_FEATURE_SET_PM_ENABLED": "1",
"ID_ATA_SATA": "1",
"ID_ATA_SATA_SIGNAL_RATE_GEN2": "1",
"ID_ATA_WRITE_CACHE": "1",
"ID_ATA_WRITE_CACHE_ENABLED": "1",
"ID_BUS": "ata",
"ID_MODEL": "VBOX_HARDDISK",
"ID_MODEL_ENC": "VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20",
"ID_PART_TABLE_TYPE": "dos",
"ID_PART_TABLE_UUID": "f998ab86",
"ID_PATH": "pci-0000:00:0d.0-ata-1.0",
"ID_PATH_ATA_COMPAT": "pci-0000:00:0d.0-ata-1",
"ID_PATH_TAG": "pci-0000_00_0d_0-ata-1_0",
"ID_REVISION": "1.0",
"ID_SERIAL": "VBOX_HARDDISK_VB0550ba60-f3975b58",
"ID_SERIAL_SHORT": "VB0550ba60-f3975b58",
"ID_TYPE": "disk",
"MAJOR": "8",
"MINOR": "0",
"SUBSYSTEM": "block",
"TAGS": ":systemd:",
"USEC_INITIALIZED": "1278228",
"attrs": {
"alignment_offset": "0",
"bdi": null,
"capability": "40",
"dev": "8:0",
"device": null,
"discard_alignment": "0",
"diskseq": "11",
"events": "",
"events_async": "",
"events_poll_msecs": "-1",
"ext_range": "256",
"hidden": "0",
"inflight": " 0 0",
"integrity/device_is_integrity_capable": "0",
"integrity/format": "none",
"integrity/protection_interval_bytes": "0",
"integrity/read_verify": "0",
"integrity/tag_size": "0",
"integrity/write_generate": "0",
"mq/0/cpu_list": "0",
"mq/0/nr_reserved_tags": "0",
"mq/0/nr_tags": "32",
"power/async": "disabled",
"power/autosuspend_delay_ms": null,
"power/control": "auto",
"power/runtime_active_kids": "0",
"power/runtime_active_time": "0",
"power/runtime_enabled": "disabled",
"power/runtime_status": "unsupported",
"power/runtime_suspended_time": "0",
"power/runtime_usage": "0",
"queue/add_random": "1",
"queue/bsg": null,
"queue/chunk_sectors": "0",
"queue/dax": "0",
"queue/discard_granularity": "0",
"queue/discard_max_bytes": "0",
"queue/discard_max_hw_bytes": "0",
"queue/discard_zeroes_data": "0",
"queue/fua": "0",
"queue/hw_sector_size": "512",
"queue/io_poll": "0",
"queue/io_poll_delay": "-1",
"queue/io_timeout": "30000",
"queue/iosched/async_depth": "48",
"queue/iosched/fifo_batch": "16",
"queue/iosched/front_merges": "1",
"queue/iosched/read_expire": "500",
"queue/iosched/write_expire": "5000",
"queue/iosched/writes_starved": "2",
"queue/iostats": "1",
"queue/logical_block_size": "512",
"queue/max_discard_segments": "1",
"queue/max_hw_sectors_kb": "32767",
"queue/max_integrity_segments": "0",
"queue/max_sectors_kb": "1280",
"queue/max_segment_size": "65536",
"queue/max_segments": "168",
"queue/minimum_io_size": "512",
"queue/nomerges": "0",
"queue/nr_requests": "64",
"queue/nr_zones": "0",
"queue/optimal_io_size": "0",
"queue/physical_block_size": "512",
"queue/read_ahead_kb": "128",
"queue/rotational": "1",
"queue/rq_affinity": "1",
"queue/scheduler": "[mq-deadline] none",
"queue/stable_writes": "0",
"queue/virt_boundary_mask": "0",
"queue/wbt_lat_usec": "75000",
"queue/write_cache": "write back",
"queue/write_same_max_bytes": "0",
"queue/write_zeroes_max_bytes": "0",
"queue/zone_append_max_bytes": "0",
"queue/zone_write_granularity": "0",
"queue/zoned": "none",
"range": "16",
"removable": "0",
"ro": "0",
"size": "161061273600",
"stat": " 2856 5 219670 1319 44 0 0 198 0 2124 1716 0 0 0 0 44 198",
"subsystem": "block",
"trace/act_mask": "disabled",
"trace/enable": "0",
"trace/end_lba": "disabled",
"trace/pid": "disabled",
"trace/start_lba": "disabled",
"uevent": "MAJOR=8\nMINOR=0\nDEVNAME=sda\nDEVTYPE=disk\nDISKSEQ=11"
},
"partitiontable": {
"device": "/dev/sda",
"id": "0xf998ab86",
"label": "dos",
"partitions": [
{
"node": "/dev/sda1",
"size": 97654784,
"start": 2048,
"type": "83"
},
{
"node": "/dev/sda2",
"size": 215863298,
"start": 97658878,
"type": "5"
},
{
"bootable": true,
"node": "/dev/sda3",
"size": 1048576,
"start": 313522176,
"type": "ef"
},
{
"node": "/dev/sda5",
"size": 97654784,
"start": 97658880,
"type": "83"
},
{
"node": "/dev/sda6",
"size": 118206464,
"start": 195315712,
"type": "83"
}
],
"sectorsize": 512,
"unit": "sectors"
}
},
"/dev/sda1": {
"CURRENT_TAGS": ":systemd:",
"DEVLINKS": "/dev/disk/by-path/pci-0000:00:0d.0-ata-1.0-part1 /dev/disk/by-uuid/2b8e9da6-6d58-473b-9654-081052a750dc /dev/disk/by-path/pci-0000:00:0d.0-ata-1-part1 /dev/disk/by-id/ata-VBOX_HARDDISK_VB0550ba60-f3975b58-part1 /dev/disk/by-partuuid/f998ab86-01",
"DEVNAME": "/dev/sda1",
"DEVPATH": "/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1",
"DEVTYPE": "partition",
"DISKSEQ": "11",
"ID_ATA": "1",
"ID_ATA_FEATURE_SET_PM": "1",
"ID_ATA_FEATURE_SET_PM_ENABLED": "1",
"ID_ATA_SATA": "1",
"ID_ATA_SATA_SIGNAL_RATE_GEN2": "1",
"ID_ATA_WRITE_CACHE": "1",
"ID_ATA_WRITE_CACHE_ENABLED": "1",
"ID_BUS": "ata",
"ID_FS_TYPE": "ext4",
"ID_FS_USAGE": "filesystem",
"ID_FS_UUID": "2b8e9da6-6d58-473b-9654-081052a750dc",
"ID_FS_UUID_ENC": "2b8e9da6-6d58-473b-9654-081052a750dc",
"ID_FS_VERSION": "1.0",
"ID_MODEL": "VBOX_HARDDISK",
"ID_MODEL_ENC": "VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20",
"ID_PART_ENTRY_DISK": "8:0",
"ID_PART_ENTRY_NUMBER": "1",
"ID_PART_ENTRY_OFFSET": "2048",
"ID_PART_ENTRY_SCHEME": "dos",
"ID_PART_ENTRY_SIZE": "97654784",
"ID_PART_ENTRY_TYPE": "0x83",
"ID_PART_ENTRY_UUID": "f998ab86-01",
"ID_PART_TABLE_TYPE": "dos",
"ID_PART_TABLE_UUID": "f998ab86",
"ID_PATH": "pci-0000:00:0d.0-ata-1.0",
"ID_PATH_ATA_COMPAT": "pci-0000:00:0d.0-ata-1",
"ID_PATH_TAG": "pci-0000_00_0d_0-ata-1_0",
"ID_REVISION": "1.0",
"ID_SERIAL": "VBOX_HARDDISK_VB0550ba60-f3975b58",
"ID_SERIAL_SHORT": "VB0550ba60-f3975b58",
"ID_TYPE": "disk",
"MAJOR": "8",
"MINOR": "1",
"PARTN": "1",
"SUBSYSTEM": "block",
"TAGS": ":systemd:",
"USEC_INITIALIZED": "1355767",
"attrs": {
"alignment_offset": "0",
"dev": "8:1",
"discard_alignment": "0",
"inflight": " 0 0",
"partition": "1",
"power/async": "disabled",
"power/autosuspend_delay_ms": null,
"power/control": "auto",
"power/runtime_active_kids": "0",
"power/runtime_active_time": "0",
"power/runtime_enabled": "disabled",
"power/runtime_status": "unsupported",
"power/runtime_suspended_time": "0",
"power/runtime_usage": "0",
"ro": "0",
"size": "49999249408",
"start": "2048",
"stat": " 516 1 48914 270 15 0 0 87 0 740 357 0 0 0 0 0 0",
"subsystem": "block",
"trace/act_mask": "disabled",
"trace/enable": "0",
"trace/end_lba": "disabled",
"trace/pid": "disabled",
"trace/start_lba": "disabled",
"uevent": "MAJOR=8\nMINOR=1\nDEVNAME=sda1\nDEVTYPE=partition\nDISKSEQ=11\nPARTN=1"
}
},
"/dev/sda2": {
"CURRENT_TAGS": ":systemd:",
"DEVLINKS": "/dev/disk/by-path/pci-0000:00:0d.0-ata-1.0-part2 /dev/disk/by-id/ata-VBOX_HARDDISK_VB0550ba60-f3975b58-part2 /dev/disk/by-path/pci-0000:00:0d.0-ata-1-part2 /dev/disk/by-partuuid/f998ab86-02",
"DEVNAME": "/dev/sda2",
"DEVPATH": "/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2",
"DEVTYPE": "partition",
"DISKSEQ": "11",
"ID_ATA": "1",
"ID_ATA_FEATURE_SET_PM": "1",
"ID_ATA_FEATURE_SET_PM_ENABLED": "1",
"ID_ATA_SATA": "1",
"ID_ATA_SATA_SIGNAL_RATE_GEN2": "1",
"ID_ATA_WRITE_CACHE": "1",
"ID_ATA_WRITE_CACHE_ENABLED": "1",
"ID_BUS": "ata",
"ID_MODEL": "VBOX_HARDDISK",
"ID_MODEL_ENC": "VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20",
"ID_PART_ENTRY_DISK": "8:0",
"ID_PART_ENTRY_NUMBER": "2",
"ID_PART_ENTRY_OFFSET": "97658878",
"ID_PART_ENTRY_SCHEME": "dos",
"ID_PART_ENTRY_SIZE": "215863298",
"ID_PART_ENTRY_TYPE": "0x5",
"ID_PART_ENTRY_UUID": "f998ab86-02",
"ID_PART_TABLE_TYPE": "dos",
"ID_PART_TABLE_UUID": "f998ab86",
"ID_PATH": "pci-0000:00:0d.0-ata-1.0",
"ID_PATH_ATA_COMPAT": "pci-0000:00:0d.0-ata-1",
"ID_PATH_TAG": "pci-0000_00_0d_0-ata-1_0",
"ID_REVISION": "1.0",
"ID_SERIAL": "VBOX_HARDDISK_VB0550ba60-f3975b58",
"ID_SERIAL_SHORT": "VB0550ba60-f3975b58",
"ID_TYPE": "disk",
"MAJOR": "8",
"MINOR": "2",
"PARTN": "2",
"SUBSYSTEM": "block",
"TAGS": ":systemd:",
"USEC_INITIALIZED": "1337053",
"attrs": {
"alignment_offset": "0",
"dev": "8:2",
"discard_alignment": "0",
"inflight": " 0 0",
"partition": "2",
"power/async": "disabled",
"power/autosuspend_delay_ms": null,
"power/control": "auto",
"power/runtime_active_kids": "0",
"power/runtime_active_time": "0",
"power/runtime_enabled": "disabled",
"power/runtime_status": "unsupported",
"power/runtime_suspended_time": "0",
"power/runtime_usage": "0",
"ro": "0",
"size": "1024",
"start": "97658878",
"stat": " 9 0 18 19 0 0 0 0 0 80 19 0 0 0 0 0 0",
"subsystem": "block",
"trace/act_mask": "disabled",
"trace/enable": "0",
"trace/end_lba": "disabled",
"trace/pid": "disabled",
"trace/start_lba": "disabled",
"uevent": "MAJOR=8\nMINOR=2\nDEVNAME=sda2\nDEVTYPE=partition\nDISKSEQ=11\nPARTN=2"
},
"partitiontable": {
"device": "/dev/sda2",
"grain": "512",
"id": "0x00000000",
"label": "dos",
"partitions": [
{
"node": "/dev/sda2p1",
"size": 97654784,
"start": 2,
"type": "83"
},
{
"node": "/dev/sda2p2",
"size": 118206966,
"start": 97656332,
"type": "5"
}
],
"sectorsize": 512,
"unit": "sectors"
}
},
"/dev/sda3": {
"CURRENT_TAGS": ":systemd:",
"DEVLINKS": "/dev/disk/by-uuid/FF4A-25E2 /dev/disk/by-path/pci-0000:00:0d.0-ata-1.0-part3 /dev/disk/by-path/pci-0000:00:0d.0-ata-1-part3 /dev/disk/by-id/ata-VBOX_HARDDISK_VB0550ba60-f3975b58-part3 /dev/disk/by-partuuid/f998ab86-03",
"DEVNAME": "/dev/sda3",
"DEVPATH": "/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3",
"DEVTYPE": "partition",
"DISKSEQ": "11",
"ID_ATA": "1",
"ID_ATA_FEATURE_SET_PM": "1",
"ID_ATA_FEATURE_SET_PM_ENABLED": "1",
"ID_ATA_SATA": "1",
"ID_ATA_SATA_SIGNAL_RATE_GEN2": "1",
"ID_ATA_WRITE_CACHE": "1",
"ID_ATA_WRITE_CACHE_ENABLED": "1",
"ID_BUS": "ata",
"ID_FS_TYPE": "vfat",
"ID_FS_USAGE": "filesystem",
"ID_FS_UUID": "FF4A-25E2",
"ID_FS_UUID_ENC": "FF4A-25E2",
"ID_FS_VERSION": "FAT32",
"ID_MODEL": "VBOX_HARDDISK",
"ID_MODEL_ENC": "VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20",
"ID_PART_ENTRY_DISK": "8:0",
"ID_PART_ENTRY_FLAGS": "0x80",
"ID_PART_ENTRY_NUMBER": "3",
"ID_PART_ENTRY_OFFSET": "313522176",
"ID_PART_ENTRY_SCHEME": "dos",
"ID_PART_ENTRY_SIZE": "1048576",
"ID_PART_ENTRY_TYPE": "0xef",
"ID_PART_ENTRY_UUID": "f998ab86-03",
"ID_PART_TABLE_TYPE": "dos",
"ID_PART_TABLE_UUID": "f998ab86",
"ID_PATH": "pci-0000:00:0d.0-ata-1.0",
"ID_PATH_ATA_COMPAT": "pci-0000:00:0d.0-ata-1",
"ID_PATH_TAG": "pci-0000_00_0d_0-ata-1_0",
"ID_REVISION": "1.0",
"ID_SERIAL": "VBOX_HARDDISK_VB0550ba60-f3975b58",
"ID_SERIAL_SHORT": "VB0550ba60-f3975b58",
"ID_TYPE": "disk",
"MAJOR": "8",
"MINOR": "3",
"PARTN": "3",
"SUBSYSTEM": "block",
"TAGS": ":systemd:",
"UDISKS_IGNORE": "1",
"USEC_INITIALIZED": "1356260",
"attrs": {
"alignment_offset": "0",
"dev": "8:3",
"discard_alignment": "0",
"inflight": " 0 0",
"partition": "3",
"power/async": "disabled",
"power/autosuspend_delay_ms": null,
"power/control": "auto",
"power/runtime_active_kids": "0",
"power/runtime_active_time": "0",
"power/runtime_enabled": "disabled",
"power/runtime_status": "unsupported",
"power/runtime_suspended_time": "0",
"power/runtime_usage": "0",
"ro": "0",
"size": "536870912",
"start": "313522176",
"stat": " 336 0 34635 154 0 0 0 0 0 428 154 0 0 0 0 0 0",
"subsystem": "block",
"trace/act_mask": "disabled",
"trace/enable": "0",
"trace/end_lba": "disabled",
"trace/pid": "disabled",
"trace/start_lba": "disabled",
"uevent": "MAJOR=8\nMINOR=3\nDEVNAME=sda3\nDEVTYPE=partition\nDISKSEQ=11\nPARTN=3"
},
"partitiontable": {
"device": "/dev/sda3",
"id": "0x00000000",
"label": "dos",
"sectorsize": 512,
"unit": "sectors"
}
},
"/dev/sda5": {
"CURRENT_TAGS": ":systemd:",
"DEVLINKS": "/dev/disk/by-uuid/968fb1d2-819d-430b-8cf0-6f0012ada93d /dev/disk/by-partuuid/f998ab86-05 /dev/disk/by-id/ata-VBOX_HARDDISK_VB0550ba60-f3975b58-part5 /dev/disk/by-path/pci-0000:00:0d.0-ata-1-part5 /dev/disk/by-path/pci-0000:00:0d.0-ata-1.0-part5",
"DEVNAME": "/dev/sda5",
"DEVPATH": "/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5",
"DEVTYPE": "partition",
"DISKSEQ": "11",
"ID_ATA": "1",
"ID_ATA_FEATURE_SET_PM": "1",
"ID_ATA_FEATURE_SET_PM_ENABLED": "1",
"ID_ATA_SATA": "1",
"ID_ATA_SATA_SIGNAL_RATE_GEN2": "1",
"ID_ATA_WRITE_CACHE": "1",
"ID_ATA_WRITE_CACHE_ENABLED": "1",
"ID_BUS": "ata",
"ID_FS_TYPE": "ext4",
"ID_FS_USAGE": "filesystem",
"ID_FS_UUID": "968fb1d2-819d-430b-8cf0-6f0012ada93d",
"ID_FS_UUID_ENC": "968fb1d2-819d-430b-8cf0-6f0012ada93d",
"ID_FS_VERSION": "1.0",
"ID_MODEL": "VBOX_HARDDISK",
"ID_MODEL_ENC": "VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20",
"ID_PART_ENTRY_DISK": "8:0",
"ID_PART_ENTRY_NUMBER": "5",
"ID_PART_ENTRY_OFFSET": "97658880",
"ID_PART_ENTRY_SCHEME": "dos",
"ID_PART_ENTRY_SIZE": "97654784",
"ID_PART_ENTRY_TYPE": "0x83",
"ID_PART_ENTRY_UUID": "f998ab86-05",
"ID_PART_TABLE_TYPE": "dos",
"ID_PART_TABLE_UUID": "f998ab86",
"ID_PATH": "pci-0000:00:0d.0-ata-1.0",
"ID_PATH_ATA_COMPAT": "pci-0000:00:0d.0-ata-1",
"ID_PATH_TAG": "pci-0000_00_0d_0-ata-1_0",
"ID_REVISION": "1.0",
"ID_SERIAL": "VBOX_HARDDISK_VB0550ba60-f3975b58",
"ID_SERIAL_SHORT": "VB0550ba60-f3975b58",
"ID_TYPE": "disk",
"MAJOR": "8",
"MINOR": "5",
"PARTN": "5",
"SUBSYSTEM": "block",
"TAGS": ":systemd:",
"USEC_INITIALIZED": "1355982",
"attrs": {
"alignment_offset": "0",
"dev": "8:5",
"discard_alignment": "0",
"inflight": " 0 0",
"partition": "5",
"power/async": "disabled",
"power/autosuspend_delay_ms": null,
"power/control": "auto",
"power/runtime_active_kids": "0",
"power/runtime_active_time": "0",
"power/runtime_enabled": "disabled",
"power/runtime_status": "unsupported",
"power/runtime_suspended_time": "0",
"power/runtime_usage": "0",
"ro": "0",
"size": "49999249408",
"start": "97658880",
"stat": " 516 1 48914 296 15 0 0 58 0 772 355 0 0 0 0 0 0",
"subsystem": "block",
"trace/act_mask": "disabled",
"trace/enable": "0",
"trace/end_lba": "disabled",
"trace/pid": "disabled",
"trace/start_lba": "disabled",
"uevent": "MAJOR=8\nMINOR=5\nDEVNAME=sda5\nDEVTYPE=partition\nDISKSEQ=11\nPARTN=5"
}
},
"/dev/sda6": {
"CURRENT_TAGS": ":systemd:",
"DEVLINKS": "/dev/disk/by-id/ata-VBOX_HARDDISK_VB0550ba60-f3975b58-part6 /dev/disk/by-uuid/a8644293-59ce-4a11-8ba0-bf2c8544a385 /dev/disk/by-path/pci-0000:00:0d.0-ata-1-part6 /dev/disk/by-partuuid/f998ab86-06 /dev/disk/by-path/pci-0000:00:0d.0-ata-1.0-part6",
"DEVNAME": "/dev/sda6",
"DEVPATH": "/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6",
"DEVTYPE": "partition",
"DISKSEQ": "11",
"ID_ATA": "1",
"ID_ATA_FEATURE_SET_PM": "1",
"ID_ATA_FEATURE_SET_PM_ENABLED": "1",
"ID_ATA_SATA": "1",
"ID_ATA_SATA_SIGNAL_RATE_GEN2": "1",
"ID_ATA_WRITE_CACHE": "1",
"ID_ATA_WRITE_CACHE_ENABLED": "1",
"ID_BUS": "ata",
"ID_FS_TYPE": "ext4",
"ID_FS_USAGE": "filesystem",
"ID_FS_UUID": "a8644293-59ce-4a11-8ba0-bf2c8544a385",
"ID_FS_UUID_ENC": "a8644293-59ce-4a11-8ba0-bf2c8544a385",
"ID_FS_VERSION": "1.0",
"ID_MODEL": "VBOX_HARDDISK",
"ID_MODEL_ENC": "VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20",
"ID_PART_ENTRY_DISK": "8:0",
"ID_PART_ENTRY_NUMBER": "6",
"ID_PART_ENTRY_OFFSET": "195315712",
"ID_PART_ENTRY_SCHEME": "dos",
"ID_PART_ENTRY_SIZE": "118206464",
"ID_PART_ENTRY_TYPE": "0x83",
"ID_PART_ENTRY_UUID": "f998ab86-06",
"ID_PART_TABLE_TYPE": "dos",
"ID_PART_TABLE_UUID": "f998ab86",
"ID_PATH": "pci-0000:00:0d.0-ata-1.0",
"ID_PATH_ATA_COMPAT": "pci-0000:00:0d.0-ata-1",
"ID_PATH_TAG": "pci-0000_00_0d_0-ata-1_0",
"ID_REVISION": "1.0",
"ID_SERIAL": "VBOX_HARDDISK_VB0550ba60-f3975b58",
"ID_SERIAL_SHORT": "VB0550ba60-f3975b58",
"ID_TYPE": "disk",
"MAJOR": "8",
"MINOR": "6",
"PARTN": "6",
"SUBSYSTEM": "block",
"TAGS": ":systemd:",
"USEC_INITIALIZED": "1356126",
"attrs": {
"alignment_offset": "0",
"dev": "8:6",
"discard_alignment": "0",
"inflight": " 0 0",
"partition": "6",
"power/async": "disabled",
"power/autosuspend_delay_ms": null,
"power/control": "auto",
"power/runtime_active_kids": "0",
"power/runtime_active_time": "0",
"power/runtime_enabled": "disabled",
"power/runtime_status": "unsupported",
"power/runtime_suspended_time": "0",
"power/runtime_usage": "0",
"ro": "0",
"size": "60521709568",
"start": "195315712",
"stat": " 520 3 49858 259 15 0 0 55 0 672 314 0 0 0 0 0 0",
"subsystem": "block",
"trace/act_mask": "disabled",
"trace/enable": "0",
"trace/end_lba": "disabled",
"trace/pid": "disabled",
"trace/start_lba": "disabled",
"uevent": "MAJOR=8\nMINOR=6\nDEVNAME=sda6\nDEVTYPE=partition\nDISKSEQ=11\nPARTN=6"
}
},
"/dev/sr0": {
"CURRENT_TAGS": ":uaccess:systemd:seat:",
"DEVLINKS": "/dev/disk/by-diskseq/10 /dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376 /dev/cdrom /dev/disk/by-path/pci-0000:00:01.1-ata-2 /dev/disk/by-uuid/2022-07-08-09-15-40-00 /dev/disk/by-label/Ubuntu\\x2022.10\\x20amd64 /dev/disk/by-path/pci-0000:00:01.1-ata-2.0",
"DEVNAME": "/dev/sr0",
"DEVPATH": "/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0",
"DEVTYPE": "disk",
"DISKSEQ": "10",
"ID_ATA": "1",
"ID_BUS": "ata",
"ID_CDROM": "1",
"ID_CDROM_DVD": "1",
"ID_CDROM_MEDIA": "1",
"ID_CDROM_MEDIA_CD": "1",
"ID_CDROM_MEDIA_SESSION_COUNT": "1",
"ID_CDROM_MEDIA_TRACK_COUNT": "1",
"ID_CDROM_MEDIA_TRACK_COUNT_DATA": "1",
"ID_CDROM_MRW": "1",
"ID_CDROM_MRW_W": "1",
"ID_FOR_SEAT": "block-pci-0000_00_01_1-ata-2_0",
"ID_FS_BOOT_SYSTEM_ID": "EL\\x20TORITO\\x20SPECIFICATION",
"ID_FS_DATA_PREPARER_ID": "XORRISO-1.5.2\\x202019.10.26.180001\\x2c\\x20LIBISOBURN-1.5.2\\x2c\\x20LIBISOFS-1.5.2\\x2c\\x20LIBBURN-1.5.2",
"ID_FS_LABEL": "Ubuntu_22.10_amd64",
"ID_FS_LABEL_ENC": "Ubuntu\\x2022.10\\x20amd64",
"ID_FS_TYPE": "iso9660",
"ID_FS_USAGE": "filesystem",
"ID_FS_UUID": "2022-07-08-09-15-40-00",
"ID_FS_UUID_ENC": "2022-07-08-09-15-40-00",
"ID_FS_VERSION": "Joliet Extension",
"ID_MODEL": "VBOX_CD-ROM",
"ID_MODEL_ENC": "VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20",
"ID_PART_TABLE_TYPE": "PMBR",
"ID_PATH": "pci-0000:00:01.1-ata-2.0",
"ID_PATH_ATA_COMPAT": "pci-0000:00:01.1-ata-2",
"ID_PATH_TAG": "pci-0000_00_01_1-ata-2_0",
"ID_REVISION": "1.0",
"ID_SERIAL": "VBOX_CD-ROM_VB2-01700376",
"ID_SERIAL_SHORT": "VB2-01700376",
"ID_TYPE": "cd",
"MAJOR": "11",
"MINOR": "0",
"SUBSYSTEM": "block",
"TAGS": ":uaccess:systemd:seat:",
"USEC_INITIALIZED": "1190937",
"attrs": {
"alignment_offset": "0",
"bdi": null,
"capability": "109",
"dev": "11:0",
"device": null,
"discard_alignment": "0",
"diskseq": "10",
"events": "media_change eject_request",
"events_async": "",
"events_poll_msecs": "-1",
"ext_range": "1",
"hidden": "0",
"inflight": " 0 0",
"integrity/device_is_integrity_capable": "0",
"integrity/format": "none",
"integrity/protection_interval_bytes": "0",
"integrity/read_verify": "0",
"integrity/tag_size": "0",
"integrity/write_generate": "0",
"mq/0/cpu_list": "0",
"mq/0/nr_reserved_tags": "0",
"mq/0/nr_tags": "1",
"power/async": "disabled",
"power/autosuspend_delay_ms": null,
"power/control": "auto",
"power/runtime_active_kids": "0",
"power/runtime_active_time": "0",
"power/runtime_enabled": "disabled",
"power/runtime_status": "unsupported",
"power/runtime_suspended_time": "0",
"power/runtime_usage": "0",
"queue/add_random": "0",
"queue/bsg": null,
"queue/chunk_sectors": "0",
"queue/dax": "0",
"queue/discard_granularity": "0",
"queue/discard_max_bytes": "0",
"queue/discard_max_hw_bytes": "0",
"queue/discard_zeroes_data": "0",
"queue/fua": "0",
"queue/hw_sector_size": "2048",
"queue/io_poll": "0",
"queue/io_poll_delay": "-1",
"queue/io_timeout": "30000",
"queue/iosched/async_depth": "1",
"queue/iosched/fifo_batch": "16",
"queue/iosched/front_merges": "1",
"queue/iosched/read_expire": "500",
"queue/iosched/write_expire": "5000",
"queue/iosched/writes_starved": "2",
"queue/iostats": "1",
"queue/logical_block_size": "2048",
"queue/max_discard_segments": "1",
"queue/max_hw_sectors_kb": "128",
"queue/max_integrity_segments": "0",
"queue/max_sectors_kb": "128",
"queue/max_segment_size": "65536",
"queue/max_segments": "127",
"queue/minimum_io_size": "2048",
"queue/nomerges": "0",
"queue/nr_requests": "2",
"queue/nr_zones": "0",
"queue/optimal_io_size": "0",
"queue/physical_block_size": "2048",
"queue/read_ahead_kb": "128",
"queue/rotational": "1",
"queue/rq_affinity": "1",
"queue/scheduler": "[mq-deadline] none",
"queue/stable_writes": "0",
"queue/virt_boundary_mask": "0",
"queue/wbt_lat_usec": "75000",
"queue/write_cache": "write through",
"queue/write_same_max_bytes": "0",
"queue/write_zeroes_max_bytes": "0",
"queue/zone_append_max_bytes": "0",
"queue/zone_write_granularity": "0",
"queue/zoned": "none",
"range": "1",
"removable": "1",
"ro": "0",
"size": "4441792512",
"stat": " 40704 233 8835288 40675 0 0 0 0 0 49816 40675 0 0 0 0 0 0",
"subsystem": "block",
"trace/act_mask": "disabled",
"trace/enable": "0",
"trace/end_lba": "disabled",
"trace/pid": "disabled",
"trace/start_lba": "disabled",
"uevent": "MAJOR=11\nMINOR=0\nDEVNAME=sr0\nDEVTYPE=disk\nDISKSEQ=10"
},
"partitiontable": {
"device": "/dev/sr0",
"id": "0x00000000",
"label": "dos",
"partitions": [
{
"node": "/dev/sr0p1",
"size": 2168843,
"start": 1,
"type": "ee"
},
{
"bootable": true,
"node": "/dev/sr0p2",
"size": 1,
"start": 0,
"type": "0"
}
],
"sectorsize": 2048,
"unit": "sectors"
}
}
},
"dasd": {},
"dmcrypt": {},
"filesystem": {
"/dev/sda1": {
"ESTIMATED_MIN_SIZE": 10364051456,
"SIZE": 49999249408,
"TYPE": "ext4",
"USAGE": "filesystem",
"UUID": "2b8e9da6-6d58-473b-9654-081052a750dc",
"UUID_ENC": "2b8e9da6-6d58-473b-9654-081052a750dc",
"VERSION": "1.0"
},
"/dev/sda3": {
"ESTIMATED_MIN_SIZE": -1,
"TYPE": "vfat",
"USAGE": "filesystem",
"UUID": "FF4A-25E2",
"UUID_ENC": "FF4A-25E2",
"VERSION": "FAT32"
},
"/dev/sda5": {
"ESTIMATED_MIN_SIZE": 10456358912,
"SIZE": 49999249408,
"TYPE": "ext4",
"USAGE": "filesystem",
"UUID": "968fb1d2-819d-430b-8cf0-6f0012ada93d",
"UUID_ENC": "968fb1d2-819d-430b-8cf0-6f0012ada93d",
"VERSION": "1.0"
},
"/dev/sda6": {
"ESTIMATED_MIN_SIZE": 10500513792,
"SIZE": 60521709568,
"TYPE": "ext4",
"USAGE": "filesystem",
"UUID": "a8644293-59ce-4a11-8ba0-bf2c8544a385",
"UUID_ENC": "a8644293-59ce-4a11-8ba0-bf2c8544a385",
"VERSION": "1.0"
},
"/dev/sr0": {
"BOOT_SYSTEM_ID": "EL\\x20TORITO\\x20SPECIFICATION",
"DATA_PREPARER_ID": "XORRISO-1.5.2\\x202019.10.26.180001\\x2c\\x20LIBISOBURN-1.5.2\\x2c\\x20LIBISOFS-1.5.2\\x2c\\x20LIBBURN-1.5.2",
"ESTIMATED_MIN_SIZE": -1,
"LABEL": "Ubuntu_22.10_amd64",
"LABEL_ENC": "Ubuntu\\x2022.10\\x20amd64",
"TYPE": "iso9660",
"USAGE": "filesystem",
"UUID": "2022-07-08-09-15-40-00",
"UUID_ENC": "2022-07-08-09-15-40-00",
"VERSION": "Joliet Extension"
}
},
"lvm": {},
"mount": [
{
"children": [
{
"children": [
{
"fstype": "securityfs",
"options": "rw,nosuid,nodev,noexec,relatime",
"source": "securityfs",
"target": "/sys/kernel/security"
},
{
"fstype": "cgroup2",
"options": "rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot",
"source": "cgroup2",
"target": "/sys/fs/cgroup"
},
{
"fstype": "pstore",
"options": "rw,nosuid,nodev,noexec,relatime",
"source": "pstore",
"target": "/sys/fs/pstore"
},
{
"fstype": "bpf",
"options": "rw,nosuid,nodev,noexec,relatime,mode=700",
"source": "bpf",
"target": "/sys/fs/bpf"
},
{
"fstype": "tracefs",
"options": "rw,nosuid,nodev,noexec,relatime",
"source": "tracefs",
"target": "/sys/kernel/tracing"
},
{
"fstype": "debugfs",
"options": "rw,nosuid,nodev,noexec,relatime",
"source": "debugfs",
"target": "/sys/kernel/debug"
},
{
"fstype": "configfs",
"options": "rw,nosuid,nodev,noexec,relatime",
"source": "configfs",
"target": "/sys/kernel/config"
},
{
"fstype": "fusectl",
"options": "rw,nosuid,nodev,noexec,relatime",
"source": "fusectl",
"target": "/sys/fs/fuse/connections"
}
],
"fstype": "sysfs",
"options": "rw,nosuid,nodev,noexec,relatime",
"source": "sysfs",
"target": "/sys"
},
{
"children": [
{
"fstype": "autofs",
"options": "rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=14620",
"source": "systemd-1",
"target": "/proc/sys/fs/binfmt_misc"
}
],
"fstype": "proc",
"options": "rw,nosuid,nodev,noexec,relatime",
"source": "proc",
"target": "/proc"
},
{
"children": [
{
"fstype": "devpts",
"options": "rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000",
"source": "devpts",
"target": "/dev/pts"
},
{
"fstype": "tmpfs",
"options": "rw,nosuid,nodev,inode64",
"source": "tmpfs",
"target": "/dev/shm"
},
{
"fstype": "mqueue",
"options": "rw,nosuid,nodev,noexec,relatime",
"source": "mqueue",
"target": "/dev/mqueue"
},
{
"fstype": "hugetlbfs",
"options": "rw,relatime,pagesize=2M",
"source": "hugetlbfs",
"target": "/dev/hugepages"
}
],
"fstype": "devtmpfs",
"options": "rw,nosuid,relatime,size=1947412k,nr_inodes=486853,mode=755,inode64",
"source": "udev",
"target": "/dev"
},
{
"children": [
{
"fstype": "tmpfs",
"options": "rw,nosuid,nodev,noexec,relatime,size=5120k,inode64",
"source": "tmpfs",
"target": "/run/lock"
},
{
"fstype": "ramfs",
"options": "ro,nosuid,nodev,noexec,relatime,mode=700",
"source": "none",
"target": "/run/credentials/systemd-sysusers.service"
},
{
"children": [
{
"fstype": "fuse.gvfsd-fuse",
"options": "rw,nosuid,nodev,relatime,user_id=999,group_id=999",
"source": "gvfsd-fuse",
"target": "/run/user/999/gvfs"
},
{
"fstype": "fuse.portal",
"options": "rw,nosuid,nodev,relatime,user_id=999,group_id=999",
"source": "portal",
"target": "/run/user/999/doc"
}
],
"fstype": "tmpfs",
"options": "rw,nosuid,nodev,relatime,size=402016k,nr_inodes=100504,mode=700,uid=999,gid=999,inode64",
"source": "tmpfs",
"target": "/run/user/999"
},
{
"children": [
{
"fstype": "nsfs",
"options": "rw",
"source": "nsfs[mnt:[4026532501]]",
"target": "/run/snapd/ns/firefox.mnt"
},
{
"fstype": "nsfs",
"options": "rw",
"source": "nsfs[mnt:[4026532561]]",
"target": "/run/snapd/ns/snap-store.mnt"
},
{
"fstype": "nsfs",
"options": "rw",
"source": "nsfs[mnt:[4026532562]]",
"target": "/run/snapd/ns/snapd-desktop-integration.mnt"
}
],
"fstype": "tmpfs",
"options": "rw,nosuid,nodev,noexec,relatime,size=402020k,mode=755,inode64",
"source": "tmpfs[/snapd/ns]",
"target": "/run/snapd/ns"
}
],
"fstype": "tmpfs",
"options": "rw,nosuid,nodev,noexec,relatime,size=402020k,mode=755,inode64",
"source": "tmpfs",
"target": "/run"
},
{
"fstype": "iso9660",
"options": "ro,noatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8",
"source": "/dev/sr0",
"target": "/cdrom"
},
{
"fstype": "squashfs",
"options": "ro,noatime,errors=continue",
"source": "/dev/loop0",
"target": "/rofs"
},
{
"fstype": "tmpfs",
"options": "rw,nosuid,nodev,relatime,inode64",
"source": "tmpfs",
"target": "/tmp"
},
{
"fstype": "squashfs",
"options": "ro,nodev,relatime,errors=continue",
"source": "/dev/loop8",
"target": "/snap/snapd-desktop-integration/14"
},
{
"fstype": "squashfs",
"options": "ro,nodev,relatime,errors=continue",
"source": "/dev/loop7",
"target": "/snap/snapd/16292"
},
{
"fstype": "squashfs",
"options": "ro,nodev,relatime,errors=continue",
"source": "/dev/loop3",
"target": "/snap/gnome-3-38-2004/112"
},
{
"fstype": "squashfs",
"options": "ro,nodev,relatime,errors=continue",
"source": "/dev/loop10",
"target": "/snap/ubuntu-desktop-installer/523"
},
{
"fstype": "squashfs",
"options": "ro,nodev,relatime,errors=continue",
"source": "/dev/loop11",
"target": "/snap/bare/5"
},
{
"fstype": "squashfs",
"options": "ro,nodev,relatime,errors=continue",
"source": "/dev/loop4",
"target": "/snap/gtk-common-themes/1535"
},
{
"fstype": "squashfs",
"options": "ro,nodev,relatime,errors=continue",
"source": "/dev/loop5",
"target": "/snap/firefox/1539"
},
{
"fstype": "squashfs",
"options": "ro,nodev,relatime,errors=continue",
"source": "/dev/loop6",
"target": "/snap/snap-store/558"
},
{
"fstype": "squashfs",
"options": "ro,nodev,relatime,errors=continue",
"source": "/dev/loop9",
"target": "/snap/core20/1518"
}
],
"fstype": "overlay",
"options": "rw,relatime,lowerdir=/minimal.standard.live.squashfs:/minimal.standard.squashfs:/minimal.squashfs,upperdir=/cow/upper,workdir=/cow/work,xino=off",
"source": "/cow",
"target": "/"
}
],
"multipath": {},
"os": {
"/dev/sda1": {
"label": "Ubuntu",
"long": "Ubuntu 20.04.4 LTS",
"type": "linux",
"version": "20.04.4"
},
"/dev/sda5": {
"label": "Ubuntu1",
"long": "Ubuntu 21.10",
"type": "linux",
"version": "21.10"
},
"/dev/sda6": {
"label": "Ubuntu2",
"long": "Ubuntu 22.04 LTS",
"type": "linux",
"version": "22.04"
}
},
"raid": {},
"zfs": {
"zpools": {}
}
}
}