Jeff07971 wrote: 
> Not sure if its the "proper" way but I just tried it and it works.
> 
> Put photos on USB, plugged usb in to pi. ssh'd in to pi.
> 
> then :-
> > 
Code:
--------------------
  >   > 
  > tc@RPi2-2:/mnt$ fdisk -l
  > 
  > Disk /dev/mmcblk0: 31.9 GB, 31914983424 bytes
  > 4 heads, 16 sectors/track, 973968 cylinders
  > Units = cylinders of 64 * 512 = 32768 bytes
  > 
  > Device Boot      Start         End      Blocks  Id System
  > /dev/mmcblk0p1              33         832       25600   c Win95 FAT32 (LBA)
  > /dev/mmcblk0p2             833      973968    31140352  83 Linux
  > 
  > Disk /dev/sda: 8004 MB, 8004304896 bytes
  > 255 heads, 63 sectors/track, 973 cylinders
  > Units = cylinders of 16065 * 512 = 8225280 bytes
  > 
  > Device Boot      Start         End      Blocks  Id System
  > /dev/sda1   *           1         974     7815680   b Win95 FAT32
  > Partition 1 has different physical/logical endings:
  > phys=(972, 254, 63) logical=(973, 34, 21)
  > tc@RPi2-2:/mnt$ sudo mount /dev/sda1 /mnt/sda1/
  > tc@RPi2-2:/mnt$
  > 
--------------------
> > 
> 
> edit
> You could create /media directory and mount on that of course, may be
> better !
> edit
> 
> Then pointed media source in jivelite to /mnt/sda1
> 
> I'm sure someone will post the proper way !!
> 
> Jeff

This worked a treat! Thanks!



2x squeezebox classics {1x via switch | 1x via wifi} | 2x squeezebox
booms {via wifi} | 1x raspberry pi model b 256mb w/ picoreplayer v1.06
{via switch} | 1x ipeng playback on ipad 2
squeezecentre v7.7.3 on win 7
billion bipac 7800vdox + d-link dgs-1008d switch
------------------------------------------------------------------------
JadeMonkee's Profile: http://forums.slimdevices.com/member.php?userid=20481
View this thread: http://forums.slimdevices.com/showthread.php?t=105018

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to