<div dir="ltr">Trying to install F11 beta on my laptop fails with "File System error detected, cannot continue"<br>It seems to barf on /dev/sda2 which is an opensolaris ZFS partition<br>/dev/sda2   *        7753       10302    20482875   bf  Solaris<br>
<br>It might be related that I have opensolaris' grub installed (as it's the only one that can read/boot zfs). Anyway, relevant logs below<br><br>=========== Anaconda.log =======<br>01:44:51 DEBUG   : DiskDevice.addChild: kids: 1 ; name: sda ;<br>
01:44:51 DEBUG   : PartitionDevice._setFormat: sda2 ;<br>01:44:51 DEBUG   : PartitionDevice._setFormat: sda2 ; current: None ; type: None ;<br>01:44:51 DEBUG   : PartitionDevice.probe: sda2 ; exists: True ;<br>01:44:51 DEBUG   : PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; part: parted.Partition instance --<br>
  disk: <parted.disk.Disk object at 0x7fc52bcb03d0>  fileSystem: <parted.filesystem.FileSystem object at 0x7fc52bcb0b50><br>  number: 2  path: /dev/sda2  type: 0<br>  name: None  active: True  busy: False<br>  geometry: <parted.geometry.Geometry object at 0x7fc52bcb0ad0>  PedPartition: <_ped.Partition object at 0x7fc52bcb1290> ;<br>
01:44:51 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 1 ; part: parted.Partition instance --<br>  disk: <parted.disk.Disk object at 0x7fc52bcb03d0>  fileSystem: <parted.filesystem.FileSystem object at 0x7fc52bcb0b50><br>
  number: 2  path: /dev/sda2  type: 0<br>  name: None  active: True  busy: False<br>  geometry: <parted.geometry.Geometry object at 0x7fc52bcb0ad0>  PedPartition: <_ped.Partition object at 0x7fc52bcb1290> ;<br>
01:44:51 DEBUG   : PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; part: parted.Partition instance --<br>  disk: <parted.disk.Disk object at 0x7fc52bcb03d0>  fileSystem: <parted.filesystem.FileSystem object at 0x7fc52bcb0b50><br>
  number: 2  path: /dev/sda2  type: 0<br>  name: None  active: True  busy: False<br>  geometry: <parted.geometry.Geometry object at 0x7fc52bcb0ad0>  PedPartition: <_ped.Partition object at 0x7fc52bcb1290> ;<br>
01:44:51 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 10 ; part: parted.Partition instance --<br>  disk: <parted.disk.Disk object at 0x7fc52bcb03d0>  fileSystem: <parted.filesystem.FileSystem object at 0x7fc52bcb0b50><br>
  number: 2  path: /dev/sda2  type: 0<br>  name: None  active: True  busy: False<br>  geometry: <parted.geometry.Geometry object at 0x7fc52bcb0ad0>  PedPartition: <_ped.Partition object at 0x7fc52bcb1290> ;<br>
01:44:51 DEBUG   : isys.py:mount()- going to mount /dev/sda2 on /tmp/getsize-_VLEuS with options ro<br><br><br>========== Storage.log =============<br>[2009-04-04 01:44:49,259]     INFO: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11', 'sr0']<br>
[2009-04-04 01:44:49,260]    DEBUG: scanning sda (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda)...<br>[2009-04-04 01:44:49,260]    DEBUG: sda is a disk<br>[2009-04-04 01:44:49,260]    DEBUG: looking for device 'sda'...<br>
[2009-04-04 01:44:49,261]    DEBUG: found None<br>[2009-04-04 01:44:49,261]    DEBUG: getFormat('None') returning DeviceFormat instance<br>[2009-04-04 01:44:49,425]    DEBUG: looking up parted Device: /dev/sda<br>
[2009-04-04 01:44:49,437]    DEBUG: creating parted Disk: /dev/sda<br>[2009-04-04 01:44:51,094]    DEBUG: setting sda diskLabel to msdos<br>[2009-04-04 01:44:51,094]    DEBUG: added sda (disk) to device tree<br>[2009-04-04 01:44:51,094]    DEBUG: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1)...<br>
[2009-04-04 01:44:51,095]    DEBUG: sda1 is a partition<br>[2009-04-04 01:44:51,095]    DEBUG: looking for device 'sda1'...<br>[2009-04-04 01:44:51,095]    DEBUG: found None<br>[2009-04-04 01:44:51,095]    DEBUG: looking for device 'sda'...<br>
[2009-04-04 01:44:51,096]    DEBUG: found DiskDevice instance (0x7fc52bd15d50) --<br>  description =   name = sda  status = True  parents = []<br>  kids = 0<br>  uuid = None  format = <storage.formats.DeviceFormat object at 0x7fc52bd15ed0>  size = 305242.844238<br>
  major = 8  minor = 0  exists = True<br>  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  label = msdos<br>  target size = 0  path = /dev/sda<br>  format args = []  removable = False  partedDevice = <parted.device.Device object at 0x7fc52bcb0310><br>
  partedDisk = <parted.disk.Disk object at 0x7fc52bcb03d0><br>[2009-04-04 01:44:51,101]    DEBUG: getFormat('None') returning DeviceFormat instance<br>[2009-04-04 01:44:51,103]    DEBUG: looking up parted Partition: /dev/sda1<br>
[2009-04-04 01:44:51,116]    DEBUG: added sda1 (partition) to device tree<br>[2009-04-04 01:44:51,181]     INFO: set SELinux context for mountpoint /tmp/getsize-EPwaKl to False<br>[2009-04-04 01:44:51,568]     INFO: set SELinux context for newly mounted filesystem root at /tmp/getsize-EPwaKl to False<br>
[2009-04-04 01:44:51,589]    DEBUG: getFormat('ntfs') returning NTFS instance<br>[2009-04-04 01:44:51,594]    DEBUG: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2)...<br>
[2009-04-04 01:44:51,594]    DEBUG: sda2 is a partition<br>[2009-04-04 01:44:51,595]    DEBUG: looking for device 'sda2'...<br>[2009-04-04 01:44:51,595]    DEBUG: found None<br>[2009-04-04 01:44:51,595]    DEBUG: looking for device 'sda'...<br>
[2009-04-04 01:44:51,596]    DEBUG: found DiskDevice instance (0x7fc52bd15d50) --<br>  description =   name = sda  status = True  parents = []<br>  kids = 1<br>  uuid = None  format = <storage.formats.DeviceFormat object at 0x7fc52bd15ed0>  size = 305242.844238<br>
  major = 8  minor = 0  exists = True<br>  sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda  label = msdos<br>  target size = 0  path = /dev/sda<br>  format args = []  removable = False  partedDevice = <parted.device.Device object at 0x7fc52bcb0310><br>
  partedDisk = <parted.disk.Disk object at 0x7fc52bcb03d0><br>[2009-04-04 01:44:51,600]    DEBUG: getFormat('None') returning DeviceFormat instance<br>[2009-04-04 01:44:51,602]    DEBUG: looking up parted Partition: /dev/sda2<br>
[2009-04-04 01:44:51,615]    DEBUG: added sda2 (partition) to device tree<br>[2009-04-04 01:44:51,616]     INFO: set SELinux context for mountpoint /tmp/getsize-_VLEuS to False<br><br></div>