i have a asus wl-500gpv2 with OpenWrt Firmware Kamikaze (r17574) with LuCI as web interface
everything works fine
i insalled a usb stick and made 1 ext3 and 1 swap partitions (using the tutorial here
http://www.macsat.com/macsat/content/view/22/36/)
i want to install a ftp, web server with php5 and mysql. do basic web development stuff
now i don't know what to do install ipkg or use LuCI software management
if i need to install ipkg
- i tried to mount the first partition as /opt but it said no such file or directory
- is ok to make the opt directory by hand and where to make it ?
if LuCi is all i need how can i configure it to use my new partitions ? (the ext3 to install pakages and the swap)
this is my first time using linux so please be descriptive
thanks in advance for any advice response tutorial etc