LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 09-21-2011, 06:35 PM   #1
Fcukinyahoo
Member
 
Registered: Sep 2011
Posts: 44

Rep: Reputation: Disabled
Backtrack Live & Ubuntu Persistence - Dual Boot


Basically the question is is it possible????
Good Day Everyone:

Here is what I want to do, iso's ready and waiting to be installed after your help here hopefully.

I have a external hdd that I want to use it for Ubuntu and Backtrack together.

I need a Backtrack 5 in there as a Live CD so the settings of the Backtrack goes back to its original settings every time that I start it. In addition, I want to have Ubuntu installed in there as well but NOT as a Live CD perhaps as a Persistence Ubuntu so the folders and packages that I install stays there all the time. However, I also want both OS to be bootable in any machine. You guys know what i mean, start it from usb and there you go u have two OS to chose from.

The external HDD is big enough no problem with that.

So since I want to dual boot them together, I am not sure which OS i should install first on the harddrive. When the computer is starting I want to plug that usb HDD, and start the machine from the external then choose in Grub either the Live CD or Ubuntu. I will use that external in different machines all around.

Thats basically what I am planing on doing. I am not sure if it is possible to dual boot a Live CD Backtrack and Ubuntu Persistence on the Grub I have never done it before.

Please let me know if you have any detailed information I can post here in no time.

I appreciate your help in advance. Hopefully I can figure this out

Thank you....

Here is what I was thinking with my limited knowledge.
I was thinking of formating the HDD and creating two partitions right at the beginning. Then in one of those partitions

Last edited by Fcukinyahoo; 09-21-2011 at 06:49 PM. Reason: to summerize...
 
Old 09-21-2011, 09:05 PM   #2
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
I would think it is possible as long as you have a menu as the frontend to control what gets booted.

Here are two tools that might help.

xboot & sardu

There are many more utilities out there, these are just two that come to mind.

Last edited by {BBI}Nexus{BBI}; 09-21-2011 at 09:06 PM.
 
Old 09-21-2011, 09:22 PM   #3
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
I'd do a real install of dual boot instead.
 
Old 09-21-2011, 09:53 PM   #4
Fcukinyahoo
Member
 
Registered: Sep 2011
Posts: 44

Original Poster
Rep: Reputation: Disabled
i ll give it a try to xboot and sardu. i was trying some stuff but no luck so far. we keep here posted. thank you for your reply
 
Old 09-21-2011, 10:06 PM   #5
Fcukinyahoo
Member
 
Registered: Sep 2011
Posts: 44

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
I'd do a real install of dual boot instead.
I have two problems with the real installation.

1- if I do a real install of the both OS, I dont think I can boot any machine with the external. I want to able to boot any machine when i put the external. Please correct me if I am wrong.

2- I dont want to mess up the Backtrack's settings. I want Backtrack to be as quite as it gets when it boots every single time.

I ll try the tools suggested here then lets see what happens. Thank you.
 
Old 09-22-2011, 12:14 AM   #6
Fcukinyahoo
Member
 
Registered: Sep 2011
Posts: 44

Original Poster
Rep: Reputation: Disabled
nope it didnt work. tried many different ways. with xboot it creates the live cds but i can not make the ubuntu persistent then.

So if anyone has an idea how to
1- install Backtrack as Live CD (Live CD only, No Persistent)
2- install Ubuntu as "Persistent" Live CD or as if you were installing into a real HDD (I want to be able to edit files)
3- They should be able to dual boot from the External HDD that I am trying to install into.
 
Old 09-22-2011, 03:42 PM   #7
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
Yes you can install to a usb just as a real drive. Use uuid to get past the boot order changing sdx names.

You would have to set all settings on a real install in any case.
 
Old 09-29-2011, 07:34 PM   #8
Fcukinyahoo
Member
 
Registered: Sep 2011
Posts: 44

Original Poster
Rep: Reputation: Disabled
ok the only solution that i could find to this problem is divide the usb hdd to two partitions, by using unetbootin create a live backtrack on one partition then create a persistent ubuntu on another partition but at the boot time you can not choose in between. so lets say you boot it from a usb hdd, then which ever partition has the boot flag associated starts. lets say it is set to ubuntu. if you want to change it to backtrack, at ubuntu you have to use parted /dev/sdX set Y boot on command in terminal then restart and backtrack opens since it has the boot flag. there are several problems with this the first and most important problem is persistent ubuntu doesnt satisfy me. for example i change settings in ubuntu persistent and when i reboot those settings are gone.

however, i have been working on this task for so long but now i give up and just use it like this. I tried to use grub which didnt work for some reason because grub and unetbootin dont like eachother since they overwrite eachother. what i did was i did a full install of ubuntu on one partition and backtrack live in the other partition but then the grub disappeared. I didnt think this task of having ubuntu fully installed and backtrack live on the same usb hdd would be that difficult but for now this is the solution that i m going with. anybody has better idea let me know.i hope this helps to other people as well.
 
Old 10-13-2011, 11:20 AM   #9
babuntu
LQ Newbie
 
Registered: Mar 2011
Posts: 4

Rep: Reputation: 1
The difference between a USB install of Ubuntu (and most other distros), and installing it to the USB drive, is that the normal USB versions simulate the CD, and can boot in different PCs. Installing a distro to a USB simulates normal installation to a hard drive, and loses portability (it works in the machine in which it is installed, but may/will not boot in other hardware setups). Fcukinyahoo may have been successful by changing the order of installation - Backtrack (or other distro) first, then Ubuntu, because Ubuntu's install does a nice job with grub, and adds the other distro(s) to it's boot menu. But this method comes with the limitation above; it will only work on the installed PC or identical hardware.
Sardu (windows) and Multisystem (linux) are similar programs which allow one to install multiple distros to a USB, but they don't come with the persistence to install extra packages and customizations.
It is possible to add "persistence" but that is another dissertation.
 
  


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
ubuntu 11.04 live cd does not see windows os when attempting to install dual boot jbrim Linux - Laptop and Netbook 2 07-29-2011 03:42 PM
DUAL BOOT Backtrack Linux & Windows XP Pro from separate HDD's with GRUB nam5301 Linux - Newbie 1 02-10-2011 09:05 PM
Dual boot Dual Drive Ubuntu Jaunty & XP - Advice on Best Way? Paul Langdon Linux - Newbie 4 05-28-2009 05:11 AM
Ubuntu dual boot installation crashed on live CD only now. curleyg Ubuntu 6 12-11-2006 09:11 PM

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

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