Space On Memory Stick

General discussion relating to the O2 Joggler, from the default O2 setup, to alternative operating systems and applications.
Mx560
Posts: 45
Joined: Sun Sep 25, 2011 12:08 pm

Space On Memory Stick

Post by Mx560 »

Just installed Joli OS to give it a try , put it on a 16gb memory stick ,how do I get to use the rest of the space should I partition before installing , can I resize it already installed or is it not possible to use the rest of the space and thats why folk are using 4gb sticks?
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Space On Memory Stick

Post by BuZz »

which image. ext4 or btrfs ?
Mx560
Posts: 45
Joined: Sun Sep 25, 2011 12:08 pm

Re: Space On Memory Stick

Post by Mx560 »

btrfs
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Space On Memory Stick

Post by BuZz »

run http://joggler.exotica.org.uk/source/sc ... zebtrfs.sh on the device from an up to date linux distro or live cd. ubuntu oneiric for example.
Mx560
Posts: 45
Joined: Sun Sep 25, 2011 12:08 pm

Re: Space On Memory Stick

Post by Mx560 »

Dont understand any of that LOL,
could you give me a little more detail
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Space On Memory Stick

Post by BuZz »

boot into ubuntu oneiric via their install/live cd (or do it on the joggler booting from another stick)

open up a terminal and type

wget http://joggler.exotica.org.uk/source/sc ... zebtrfs.sh
chmod u+x resizebtrfs.sh
sudo ./resizebtrfs.sh /dev/sdX

where sdX is the device for the stick you just put in. you can see which device is the stick as after inserting it reading the end of "dmesg"

if this is still confusing, it might be worth not resizing it, and just making another partition on it with gparted which you could then use for storage.
Mx560
Posts: 45
Joined: Sun Sep 25, 2011 12:08 pm

Re: Space On Memory Stick

Post by Mx560 »

I already used gparted to make another partition but , the new partition was not seen in windows
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Space On Memory Stick

Post by BuZz »

if you formatted it as fat32, and you can't see it, it might be due to too many primary partitions for windows to handle then. but then again you cant use the btrfs partition from windows anyway right? :) linux will be able to use the additional partition however.
Mx560
Posts: 45
Joined: Sun Sep 25, 2011 12:08 pm

Re: Space On Memory Stick

Post by Mx560 »

Windows only see's the boot partition , I hoped I could just expand and use that , is that not possible then ?
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Space On Memory Stick

Post by BuZz »

maybe if you moved the other partitions to the top, and then resized it.
Mx560
Posts: 45
Joined: Sun Sep 25, 2011 12:08 pm

Re: Space On Memory Stick

Post by Mx560 »

Ok thanks will have a play about and see if I can work out something
Mx560
Posts: 45
Joined: Sun Sep 25, 2011 12:08 pm

Re: Space On Memory Stick

Post by Mx560 »

Left a little space then formatted the remainder to fat32, but playback in xbmc is very choppy ,is that likely to be down to the memory stick ? I've got another one on the way so I'll give that a go when I get it,
one other thing I cant get any volume control on xbmc , theme I'm using has a red flaming guitar in the background and I'm using Joli OS
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Space On Memory Stick

Post by BuZz »

did you adjust the throttle temp? if not, then I recommend you read in detail the info on the download page :)

try the xeebo skin, as its easier to adjust volume (top right).
Mx560
Posts: 45
Joined: Sun Sep 25, 2011 12:08 pm

Re: Space On Memory Stick

Post by Mx560 »

Put in the throttle temp command , but how do I get it to stick , and is everyone on Joli OS doing this
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Space On Memory Stick

Post by BuZz »

those that don't have replacement cooling for the joggler likely do. to make it stick, just save the file you edited with that line in.
Mx560
Posts: 45
Joined: Sun Sep 25, 2011 12:08 pm

Re: Space On Memory Stick

Post by Mx560 »

how do I do that , if I hit enter it just goes to the next line
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Space On Memory Stick

Post by BuZz »

if you are using nano from terminal on jolios, do ctrl+o, then enter. look at the bottom of the nano screen for the shortcuts. ^ means ctgrl. ctrl+g for help. alternatively you can edit the file on windows (its in the first readable partition).
Mx560
Posts: 45
Joined: Sun Sep 25, 2011 12:08 pm

Re: Space On Memory Stick

Post by Mx560 »

Appreciate your help but whats nano ? I'm just using terminal within the joggler
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Space On Memory Stick

Post by BuZz »

well, i assumed you were following the instructions to edit the value from my page, that suggests to do

"sudo nano -w /boot/grub.cfg"

which in this case means "run as super user (sudo)" the editor nano, disabling word wrap, and editing the file /boot/grub.cfg

if you are going to use linux on the joggler, it might be worth installing to your pc too, so you can get used to how it works.
Mx560
Posts: 45
Joined: Sun Sep 25, 2011 12:08 pm

Re: Space On Memory Stick

Post by Mx560 »

I was following your page LOL, just dont know linux, got it now tho (I think)lol,
away and have a lie down now LOL you deserve it
Post Reply