stylesuxx Wrote:
-------------------------------------------------------
> Seksan2 Wrote:
> > [*] Even after having setup the image board,
> the
> > piratebox would still direct me to the The
> kareha
> > image board is not fully configured.
> >
> > Visit the following Link to do the initial
> > configuration.
> >
> > Or go back to Pirate Box start page.
> > Clicking on the visit the following link would
> > make the board come up but to someone who was
> > inexperienced with piratebox it would confuse
> > them
> Will check this out - this should be working
> properly
>
> > [*] In the MOTD, it refers to the setup of
> > minidlna, this item was not on the checklist to
> > test, but i tested it anyway and found that the
> > second command wouldn't run Failed to execute
> > operation: The name org.freedesktop.PolicyKit1
> was
> > not provided by any .service files
>
> Does you MOTD look other than this =>
> [github.com]
> Webserver/blob/release-1.0.7/BuildScripts/RPi_motd
> .txt ? Also minidlna is actually in the checklist,
> but refered to as "UPnP media server", will make
> this more clear.
>
> > [*] Im not sure how the disk usage figure works
> > but when i performed the USB mod it stayed at
> the
> > 62% usage that it was at before i changed the
> file
> > location. A 16gb USB with a 50kb PDF is not 62%
> > full!
> Yes, this needs to be fixed, AFAIK he shows the
> disk usage of the SD, we need to change that, when
> USB is used instead.
>
> > [*]The out of date instructions i refer to are
> > those for Mounting a USB drive; It is now
> > necessary to run the sudo command infront of
> each
> > of the commands listed for this process.
> Which instructions do you mean exactly? I'll fix
> that. Also do you think we should put the mounting
> instructions into the MOTD?
>
> Other than that, thank you guys so much for
> helping with testing. Now to the perks, let me
> know how I should link you from the README,...
> fullname or handle and where to link to.
>
> Greetz,
> Chris
Heres the clarifying details you asked for:
1. The MOTD did appear like the one you linked to and i did follow it exactly and the error occurred when i tried to start the service.
2. The instructions i was referring to were those on the Raspberry Pi(rate)Box Mods page, here is the ammended instructions:
# Create a permanent mount point and mount the USB-Stick
sudo echo "/dev/sda1 /mnt/usbdrive vfat umask=0,noatime,rw,user 0 0" >> /etc/fstab
sudo mkdir -p /mnt/usbdrive
sudo mount /mnt/usbdrive
# move the shared folder
sudo mv /opt/piratebox/share/Shared /mnt/usbdrive
sudo ln -s /mnt/usbdrive/Shared /opt/piratebox/share
# move kareha stuff as well
sudo mv /opt/piratebox/share/board/src /mnt/usbdrive/kareha_uploads
sudo ln -s /mnt/usbdrive/kareha_uploads /opt/piratebox/share/board/src
3. I do believe that these Instructions should be in the MOTD as it would simplify the ease of installation of what i believe to be the one essential mod that should be installed on all raspberry Pirate boxes!
4. In terms of crediting my work, i am thinking the format Firstname Lastname (handle) would be best. I dont have somewhere to link to so lets not worry about that for the moment. I'll PM the credit details through!
Seksan2
-------------------------------------------------------
> Seksan2 Wrote:
> > [*] Even after having setup the image board,
> the
> > piratebox would still direct me to the The
> kareha
> > image board is not fully configured.
> >
> > Visit the following Link to do the initial
> > configuration.
> >
> > Or go back to Pirate Box start page.
> > Clicking on the visit the following link would
> > make the board come up but to someone who was
> > inexperienced with piratebox it would confuse
> > them
> Will check this out - this should be working
> properly
>
> > [*] In the MOTD, it refers to the setup of
> > minidlna, this item was not on the checklist to
> > test, but i tested it anyway and found that the
> > second command wouldn't run Failed to execute
> > operation: The name org.freedesktop.PolicyKit1
> was
> > not provided by any .service files
>
> Does you MOTD look other than this =>
> [github.com]
> Webserver/blob/release-1.0.7/BuildScripts/RPi_motd
> .txt ? Also minidlna is actually in the checklist,
> but refered to as "UPnP media server", will make
> this more clear.
>
> > [*] Im not sure how the disk usage figure works
> > but when i performed the USB mod it stayed at
> the
> > 62% usage that it was at before i changed the
> file
> > location. A 16gb USB with a 50kb PDF is not 62%
> > full!
> Yes, this needs to be fixed, AFAIK he shows the
> disk usage of the SD, we need to change that, when
> USB is used instead.
>
> > [*]The out of date instructions i refer to are
> > those for Mounting a USB drive; It is now
> > necessary to run the sudo command infront of
> each
> > of the commands listed for this process.
> Which instructions do you mean exactly? I'll fix
> that. Also do you think we should put the mounting
> instructions into the MOTD?
>
> Other than that, thank you guys so much for
> helping with testing. Now to the perks, let me
> know how I should link you from the README,...
> fullname or handle and where to link to.
>
> Greetz,
> Chris
Heres the clarifying details you asked for:
1. The MOTD did appear like the one you linked to and i did follow it exactly and the error occurred when i tried to start the service.
2. The instructions i was referring to were those on the Raspberry Pi(rate)Box Mods page, here is the ammended instructions:
# Create a permanent mount point and mount the USB-Stick
sudo echo "/dev/sda1 /mnt/usbdrive vfat umask=0,noatime,rw,user 0 0" >> /etc/fstab
sudo mkdir -p /mnt/usbdrive
sudo mount /mnt/usbdrive
# move the shared folder
sudo mv /opt/piratebox/share/Shared /mnt/usbdrive
sudo ln -s /mnt/usbdrive/Shared /opt/piratebox/share
# move kareha stuff as well
sudo mv /opt/piratebox/share/board/src /mnt/usbdrive/kareha_uploads
sudo ln -s /mnt/usbdrive/kareha_uploads /opt/piratebox/share/board/src
3. I do believe that these Instructions should be in the MOTD as it would simplify the ease of installation of what i believe to be the one essential mod that should be installed on all raspberry Pirate boxes!
4. In terms of crediting my work, i am thinking the format Firstname Lastname (handle) would be best. I dont have somewhere to link to so lets not worry about that for the moment. I'll PM the credit details through!
Seksan2