maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   N900 MeeGo CE Summer Edition Released (https://talk.maemo.org/showthread.php?t=74261)

lidow 2011-07-04 16:33

Re: N900 MeeGo CE Summer Edition Released
 
I started to write a small post that I wanted to put my first impression about MeeGo. At the end it became enormous and full of advises/complaints about MeeGo.

So I delete everything and decide to save it for myself. I don't want to discourage anyone and I'm not in position to advise/complain as I don't know this OS very well.

So now I'm waiting future release and hope MeeGo will turn in something usable and unique in OS/UX/UI level.

zurrain101 2011-07-04 16:50

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by Cae$ar (Post 1044539)
man cp :)

can u please explain? cp...? can u tell me the full code to type?

ericsson 2011-07-04 17:03

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by zurrain101 (Post 1044555)
can u please explain? cp...? can u tell me the full code to type?

No, he can't. He's a Linux fanatic geekus.

Cae$ar 2011-07-04 17:19

Re: N900 MeeGo CE Summer Edition Released
 
http://www.cyberciti.biz/faq/copy-command/

www.computerhope.com/unix/ucp.htm

you can find many examples in google (Unix cp command examples)

erendorn 2011-07-04 18:01

Re: N900 MeeGo CE Summer Edition Released
 
if you google "man cp" it will give you sites with the manual page (man) of the copy (cp) command. On ubuntu, typing "man cp" will give you the same thing, but not in maemo (documentation stripped for space saving).
You may also need "ls" to know the permissions of files, and "chown" to change them.

But in general if you google "linux command line <what I want to do>" you should easily find the command you need.

zurrain101 2011-07-04 18:29

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by erendorn (Post 1044598)
if you google "man cp" it will give you sites with the manual page (man) of the copy (cp) command. On ubuntu, typing "man cp" will give you the same thing, but not in maemo (documentation stripped for space saving).
You may also need "ls" to know the permissions of files, and "chown" to change them.

But in general if you google "linux command line <what I want to do>" you should easily find the command you need.

hey sorry i havent used linux in my life and this is really confusing. can u please tell me what i can write in meego xterminal to copy after media/maemoMyDocs?

zurrain101 2011-07-04 18:37

Re: N900 MeeGo CE Summer Edition Released
 
is this ok?
cp -r /home/user/MyDocs/Music * /dev/mmcblk1p1/Music?
mmcblk1p1 is the microsd right? pelase correct me

Cae$ar 2011-07-04 18:46

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by zurrain101 (Post 1044613)
is this ok?
cp -r /home/user/MyDocs/Music * /dev/mmcblk1p1/Music?
mmcblk1p1 is the microsd right? pelase correct me

cp -r /home/user/MyDocs/Music /dev/mmcblk1p1/

or

cp -r /home/user/MyDocs/Music/* /dev/mmcblk1p1/Music/

p.s. in my Meego installation /dev/mmcblk0 is my microSD

zurrain101 2011-07-04 19:06

Re: N900 MeeGo CE Summer Edition Released
 
Quote:

Originally Posted by Cae$ar (Post 1044623)
cp -r /home/user/MyDocs/Music /dev/mmcblk1p1/

or

cp -r /home/user/MyDocs/Music/* /dev/mmcblk1p1/Music/

ps in my Meego installation /dev/mmcblk0 is my microSD

hey thanks a lot for the reply. but this shows cannot start. /home/user/mydocs/music is not a directory.
my music is stored my the music folder in mydocs

Cae$ar 2011-07-04 19:21

Re: N900 MeeGo CE Summer Edition Released
 
Did you mount Meego partitions on Maemo running? It seems like you are trying to copy in Maemo.


All times are GMT. The time now is 15:36.

vBulletin® Version 3.8.8