|
![](static/image/common/ico_lz.png)
楼主 |
发表于 2005-4-7 13:05
|
显示全部楼层
Originally posted by oUo at 2005-4-7 12:49
niu!
I would like to make it too, How do U make it? How big should the USB-Disk be?
3x!
it depends. could be couple of mega up to giga
my steps are:
1, hack a kernel to solve the usb driver loading problem. and compile it.
2, mount your usb disk, install a 'normal' system from your linux installation cdroms.
3, copy the hacked kernel image to the usb disk. install and configure the grub so that the new kernel can be load
4, copy the other modules which are not compiled statically into the hacked kernel.
5, boot it.
after u get a bootable usb linux box, it's always a good idea to have the latest kernel source installed since probably u'll need to add some new modules/drivers for different hardware platforms. |
|