You are not logged in.
Pages: 1
Multisystem is a very useful app that allows you to easily create a multiboot USB stick or SD card. I previously installed it when using Ubuntu and it worked perfectly. I tried to run the installation scripts on the site http://liveusb.info/dotclear/ without any luck. Fortunately I came across an article at http://www.linux-magazine.com/Online/Bl … ultiSystem which did the trick.
Add the following repository
deb http://liveusb.info/multisystem/depot all mainAnd install the app with the following:
wget -q http://liveusb.info/multisystem/depot/multisystem.asc -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install multisystemLastly add your user to the "adm" group by editing the /etc/group file.
sudo gedit /etc/groupI know this is pretty simple but it took me a long time to find it and hopefully someone else will find this useful.
This really is a distro-hoppers best friend. 
Offline
when you say add your user to the adm group how do you do that?
never mind I think I figured it out.
is this right:
adm:x:4:jaredLast edited by crunchy (2011-04-08 21:56:11)
registered Linux user: #533379
registered #! user: #6769
Whenever someone calls me a computer 'nerd' or a 'Unix-based-system'
all I can think is: You just wait. In a couple of years. I'll be your IT. Then where will you be!
Offline
^nevermind. it works perfectly. thanks for the howto!
registered Linux user: #533379
registered #! user: #6769
Whenever someone calls me a computer 'nerd' or a 'Unix-based-system'
all I can think is: You just wait. In a couple of years. I'll be your IT. Then where will you be!
Offline
I was able to install Multisystem but it refused to run. After googling I found the solution for the issue. You got to add your user to fuse group and reboot.
Respect
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.