In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Boot it"

From WiiBrew
Jump to navigation Jump to search
Line 77: Line 77:
 
*If you have a USB mouse plugged in, it could interfere with the USB keyboard.  If the keyboard doesn't work, then interchange the usb ports where they are plugged, or unplug the mouse.
 
*If you have a USB mouse plugged in, it could interfere with the USB keyboard.  If the keyboard doesn't work, then interchange the usb ports where they are plugged, or unplug the mouse.
  
 
+
*If you are booting a previously installed wiilinux (xwhiite or bliight installed in the second partition of your sdcard) you will have to copy the contents of the "extras" directory to the root of your wiilinux filesystem or it will give you a message that some files are missing (pivot_root, chroot, old-root).
 
 
*If you are booting a previously installed wiilinux (xwhiite or bliight installed in the second partition of your sdcard) you will  
 
 
 
have to copy the contents of the "extras" directory to the root of your wiilinux filesystem or it will give you a message that some files are missing (pivot_root, chroot, old-root).
 

Revision as of 12:56, 13 January 2009

Boot it is a Linux loader designed for use with disc images placed on an SD card or USB Device. It bypasses the need for partitioning by allowing the user to run a disc image in almost exactly the same way as one would run a Linux live CD, with the notable exception that the user can actually make changes to the "disc" during their Linux session.

Boot it
General
Author(s)nuvalo
TypeUtility
Links
[[MegaShares|Download]]
Peripherals
Wiimote1.svg

Minimum Requirements

  • 1 GB SD card
  • USB Keyboard
  • Wii with TPHack or Homebrew Channel
  • Wii Linux disc image, such as

Installation

1) Copy the "apps" directory to the root of your SDCard

2) If you want to boot a preinstalled wiilinux filesystem (using whiite or whiite installer), copy the "pivot_root" and "chroot" files into the "extra" directory to your filesystem "/bin" directory, and create a directory called "/old-root" in the root of your filesystem.

3) If you want to boot any of the filesystem images (bliight.img or xwhiite.img), copy them to the root of your device (SDCard or USB hard disk)

Configuration

1) Launch "boot-it" using the Homebrew Channel. The first time it will show you a menu:


- Boot installed system : Lets you access the boot menu

- Return to Wii menu : Lets you reboot


2) Use the keyboad arrows to move up/down the selected option, ad press "Enter". If you selected

"Boot installed system" oyou will see a new menu:

- USB : To boot a filesystem installed on a USB hard disk partition

- SDCard : To boot a filesystem installed on a SDCard partition

- Disc image : To boot a filesystem image file on a USB or SDCard


If you select USB or SDCard, you will see a menu to select the partition (1,2,3...). Introduce the partition number. and press enter.

If everithing is OK, it will start to boot that filesystem


If you select "Disc image", It will ask you the device where it is installed (USB o SDCard), and then you will have to introduce

the filename (bliight.img, xwhiite.img, etc...).


If everything is OK, a file called "wiilinux.cfg" will be created in the root of your SDCard. There will be saved the configuration. If

you want to reconfigure "boot it", delete that file.


Known Problems

  • If you have a USB mouse plugged in, it could interfere with the USB keyboard. If the keyboard doesn't work, then interchange the usb ports where they are plugged, or unplug the mouse.
  • If you are booting a previously installed wiilinux (xwhiite or bliight installed in the second partition of your sdcard) you will have to copy the contents of the "extras" directory to the root of your wiilinux filesystem or it will give you a message that some files are missing (pivot_root, chroot, old-root).