Page 2 of 2
Re: Smokescreen
Posted: Tue Jan 07, 2014 5:16 pm
by wcndave
Hi, I chose primary FAT32, extended FAT32, ext3, ext4, ntfs... i tried them all!
I will try to extend the existing partition and see if that works, yes I will just winscp as i need.
Thanks - although still confused about why it broke in first place - I would like to get more as the screen size and price make these better than the touch (if you don't care about the DAC) however i am a bit nervous now.
Re: Smokescreen
Posted: Tue Jan 07, 2014 6:39 pm
by wcndave
Interesting....
Got 7.8 installed, however there was not enough space to hold the file and unpack it.
Did a df and found that i had /media/usb2/ 6GB which was the partition i created on my stick (just testing for now, it will be 1TB later).
I was able to move the install file there and get 7.8 installed, all good.... a moment of confusion when I did not know joggler used 9000 instead of 9002.... but all ok.
So then i decided to put some music on there to test, but...
1, on reboot the usb stick moved from /media/usb2 to /media/usb1
2, i don't have permissions....
Code: Select all
joggler@joggler:/media/usb1$ mkdir music
mkdir: cannot create directory `music': Permission denied
joggler@joggler:/media/usb1$ sudo mkdir music
joggler@joggler:/media/usb1$ ls -l
total 110676
-rwxr-xr-x 1 root root 113325712 2014-01-07 03:14 logitechmediaserver_7.8.0~1387542508_all.deb
drwxr-xr-x 2 root root 4096 2014-01-07 17:33 music
joggler@joggler:/media/usb1$ chown joggler.users music
chown: changing ownership of `music': Operation not permitted
joggler@joggler:/media/usb1$ sudo chown joggler.users music
chown: changing ownership of `music': Operation not permitted
So not able to use winscp at the moment...
Re: Smokescreen
Posted: Tue Jan 07, 2014 7:00 pm
by wcndave
Extended root partition using gparted, and that works, so finally i am there...
thanks again for all the help so far!