Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159261788
D15599.id43098.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
599 B
Referenced Files
None
Subscribers
None
D15599.id43098.diff
View Options
Index: head/release/amd64/make-memstick.sh
===================================================================
--- head/release/amd64/make-memstick.sh
+++ head/release/amd64/make-memstick.sh
@@ -36,12 +36,11 @@
rm ${1}/etc/fstab
rm ${1}/etc/rc.conf.local
-mkimg -s gpt \
- -b ${1}/boot/pmbr \
+mkimg -s mbr \
+ -b ${1}/boot/mbr \
-p efi:=${1}/boot/boot1.efifat \
- -p freebsd-boot:=${1}/boot/gptboot \
- -p freebsd-ufs:=${2}.part \
- -p freebsd-swap::1M \
+ -p freebsd:-"mkimg -s bsd -b ${1}/boot/boot -p freebsd-ufs:=${2}.part" \
+ -a 2 \
-o ${2}
rm ${2}.part
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 13, 1:11 AM (9 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33918096
Default Alt Text
D15599.id43098.diff (599 B)
Attached To
Mode
D15599: switch amd64 memstick installer images to MBR
Attached
Detach File
Event Timeline
Log In to Comment