[Bug 246327] Invalid partition table after all-default installation of 13.0-CURRENT

2020-05-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246327

--- Comment #2 from Andrey P.  ---
Retried with FreeBSD-13.0-CURRENT-amd64-20200514-r361019-memstick.img

The laptop is set to Legacy BIOS mode in both cases.

Two drives are attached to the laptop:

ada0 - with UFS (successful) installation, MBR
ada1 - with ZFS (unsuccessful) installation, GPT

gpart show: https://bsd-hardware.info/?probe=04cd35a77b=gpart
gpart list -a: https://bsd-hardware.info/?probe=04cd35a77b=gpart_list

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246327] Invalid partition table after all-default installation of 13.0-CURRENT

2020-05-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246327

--- Comment #1 from Yuri Pankov  ---
- Is laptop set to BIOS or UEFI boot?
- What partition scheme is chosen (there's no default, IIRC, as it changes
according to boot type)?
- If you boot from installation media after install, escape to shell, what is
the `gpart show` output for UFS (successful) and ZFS (unsuccessful) installs?
- If GPT/UEFI was chosen, what is the `efibootmgr` and contents of EFI system
partition (it can be mounted using mount_msdosfs) are?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246327] Invalid partition table after all-default installation of 13.0-CURRENT

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246327

Bug ID: 246327
   Summary: Invalid partition table after all-default installation
of 13.0-CURRENT
   Product: Base System
   Version: CURRENT
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: andrewponomare...@yandex.ru

Default installation of 13.0-CURRENT (with Zfs) to Dell E6530 fails to boot
with the error:

Invalid partition table

All is OK if select non-default Ufs in the installer.

SATA controller: 8086:1e03
Drive: WD5000BPVT-24HXZT3
Motherboard: 024YM1

Tested on:

FreeBSD-13.0-CURRENT-amd64-20200430-r360479-memstick.img
FreeBSD-13.0-CURRENT-amd64-20200507-r360723-memstick.img

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"