LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-02-2014, 08:21 AM   #1
ProLine_21
LQ Newbie
 
Registered: Jul 2013
Posts: 4

Rep: Reputation: Disabled
Multiboot External HDD with persistence, of course, please.


I've Googled, looked, read and still I'm unsure how to go about making my external HDD act exactly like the internal. I have created multiboot USBs (Flash drives) with YUMI but YUMI doesn't seem to support persistence. I tried Universal USB Installer 1.9.5.2 but so far it doesn't seem to support multiboot (also flash drive). I have a 500GB external HDD and would really LOVE to have it multiboot a few Linux distros. IE: Debian, Arch, Kali, OpenSUSE, and maybe Fedora. I would also like it to have what is called "Persistence" to save my changes, of course. Would someone please tell me how to do this. I know how to config the bios to boot from USB before the internal HDD, no need to tell me about that . I hope Grub2 would be involved. Do I install Grub first? then have GParted, separately re-allocate the external for each new install? Am I even close to how its done? lol... Help please! I don't think Kali needs much extra HDD space at all. but the others I would like to allocate, saaayyy.. 80GB each, or something like that...

I hope this wasn't too wordy but I want to be clear about the goals I want to accomplish. I'm sure there MUST be some way these 'goals' have come together, I just cant seem to find how its done.

Thanks in advance for any all helpers out there -- The Linux community is full of awesome!
 
Old 03-02-2014, 08:46 AM   #2
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
What you want to acheive is fairly simple. In essence you would partition the drive then install each distro as you would to an internal drive (you can disconnect your internal drive before starting the process to be safe). Then you update GRUB onthe last distro installed and it should pick up the other installs and add ghem to its menu.
 
1 members found this post helpful.
Old 03-02-2014, 09:22 AM   #3
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,503

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
The persistence feature you refer to is generally used when installing a 'Live CD' to a flash drive. The Live CD is read-only so that is why the persistence feature is used, so that some changes and data can be saved. This is available in unetbootin and is also mentioned in the PendriveLinux page but seems to be limited as indicated by the 'if available' comment at the end of the first paragraph at the site below:

http://www.pendrivelinux.com/univers...easy-as-1-2-3/

From the info you posted, I don't think this is what you want and you should just install the way you would to a regular drive as suggested by '273' above.
 
1 members found this post helpful.
Old 03-03-2014, 03:20 PM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625
Any reason you don't wish to do a normal install? What I mean is that almost every new distro and newish computer see's an external drive just as it were an internal drive. The tasks involved are simply to understand boot order and watch out to protect internal drive data in process. (hint, unplug power from it)

A full normal install would be much better on larger drives than persistence.

If you want to use persistence there get's into some issues where one persistence file might have to be moved or changed in order to run next distro. A normal install could all use same swap file or swap partition and be fully upgradable/updateable. (guess that isn't a real word)

Last edited by jefro; 03-03-2014 at 03:22 PM.
 
Old 03-04-2014, 12:44 PM   #5
ProLine_21
LQ Newbie
 
Registered: Jul 2013
Posts: 4

Original Poster
Rep: Reputation: Disabled
Thanks all

I thought I might be making mountains out of mole hills. Maybe I'll disconnect the internal HDD to be safe and just install normally, though I'm pretty sure I can tell the difference between the 80GB internal and the 500GB external. Just gotta look into partitioning it. I figure it would probably be best to have the drive ready to go beforehand, yes? Rather than have each install redo the partitioning...

Last edited by ProLine_21; 03-04-2014 at 12:47 PM.
 
Old 03-04-2014, 02:47 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625
Better safe than sorry.

You may know the difference but it could be that some installer can't read.
 
1 members found this post helpful.
Old 03-05-2014, 01:17 PM   #7
ProLine_21
LQ Newbie
 
Registered: Jul 2013
Posts: 4

Original Poster
Rep: Reputation: Disabled
safer than sorry it is.

Roger that jefro, safer it is! Thanks for the added warning.

Last edited by ProLine_21; 03-05-2014 at 01:19 PM.
 
Old 03-05-2014, 02:32 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625
Let us know how it goes.

Be sure to notice boot order in bios and have it set to usb hard drive as first "hard drive" choice. Usually not usb order, hard drive order.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
YUMI multiboot linux persistence / persistent question lordloki Linux - General 4 06-08-2012 11:40 PM
Slow USB transfer rates (60kb p/s) External HDD --> Internal HDD drfrostbyte Linux - Hardware 4 03-28-2011 01:20 AM
Second hdd install, boot loader queries, multiboot masque7 Linux - Newbie 3 09-12-2010 10:17 AM
multiboot external usb hd grub error 5 koen plessers Linux - General 3 03-15-2009 11:02 AM
FC4 & Windows XP Pro on same HDD (multiboot) wolfheart48 Fedora 1 01-13-2006 09:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:44 PM.

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