资 源 简 介
Description
The purpose of this project is to build an unified image for usb pen drive, hard disk and san network boot from XBMC Live CD.
The script will generate a raw 4G disk image and you will have the freedom to put it onto your usb pen drive, hard disk or your server for network booting. The script I personally think is a reverse process of the usb installation script found in the Live CD, as It tries to unpack three raw images to disk partitions. Hope linuxer out there will appreciate it.
changes made so far
use grub as the boot loader for easy live modification of kernel options
add a boot script in initramfs to handle graphic drivers according to xbmc kernel options
usplash resolution changed to 1024x768
changed /usr/bin/diskmounter to by-pass xbmc system disks
added a swap partition to /etc/fstab
added most of the pci/pcmcia network card drivers so they should be loaded automatically