LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-11-2011, 02:15 PM   #46
glenellynboy
Member
 
Registered: Jan 2010
Location: Chicago, IL
Distribution: Linpus Linux Lite v1.0.3.E
Posts: 215

Original Poster
Rep: Reputation: 0

I deleted "my disk" and typed "home" in the window, hit enter, and nothing happened.

I found "home" in the "Go" menu item, clicked on it, and nothing happened. It gave an additional route there as alt, home on the keyboard. I did that and nothing happened.

I noted that the very top line of the computer screen--I forget what it's called--says "home - File Manager" when I have displayed "my disk".

I am thinking that if everyone looking at this thread is at a loss here, I should start a thread just to deal with backup.
 
Old 09-11-2011, 02:52 PM   #47
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
I would just use a terminal, it's much easier. To find out what the name of the flash drive is, run:

Code:
ls -l /dev/disk/by-id
before and after plugging in the drive, and post the output here. Also, to find out the path to your home directory, post the output of this:

Code:
ls /home

Last edited by MTK358; 09-11-2011 at 02:55 PM.
 
Old 09-11-2011, 03:16 PM   #48
glenellynboy
Member
 
Registered: Jan 2010
Location: Chicago, IL
Distribution: Linpus Linux Lite v1.0.3.E
Posts: 215

Original Poster
Rep: Reputation: 0
Here's my problem at this point:

One of the bugs I have with my computer is that when I hit alt/F2, a one-line window appears, with the title "run program". I then type in "gnome - terminal" click run, and get what at first looks like a real terminal, except that the one-character block at top left doesn't blink, and nothing appears in the window when I type.

I'm starting to feel backed into a corner again. I'll try to relax.
 
Old 09-11-2011, 03:24 PM   #49
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Quote:
Originally Posted by glenellynboy View Post
Here's my problem at this point:

One of the bugs I have with my computer is that when I hit alt/F2, a one-line window appears, with the title "run program". I then type in "gnome - terminal" click run, and get what at first looks like a real terminal, except that the one-character block at top left doesn't blink, and nothing appears in the window when I type.

I'm starting to feel backed into a corner again. I'll try to relax.
There shouldn't be spaces around the "-". It's part of the program's name.
 
Old 09-11-2011, 03:25 PM   #50
glenellynboy
Member
 
Registered: Jan 2010
Location: Chicago, IL
Distribution: Linpus Linux Lite v1.0.3.E
Posts: 215

Original Poster
Rep: Reputation: 0
Another question:

When I looked on the unetbootin site at the list of programs it will download, under mint it only goes as far as mint 10. I understand 11 is the latest version and people have been telling me to go with it.

Will the actual running of unetbootin be more complete than the advertised list? If not, is there a way to get 11 somehow?
 
Old 09-11-2011, 03:29 PM   #51
glenellynboy
Member
 
Registered: Jan 2010
Location: Chicago, IL
Distribution: Linpus Linux Lite v1.0.3.E
Posts: 215

Original Poster
Rep: Reputation: 0
Running the window with no spaces I still get an unblinking block.
 
Old 09-11-2011, 04:29 PM   #52
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Quote:
Originally Posted by glenellynboy View Post
Another question:

When I looked on the unetbootin site at the list of programs it will download, under mint it only goes as far as mint 10. I understand 11 is the latest version and people have been telling me to go with it.

Will the actual running of unetbootin be more complete than the advertised list? If not, is there a way to get 11 somehow?
I don't know. You can find out once you install UNetbootin. Or you can download mint via this link:

32-bit: http://www.linuxmint.com/edition.php?id=81
64-bit: http://www.linuxmint.com/edition.php?id=82

You can check the md5sum if you want to, but again, I personally never bothered with it and haven't had any problems.

Quote:
Originally Posted by glenellynboy View Post
Running the window with no spaces I still get an unblinking block.
Try "xterm" instead of "gnome-terminal".

In xterm, the only way to copy and paste is select to copy and middle-click (sometimes can be emulated by pressing left and right at once) to paste (no key shortcuts or context menus). This will also have to be done this way in the applcation from which you want to paste to/copy from xterm, too.
 
1 members found this post helpful.
Old 09-11-2011, 04:56 PM   #53
glenellynboy
Member
 
Registered: Jan 2010
Location: Chicago, IL
Distribution: Linpus Linux Lite v1.0.3.E
Posts: 215

Original Poster
Rep: Reputation: 0
I used xterm, got a terminal, pasted
ls -l /dev/disk/by-id

into it, hit enter, inserted the stick, safely removed it, pasted

ls -l /dev/disk/by-id

again, hit enter, and waited.

nothing happened.

There was also a window called

user@localhost:~

that appeared right after the xterm appeared. It has no menu and a large window where the name of the window appears. This window accepts type.
 
Old 09-11-2011, 05:02 PM   #54
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Quote:
Originally Posted by glenellynboy View Post
I used xterm, got a terminal, pasted
ls -l /dev/disk/by-id
Good.

Quote:
Originally Posted by glenellynboy View Post
into it, hit enter, inserted the stick, safely removed it, pasted
Where did I say that you should remove it?!?!?

Quote:
Originally Posted by glenellynboy View Post
ls -l /dev/disk/by-id

again, hit enter, and waited.

nothing happened.
Did the prompt reappear after each "ls" command with no output before it?

Anyway, could you try that again, but with "ls /dev/sd*" instead of "ls -l /dev/disk/by-id"?

Quote:
Originally Posted by glenellynboy View Post
There was also a window called

user@localhost:~

that appeared right after the xterm appeared. It has no menu and a large window where the name of the window appears. This window accepts type.
You mean a window other than the xterm itself?

Also, what does "accepts type" and "large window where the name of the window appears" mean? Could you try to write more clearly?
 
Old 09-11-2011, 06:07 PM   #55
glenellynboy
Member
 
Registered: Jan 2010
Location: Chicago, IL
Distribution: Linpus Linux Lite v1.0.3.E
Posts: 215

Original Poster
Rep: Reputation: 0
Oh, sorry. My mistake.

I tried it again in this order:

copy code ls -l /dev/disk/by-id
open xterm
paste code
enter
insert stick
paste code
enter

no output.
 
Old 09-11-2011, 06:12 PM   #56
glenellynboy
Member
 
Registered: Jan 2010
Location: Chicago, IL
Distribution: Linpus Linux Lite v1.0.3.E
Posts: 215

Original Poster
Rep: Reputation: 0
Yeah, I am not very clear I guess. Will see what I can do to be more clear. Some of the problem is my small understanding due to there being no documentation for linpus. If you don't mind me being more wordy I will try to get it precisely down.

I will try again with "ls /dev/sd*"
 
Old 09-11-2011, 06:16 PM   #57
glenellynboy
Member
 
Registered: Jan 2010
Location: Chicago, IL
Distribution: Linpus Linux Lite v1.0.3.E
Posts: 215

Original Poster
Rep: Reputation: 0
Before I go ahead with "ls /dev/sd*" let me say that no output preceded the prompt, both times.
 
Old 09-11-2011, 06:30 PM   #58
glenellynboy
Member
 
Registered: Jan 2010
Location: Chicago, IL
Distribution: Linpus Linux Lite v1.0.3.E
Posts: 215

Original Poster
Rep: Reputation: 0
Also--

yes, the second window was other than the xterm.

And--

by "accepts type" I mean that when I hit random keys they appear in this second window. I was just checking it first before I checked the xterm. The xterm also shows what I type.

Since gnome-terminal was not displaying anything I typed I wanted to check first to see if that problem was solved.

by "large window where the name of the window appears" I mean that this pop-up has a large multi-line window, and the first line is occupied by some text, specifically the same text that appears in the very top bar of the pop-up. This text is

user@localhost:~

Also, right when xterm opens the very first line is occupied by this text:

"Warning: Cannot convert string "ni12" to type FontStruct"

The prompt is flush left just under this text.
 
Old 09-11-2011, 06:38 PM   #59
glenellynboy
Member
 
Registered: Jan 2010
Location: Chicago, IL
Distribution: Linpus Linux Lite v1.0.3.E
Posts: 215

Original Poster
Rep: Reputation: 0
Using "ls /dev/sd" instead of the other, I repeated as you instructed. Nothing preceded the prompt either time after I hit enter.
 
Old 09-11-2011, 06:42 PM   #60
glenellynboy
Member
 
Registered: Jan 2010
Location: Chicago, IL
Distribution: Linpus Linux Lite v1.0.3.E
Posts: 215

Original Poster
Rep: Reputation: 0
Each time I paste your code and hit enter the prompt reappears in the next line, flush left, no text preceding it.
 
  


Reply

Tags
linpus, mint, ubuntu


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a substantial difference between Linux Mint Ubuntu and Linux Mint Debian? schachwizard Linux Mint 9 07-29-2015 02:24 AM
Linpus Lite - Change File/Folder Permissions osaddict Linux - Newbie 25 09-05-2010 03:01 PM
Linpus Lite and Linpus 9.6 pane sizes outside viewable screen area Dave Wakefield Linux - Software 0 04-02-2009 08:14 AM
How do I replace Linux Mint with Suse 11.0 on PC with Win XP Mint and Ubuntu? jremsen Linux - Software 4 02-15-2009 06:54 AM
Desktop search in Linpus, Change from Yahoo to Google Debizzle Linux - Newbie 2 01-08-2009 02:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration