the default openwrt web-ui WOULD be 1921.68.1.1 , but it is not preinstalled on the piratebox images to save space.
Your USB Stick does not have a partition table or it is not usuable.
The PirateBox expect the USB stick registered as
So you can try to repartition and format your usbstick, or run
best regards Matthias
Your USB Stick does not have a partition table or it is not usuable.
The PirateBox expect the USB stick registered as
/dev/sda1. It does not react on /dev/sda only.
So you can try to repartition and format your usbstick, or run
sed -i 's|/dev/sda1|/dev/sda|' /etc/ext.configand then run
rebootafter that your installation should run.
best regards Matthias