Hi,
iam using this howto for making my usb stick "bootable".
I like to mount the stick not in /mnt but /mnt/stick because i have a hdd which i will mount in /mnt/extern. So i can configure the bootfromexternalmedia file for this directory and then reboot. But i cant access the router anymore.
So i think the main problem for me is that he cant mount the usb stick at boot in /mnt/stick because this directory didnt exist in /rom.
How can i create a directory in /rom because its read-only? Is there a way without create a complete new firmware image like mount the /rom directory with write access? Or is there another problem?