LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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-29-2016, 06:00 AM   #1
tomurich
LQ Newbie
 
Registered: Dec 2016
Posts: 2

Rep: Reputation: Disabled
Question Help Me Install Brasero


I feel like a total newbie since I can't get Brasero to install. What is the secret to compiling and installing? I'm running Ubuntu 16.04 from a live usb pen drive without persistent. HELP!! ;-)
 
Old 12-29-2016, 06:19 AM   #2
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 6,892
Blog Entries: 17

Rep: Reputation: 4135Reputation: 4135Reputation: 4135Reputation: 4135Reputation: 4135Reputation: 4135Reputation: 4135Reputation: 4135Reputation: 4135Reputation: 4135Reputation: 4135
The secret to installing is very simple: you need some space for newly installed programs to go into. This means either having a distro installed on a drive or a live usb with persistence. You have neither.

It is actually possible to install Linux to a pen drive just as you can to any other kind of drive. You can then update it normally. If you don't want Ubuntu on your hard drive, that might be the way to go. You can read about the various options at https://www.maketecheasier.com/persi...ll-install-usb.

In any case, you wouldn't normally compile something as standard as Brasero. It's available from the Ubuntu repositories via apt/synaptic.
 
Old 12-29-2016, 09:18 AM   #3
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,788
Blog Entries: 13

Rep: Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831
It is likely that you can install Brasero however it is also likely that it will not stay installed once you power your system off.

A web search will give you lots of instructions from Ubuntu about how to install Brasero. Please consider searching and if you have trouble, then post details as to what is blocking you at attempting your install.

If you do not have enough RAM disk space, then you will not be able to install it successfully.

If you have enough RAM disk space to store the install files and final result, then you will be able to install it successfully.

Note that if you are able to install it while running your live USB, the installation of Brasero will be in RAM only, that is temporary memory, and not written to the USB. Typical live USB installs do not allow for modifications to the live media.

You should describe better what you wish to do and the intended result.

For instance if you wish to install Brasero and have it work forever on your live USB, there may be a possible solution, however I personally doubt this is an easy to attain result.

If you wish to use Brasero once or twice and just with to install it temporarily, also knowing that the install is temporary, then you should explore seeing if you can install it when you have booted to your live version of Ubuntu and determine if you have enough system memory and resources to have the install work, and then further determine if you have enough system memory and resources to burn CD/DVD/USB media.

If you might be better off trying something different such as another method to write a media, or if it will be better to install Ubuntu onto your system, then these are also possible options.

For these reasons I'm asking you to better describe what you wish to do here.
 
Old 12-29-2016, 01:45 PM   #4
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
Quote:
Originally Posted by tomurich View Post
I feel like a total newbie since I can't get Brasero to install. What is the secret to compiling and installing? I'm running Ubuntu 16.04 from a live usb pen drive without persistent. HELP!! ;-)
Maybe I'm missing something here, but Brasero is in the default repositories. There's no need to compile anything or have a persistent install (obviously if your install is not persistent, you'll need to repeat the below each time you boot the pen drive)

Boot the pen drive
Connect to the Internet
Open a terminal
sudo apt-get update
sudo apt-get install brasero

Last edited by IndyGunFreak; 12-29-2016 at 01:46 PM.
 
Old 12-29-2016, 02:40 PM   #5
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2924Reputation: 2924Reputation: 2924Reputation: 2924Reputation: 2924Reputation: 2924Reputation: 2924Reputation: 2924Reputation: 2924Reputation: 2924Reputation: 2924
Quote:
Originally Posted by tomurich View Post
I feel like a total newbie since I can't get Brasero to install. What is the secret to compiling and installing? I'm running Ubuntu 16.04 from a live usb pen drive without persistent. HELP!! ;-)
Why do you need to compile the program in question?

Edit: Sorry, I see that the point was made in the post before mine. I ought to read more carefully.

Last edited by hydrurga; 12-29-2016 at 02:41 PM. Reason: Oops
 
Old 12-29-2016, 03:23 PM   #6
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
It should be in the Ubuntu Software Center.
If not do a Ubuntu Package Search.

http://packages.ubuntu.com/

Quote:
what is the secret to compiling and installing?
No secret really just cd to the directory where the pkg is and run:
./configure
make
make install

Like others have said you shouldn't have to install via a tar.bz because it's in the Ubuntu repo's. APT should it install it just fine like IndyGunFreak said.

This will only work on the distribution if it's installed to the HDD.

Last edited by Ztcoracat; 12-29-2016 at 03:34 PM.
 
Old 12-29-2016, 05:42 PM   #7
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by tomurich View Post
I feel like a total newbie since I can't get Brasero to install.
Hello and welcome to the forum

Also, are you getting any specific error messages? If so, please include them in your next post, in their entirety.

Regards...
 
Old 12-29-2016, 07:30 PM   #8
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by ardvark71 View Post
Hello and welcome to the forum

Also, are you getting any specific error messages? If so, please include them in your next post, in their entirety.

Regards...
The distribution isn't installed to the HDD so I suspect that OP would see any error messages.
 
Old 12-29-2016, 07:51 PM   #9
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
Quote:
Originally Posted by Ztcoracat View Post
It should be in the Ubuntu Software Center.
If not do a Ubuntu Package Search.

http://packages.ubuntu.com/



No secret really just cd to the directory where the pkg is and run:
./configure
make
make install

Like others have said you shouldn't have to install via a tar.bz because it's in the Ubuntu repo's. APT should it install it just fine like IndyGunFreak said.

This will only work on the distribution if it's installed to the HDD.
I don't see why it wouldn't install on a Live Install.. unless he is using a very small flash disk. Granted, he'll lose it and whatever he has done when he shuts down, but it should install and run just fine on a live install.

Last edited by IndyGunFreak; 12-29-2016 at 07:53 PM.
 
Old 12-29-2016, 08:21 PM   #10
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by IndyGunFreak View Post
I don't see why it wouldn't install on a Live Install.. unless he is using a very small flash disk. Granted, he'll lose it and whatever he has done when he shuts down, but it should install and run just fine on a live install.
Our Moderator pointed out that most live usb installs don't allow for modifications to the live media.
We need to know what size that pen drive is and the results he would like to achieve.

Quote:
it should install and run just fine on a live install
Have you had success with installing software on a live usb?
 
Old 12-29-2016, 09:23 PM   #11
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by Ztcoracat View Post
The distribution isn't installed to the HDD so I suspect that OP would see any error messages.
Hi...

He/she would if there were network related issues, perhaps others.

Regards...
 
1 members found this post helpful.
Old 12-29-2016, 09:50 PM   #12
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by ardvark71 View Post
Hi...

He/she would if there were network related issues, perhaps others.

Regards...
True:-

-::-At the moment I don't have a Live distro on a flash drive to test.-::-
 
Old 12-29-2016, 10:51 PM   #13
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
Quote:
Originally Posted by Ztcoracat View Post
Have you had success with installing software on a live usb?
I've never saw a Live CD/USB that did not allow you to install software and have done it tons of times. There's a certain amount of space allowed for installing/removing software, etc.. on a live CD/USB. I've done it on Live CD's as well. I don't think he'd have any issues installing Brasero

When my grandmother somehow had some grub problems, she had a flash drive w/ a live Ubuntu install (that I'd used to install Ubuntu on her machine almost a year earlier).. I talked her through booting the Live USB, downloading and installing the Ubuntu version of Teamviewer, then I used Teamviewer from home and did a grub reinstall on her machine. Rebooted the machine and everything was fine.

Now if she ever boots the Live USB again, Teamviewer won't be there... but you can absolutely install software on a Live USB.

Last edited by IndyGunFreak; 12-29-2016 at 11:10 PM.
 
Old 12-30-2016, 07:17 AM   #14
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: PCLinux, Slackware, Ubuntu
Posts: 9,977

Rep: Reputation: 2329Reputation: 2329Reputation: 2329Reputation: 2329Reputation: 2329Reputation: 2329Reputation: 2329Reputation: 2329Reputation: 2329Reputation: 2329Reputation: 2329
Quote:
I've never saw a Live CD/USB that did not allow you to install software and have done it tons of times
Agreed, done the same myself.

Quote:
There's a certain amount of space allowed for installing/removing software, etc.. on a live CD/USB.
No, disagree. See the post above by rtmistler. It's all in RAM. Since Brasero is in the repositories, the OP should be able to install it with no problem as long as there is an internet connection and there is enough RAM. S/he should also be able to use it as long as the hardware does not fail, or there is NO REBOOT.
 
Old 12-30-2016, 07:46 AM   #15
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
Quote:
Originally Posted by yancek View Post
Agreed, done the same myself.



No, disagree. See the post above by rtmistler. It's all in RAM. Since Brasero is in the repositories, the OP should be able to install it with no problem as long as there is an internet connection and there is enough RAM. S/he should also be able to use it as long as the hardware does not fail, or there is NO REBOOT.
Well, I guess the amount of RAM would be a "certain amount of space". If you fill the RAM, the Live USB will lock up, that was really all I meant (at least that's what happened to me). We are in agreement on the main issue, installing software on a Live USB is quite easy.
 
  


Reply


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
[SOLVED] brasero miramarcos Linux - Software 1 02-18-2015 12:38 AM
problems with brasero Lobsteroll Linux Mint 3 02-23-2012 02:12 PM
Will Brasero do DVDs? resetreset Linux - Software 2 02-25-2010 07:14 AM
Brasero problems 38400 Linux - Newbie 1 11-20-2008 01:01 AM
Trying to install Brasero (Bonfire) on Unbuntu Dapper melbob Linux - Software 3 02-26-2007 06:49 AM

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

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