品技

 找回密码
 注册用户
楼主: ming6688

[NEWS]BOOTMII beta1 發布了

[复制链接] x 0
  • 打卡等级:偶尔看看
  • 打卡总天数:7
  • 打卡月天数:1
  • 打卡总奖励:672
  • 最近打卡:2025-08-03 01:57:06
发表于 2009-5-14 12:14:11 | 显示全部楼层

回复 20# Bloodlust 的帖子

有一个检测工具,可以确定自己机器是否好使
发表于 2009-5-14 12:16:58 | 显示全部楼层

回复 19# maskmark 的帖子

你说得对。。我有点乱了。。{喷火啦}
发表于 2009-5-14 12:41:23 | 显示全部楼层
终于出了,泪奔!有成功的吗?

我现在最关心的是去年11月买的wii能否以boot2的方式安装。。。
发表于 2009-5-14 12:50:35 | 显示全部楼层
发表于 2009-5-14 12:51:51 | 显示全部楼层
绝对的好东西,先来顶一下。
看了一下bootmii的blog,好像很多人安装成功了!
发表于 2009-5-14 12:53:10 | 显示全部楼层
原帖由 Bloodlust 于 2009-5-14 12:08 发表
目前没有听说适合安装于boot2的wii会变砖。bootmii 好像有检测功能,如果发现 boot2 有问题就会自动放弃。。{消消说}
是滴,我通过了。看了release的文本,2008mid之后的机器不适合安装的,在这个发布版本里会被直接禁止安装。但是install as boot2的方式,安装掉电还是会砖。还是比ios254方式危险那么一点点。
发表于 2009-5-14 12:54:11 | 显示全部楼层
原帖由 hong0098 于 2009-5-14 12:30 发表
安装了BootMii可以删除吗?要怎样进去BootMii的系统呢?

估计和preloader一样吧!用ARC1.1M5装一片应该能删除吧?
发表于 2009-5-14 12:55:47 | 显示全部楼层
原帖由 KASUMI 于 2009-5-14 12:50 发表

请教一下怎样做放apps后更本找不到

…………你忘了把elf改名为boot.elf了吧。。。。我就只改名,放到apps里就直接运行了。也不用转dol,也不用改名为dol,就是sd://apps/hackmii installer/boot.elf就好。直接运行,我已经OK了。
发表于 2009-5-14 13:01:06 | 显示全部楼层
原帖由 maskmark 于 2009-5-14 12:55 发表

…………你忘了把elf改名为boot.elf了吧。。。。我就只改名,放到apps里就直接运行了。也不用转dol,也不用改名为dol,就是sd://apps/hackmii installer/boot.elf就好。直接运行,我已经OK了。

谢谢你又可懂了原来elf也要改名,终于能运行了
发表于 2009-5-14 13:02:48 | 显示全部楼层
话说……hackmii installer是个bundle,还会安装HBC1.0.2

[ 本帖最后由 maskmark 于 2009-5-14 13:10 编辑 ]
发表于 2009-5-14 13:03:37 | 显示全部楼层

README说的还是很详细的:)

BootMii, public beta 1
Copyright 2007-2009, Team Twiizers
All rights reserved; do not redistribute
Release Notes:
This software has received only limited testing.  We consider it to be stable (and safe),
but it still contains bugs and has only been tested on a handful of Wiis.  It does not
contain many features that will be useful or interesting to most Wii owners, so we
recommend that only expert users or developers install it.  If you encounter any bugs,
please provide feedback so we may fix them in the next release.
When possible, we have erred on the side of caution, so the installer may refuse to install
on some Wiis if safety checks fail.  If this happens, please send us the install.log file
(described below), so we can correct the problem.
* Initial release
I. Packing list
The HackMii installer comes as one main executable; in addition to installing BootMii into
your NAND (either inside boot2 or as IOS254), it will create several files on your SD card:
/bootmii
/bootmii/armboot.bin - Starlet-resident code (MINI) -- this loads ppcboot.elf
/bootmii/ppcboot.elf - BootMii shell - this is the GUI that is displayed
                       when BootMii runs.
/bootmii/bootmii.ini - BootMii shell configuration file.  See below
/installer.log       - installation log.  After you install BootMii,
                       please email the contents of this file to
                       [email protected] so we can track any issues that emerge.
After installation, the file /nand.bin may be created; see below.
II. Installation notes
You have two options to install BootMii.  Each carries its pros and cons, and not all options
are available for all Wiis. Specifically:
* BootMii/boot2:  This mode will install BootMii into 2 blank blocks in the boot2 area of your
                  Wii.  It will take over the function of the normal boot2.  If no SD card is
                  detected or armboot.bin is not found on the SD card, the drive slot LED will
                  flash briefly and the normal system menu will boot.
           Pros:  Independant of system menu and the rest of NAND flash.  Can boot even if the
                  rest of the system is completely corrupted. Allows for safe backup / restore
                  of NAND flash from SD card.  Allows direct boot of Homebrew Channel, or other
                  programs.
           Cons:  Relies on a vulnerability in boot1 that was fixed mid-2008; if your Wii is
                  newer than this, the HackMii Installer will not allow you to install this
                  form of BootMii.  Installation is complicated and slightly risky; we have
                  tested it and believe it to be safe, but a power failure at the wrong time
                  during installation could leave your system unusable.
* BootMii/IOS:   This mode will install BootMii into your NAND filesystem as an IOS (IOS254).
                 It behaves identically to BootMii/boot2, but you must launch it from a special
                 program (the Installer, Homebrew Channel, or your own code.)
           Pros:  Universal compatibility with all Wiis.   Allows booting arbitrary code
                  on ARM / PPC.  Supports speedy backup of NAND to SD.  Very safe to install.
           Cons:  Easily deletable or overwritten by a system update.   NAND restore is
                  technically possible, but not safe because you cannot boot to BootMii/IOS
                  in case the contents of your NAND flash are corrupted.
Uninstallation:   In either case, uninstallation is straightforward, but not yet implemented for
                  Beta 1.  We do not expect many people to need to manually uninstall, but if you
                  have a dire need we may be able to help you out.  Future releases will come
                  with a simple uninstall option in the installer.
I. NAND Backup/Restore
The NAND Backup/Restore code takes some shortcuts to improve backup and restore speed.  Upon
backup, if your card is not "properly formatted", then you will be prompted for permission to
reformat the card.  It will be reformatted as FAT32 and given the volume "backupmii", and a
nand.bin file will be created in the root directory of the card.  We suggest that you make a
backup of your Wii's NAND Flash, label the SD card and store it in a safe place in case you ever
need to recover from it.
II. Configuration file
BootMii will look for a configuration file at /bootmii/bootmii.ini.
It expects to see a file in the following form:
VIDEO=NTSC (or PAL50/PAL60/PROGRESSIVE)
AUTOBOOT=HBC (or SYSMENU)
More options may be added in the future.
III. SD Menu
We have included a simple launcher for PPC ELF files on the SD card.  Please note that any
binary that gets loaded will be running under mini, not under IOS.  libogc binaries will
not run; we are investigating options for a future release.
P.S. ios cat iz in ur wiiz watchin ur isoz

[ 本帖最后由 fiskat 于 2009-5-14 13:04 编辑 ]
发表于 2009-5-14 13:11:49 | 显示全部楼层
是啊,bootmii.org上很详细。如果翻译看不懂,可以看原文。
发表于 2009-5-14 13:18:48 | 显示全部楼层
{没话说} 也许有很多不兼容。。。等我有空就测试看看
发表于 2009-5-14 13:27:34 | 显示全部楼层
{还是生气} ……来不及给大家翻译了……
发表于 2009-5-14 13:28:34 | 显示全部楼层
{吹吹吹} 终于不再是见习圣斗士了!庆祝下……我是最接近女人的男人“瞬”
发表于 2009-5-14 13:30:13 | 显示全部楼层
非常OK啊……和preloader完美共存。install as boot2果然是终极防砖啊,sysmenu和IOS30、60删光了都能救回来……爽
发表于 2009-5-14 13:30:42 | 显示全部楼层
各位赶紧第一时间装吧。。好东西啊,我这里已经OK鸟。
发表于 2009-5-14 13:40:38 | 显示全部楼层
测试backup nand to SD功能,SD卡成功,SDHC卡不认。需要600M以上的SD卡(也就是至少1G了)。另外,刚才有人问如何删,有人回答应该和preloader一样,重装sysmenu就可以以flush的方式冲掉。但实际上install as boot2的bootmii并非是一个sysmenu的replacement,这和preloader是不一样的,重装sysmenu并不会冲掉或卸载bootmii。还有,装上bootmii之后,按住reset开机进preloader的方式不再有效,要进preloader只有进wii系统界面之后长按reset了。
发表于 2009-5-14 13:42:26 | 显示全部楼层
还有啊……装完开机是进bootmii的而不是直接进系统,好像也无法跟preloader那样设置直接进系统,并且此时不支持双截棍。这时候需要NGC手柄或按主机上的reset进系统界面。因此直接N米之外用手柄开机的同学,你们要运动一下双腿了……
发表于 2009-5-14 13:46:20 | 显示全部楼层
原帖由 maskmark 于 2009-5-14 13:30 发表
非常OK啊……和preloader完美共存。install as boot2果然是终极防砖啊,sysmenu和IOS30、60删光了都能救回来……爽


建议你删一次,做个视频传上来会更有说服力.
您需要登录后才可以回帖 登录 | 注册用户

本版积分规则

小黑屋|手机版|Archiver|品技 |网站地图

GMT+8, 2026-6-11 07:37 , Processed in 0.114961 second(s), 28 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表