LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 12-18-2010, 02:42 PM   #91
joe jordan
Member
 
Registered: Dec 2010
Posts: 39

Original Poster
Rep: Reputation: 2

Quote:
Originally Posted by MTK358 View Post
If that's either the name Acer gave you or what you entered in the setup screen (I don't know if there is any, I never saw an Acer Linpus laptop), then yes.



I don't know what that was for, but your attachment is good.
Full of gratitude as you can imagine.I am also following sag47 who recommended easypeasy.
I don't remember if there was a set up screen but I think it came straight on.
If my attachment is good then that is something.
 
Old 12-18-2010, 02:47 PM   #92
joe jordan
Member
 
Registered: Dec 2010
Posts: 39

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by MTK358 View Post
Open a terminal and enter:

Code:
cd ~
kwrite burnmint
A text editor will pop up. Copy and paste all of this into it:

Code:
workdir=~/linuxmintdownload

mkdir $workdir
cd $workdir

wget 'http://cesium.di.uminho.pt/pub/linuxmint/stable/10/linuxmint-10-gnome-dvd-amd64.iso' -O image.iso || (echo 'Failed to download image'; exit 1)

cdrecord -v speed=1 dev=/dev/sr0 image.iso || (echo 'Failed to burn CD'; exit 1)

echo 'Done!'
exit 0
Now, save it and close the editor. Make sure there is a blank DVD into the DVD burner. Back in the terminal, enter this:

Code:
chmod a+x burnmint
./burnmint
(DO NOT run this without a blank DVD, it will fail!)

And wait until it's done!
Will put it on hold till I can get a blank dvd or after xmas-so maybe tomorrow
 
Old 01-09-2011, 08:24 PM   #93
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
joe jordan, are you back yet or did you forget? It's way after Christmas or New Yer.
 
Old 01-10-2011, 06:29 AM   #94
joe jordan
Member
 
Registered: Dec 2010
Posts: 39

Original Poster
Rep: Reputation: 2
Yes I am back-only just- so I have important things to organise first.No I did not forget,thank you
 
Old 03-04-2011, 06:51 AM   #95
joe jordan
Member
 
Registered: Dec 2010
Posts: 39

Original Poster
Rep: Reputation: 2
To all you nerds out there-thanks a lot.I am now one of you. a friend installed ubuntu 10 for me and it is superb.
Thanks again
 
Old 03-04-2011, 06:52 AM   #96
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Mark the thread as solved.
 
Old 03-07-2011, 03:14 PM   #97
joe jordan
Member
 
Registered: Dec 2010
Posts: 39

Original Poster
Rep: Reputation: 2
"Mark the thread as solved." he,or is it she,says.Probably he,you don't get many female nerds.No reply like "well done,good for you" or "welcome to the club".Social lepers,really.
 
Old 03-07-2011, 04:10 PM   #98
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by joe jordan View Post
"Mark the thread as solved." he,or is it she,says.Probably he,you don't get many female nerds.No reply like "well done,good for you" or "welcome to the club".Social lepers,really.
If the thread is solved then as the OP you should mark the thread as [Solved] via the Thread tools.

There is no need for any personal attacks nor labeling.

As for gender here at LQ, we do have very knowledgeable and helpful ladies who actively participate.
 
Old 03-07-2011, 04:19 PM   #99
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 joe jordan View Post
"Mark the thread as solved." he,or is it she,says.Probably he,you don't get many female nerds.No reply like "well done,good for you" or "welcome to the club".Social lepers,really.
I wasn't trying to be rude, I just explained what you should do with threads that are solved.
 
Old 05-27-2011, 01:51 PM   #100
tg0000
Member
 
Registered: Jul 2009
Location: Philippines
Distribution: Linux Mint 20.3 Una, MATE 1.26.0
Posts: 63
Blog Entries: 1

Rep: Reputation: 12
I decided to do a search for the phrase "thread hijacking" in this forum. In seems that, in such an amazingly helpful forum, that a a policy regarding this has somehow been overlooked.

I've read the LQ Rules and I think that the forth point in those rule could use a little expansion for the benefit of these forums. I've consequently started another thread about this subject here.

Just hoping to be helpful and get some more eyes on this subject to circumvent as much feather ruffling as can reasonably be circumvented in this area.

Thanx.
 
Old 05-27-2011, 02:03 PM   #101
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 tg3793 View Post
I decided to do a search for the phrase "thread hijacking" in this forum. In seems that, in such an amazingly helpful forum, that a a policy regarding this has somehow been overlooked.
Then why are you both hijacking and ressurecting this dead thread?
 
  


Reply



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
Greetings from Earth.... I think shimonbenyaakov LinuxQuestions.org Member Intro 3 03-02-2010 02:40 AM
google earth jallan6977 Linux - General 15 03-01-2010 11:17 AM
no 'Earth' on Google earth blastradius Linux - Software 19 02-01-2009 12:05 PM
Hello earth.... MahARaJaAngKaSa LinuxQuestions.org Member Intro 1 11-15-2007 01:36 AM
Google Earth produces 'holes' in planet earth greengrocer Linux - Newbie 5 07-18-2006 10:57 PM

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

All times are GMT -5. The time now is 04: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