freebsd-ports/sysutils/unetbootin/pkg-message
Alexey Dokuchaev 15ac174774 - Resurrect and apply unofficial patch from Gentoo to build against
Qt version 5 (this breaks unetbootin::lstFtpDirFiles() due to
  https://bugreports.qt.io/browse/QTBUG-26294)
- Comment out all sources that require FTP LIST command
- Don't wait until file is fully downloaded before dumping it on disk
- Fix some QNetworkReply/QFile resource freeing bugs
- Delete unetbootin::dlprogressupdate64() because it's never used
- Fix some slot warnings while here

Patches by:	Valeriy Malov <jazzvoid@gmail.com>
Obtained from:	https://bugs.gentoo.org/show_bug.cgi?id=644360
2019-03-22 13:37:04 +00:00

3 lines
228 B
Text

If SysLinux refuses to boot with a "Boot error" message when written to
a PC partition (slice), try to reformat the drive in raw (or dedicated)
mode (that is, without a partition table), then reinstall things again.