Is it possible to (real)boot Debian using openwrt? Here is what I have done:
I have WL-500GX, 1GB usb memory stick. On PC I did
debootstrap --foreign --arch mipsel sarge /mnt/usb(!I'm not copypasting this, there may be mistakes, but all the process went on without any significant errors - this code is just to give idea of process)
I mounted memory stick into WL then and
chroot /mnt/disc0_1 sh
/debootstrap/debootstrap --second-stageAs I said, everything went on without errors and after apt-setup and installing some utilities I believe I have basic (although not fully functional) Debian instalation which I can use after chroot.
Here comes the question. As it is described here:
http://wiki.openwrt.org/UsbStorageHowto … a50d94382a
one can easily boot from usb device. Is it possible to exec Debian init instead of OpenWRT one? Or better formulated, wil it bring the router to a working state? As I don't see inside, I don't know what can I expect and since nobody stated this question here although I think it's very straight, it may be total rubbish, but I had to ask.
I have my router mostly for testing purposes so I would like to run Debian to use all it's packages playing with http/xxxsql/ipv6 programs and settings and so on, which would be more complicated with only openwrt.
(Last edited by calavera on 28 Aug 2006, 12:02)
