https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
Tomoaki AOKI changed:
What|Removed |Added
Attachment #194818|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #28 from Tomoaki AOKI ---
Created attachment 201259
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201259&action=edit
boot1.c patch rev4 for stable/12 and head after r332751
Patch for head r332751 and later (before s
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
Kyle Evans changed:
What|Removed |Added
CC||kev...@freebsd.org
--- Comment #27 fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #26 from nico...@deffayet.com ---
Many thanks for the updated patch. It apply without any issue on FreeBSD
11.2-RELEASE.
On FreeBSD 11.1, it was easy to recompile only boot1 with the following
commands:
# cd /usr/src/sys/boot/e
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #25 from Tomoaki AOKI ---
Created attachment 194818
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194818&action=edit
boot1.c patch rev4 for stable/11 r330813 and later
Quick and ugly hack by mainly reviving deleted-
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #24 from nico...@deffayet.com ---
See https://svnweb.freebsd.org/changeset/base/329114 for big changes done
between 11.1-RELEASE and 11.2-RELEASE.
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
nico...@deffayet.com changed:
What|Removed |Added
CC||nico...@deffayet.com
--- Com
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #22 from Masachika ISHIZUKA ---
(In reply to Naomichi Nonaka from comment #21)
Thank you for ver4 patch.
It works fine.
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
Naomichi Nonaka changed:
What|Removed |Added
Attachment #170131|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
Masachika ISHIZUKA changed:
What|Removed |Added
Attachment #169420|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #20 from Masachika ISHIZUKA ---
(In reply to Naomichi Nonaka from comment #19)
Thank you for ver3 patch.
Although this is almost good for me, I have some minor comments.
> * enter key means selecting autoboot (key 0)
line nu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #19 from Naomichi Nonaka ---
(In reply to Masachika ISHIZUKA from comment #17)
I just posted patch rev3. which
* merged Mr.ISHIZUKA's changes
* improve event handling. now no key input delay.
* changed UI so that
* space key
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
Naomichi Nonaka changed:
What|Removed |Added
Attachment #168291|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #17 from Masachika ISHIZUKA ---
Created attachment 169420
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169420&action=edit
small change
I changed the following to ver2 patch.
(1) when push any key other than partiti
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #16 from Masachika ISHIZUKA ---
(In reply to Naomichi Nonaka from comment #15)
Thank you for your report details.
% ls -l /mnt2/EFI/freebsd/boot1.efi
-rwxr-xr-x 1 ishizuka j5p 33262 Sep 19 2014 /mnt2/EFI/freebsd/boot1.efi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #15 from Naomichi Nonaka ---
OK, I found my mistake.
I had written "set boot_disk_unit=0" in /boot/loader.conf. after removing that
line. rev2 boot1 can boot to external drive.
# I wrote that line in very early stage of my tes
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #14 from Naomichi Nonaka ---
Thank you for quick reply.
> select menu was not displayed.
It means boot1 found only 1 bootable partition. I might think boot1 could not
recognize external drive is "varid" because of lack of EFI
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #13 from Masachika ISHIZUKA ---
(In reply to Naomichi Nonaka from comment #12)
Thank you for your reply.
I think this problem seems to come from my PC's EUFI bug.
> 1. your external drive is MBR partition or GPT partition.
G
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #12 from Naomichi Nonaka ---
(In reply to Masachika ISHIZUKA from comment #11)
Mr. ISHIZAKI, Thanks for testing.
I tried, but in my PC, both 10.3-boot1.efi and my rev2 boot1.efi in internal
drive can boot to internal drive onl
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
Masachika ISHIZUKA changed:
What|Removed |Added
CC||i...@amail.plala.or.jp
--- Co
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #9 from Steven Hartland ---
(In reply to Tomoaki AOKI from comment #8)
That would work without this change.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #10 from Tomoaki AOKI ---
(In reply to Steven Hartland from comment #9)
I know. :-)
I mean that rev.1 of Nomichi's patch always required manual-select of
partition, without default and timeout, but in rev.2, default selection
(
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
Tomoaki AOKI changed:
What|Removed |Added
CC||junch...@dec.sakura.ne.jp
--- Comme
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #8 from Tomoaki AOKI ---
(In reply to Naomichi Nonaka from comment #6)
Tried, and working as expected for me.
ThinkPad T420 with 2 drives (second one is in UltraBay adapter),
each drive have one UFS partition and one ZFS pool.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #6 from Naomichi Nonaka ---
I created patch rev2 which has input timeout functionality.
So, now it works as original if there are no key in.
I'm not English native tonge. It's helpful if someone check
this patch's displaying m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
Naomichi Nonaka changed:
What|Removed |Added
Attachment #168291|add input timeout |boot1 patch rev2
descript
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
Naomichi Nonaka changed:
What|Removed |Added
Attachment #168070|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
o...@hardenedbsd.org changed:
What|Removed |Added
Flags||mfc-stable10?
--- Comment #4
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #3 from o...@hardenedbsd.org ---
Created attachment 168264
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168264&action=edit
boot1.c.diff
Decompress the originally attached patch.
--
You are receiving this mail beca
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #2 from Naomichi Nonaka ---
(In reply to Steven Hartland from comment #1)
Sorry for inadequate format. It's my first PR and I couldn't find these rules
in Web page. I'll do in next time.
I wrote this patch to select booting 10
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
Steven Hartland changed:
What|Removed |Added
CC||s...@freebsd.org
--- Comment #1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
Bug ID: 207940
Summary: [patch] sys/boot/efi/boot1 select boot partition
Product: Base System
Version: 11.0-CURRENT
Hardware: amd64
OS: Any
Status: New
32 matches
Mail list logo