PDA

View Full Version : How do i install Suse from Ubuntu in a USB?



Nichijou
May 8th, 2011, 07:17 PM
Hi there! i wanna know how i can install Suse the last version from Ubuntu 11.04 into a USB to boot and intall it,so what should i do??? :confused:

lmarmisa
May 8th, 2011, 08:27 PM
Try to use UNetbootin:



sudo apt-get install unetbootin

Nichijou
May 8th, 2011, 11:47 PM
it tyed to do that but it appears this

nichijou@nichijou-EasyNote-MZ36:~$ sudo apt-get install unetbootin
[sudo] password for nichijou:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
sun-java6-jre : Depends: sun-java6-bin (>= 6.24-1build0.10.10.1) but it is not going to be installed or
ia32-sun-java6-bin (>= 6.24-1build0.10.10.1) but it is not installable
Recommends: gsfonts-x11 but it is not going to be installed
unetbootin : Depends: p7zip-full but it is not going to be installed
Depends: extlinux but it is not going to be installed
Recommends: unetbootin-translations (>= 549-1~getdeb2) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
nichijou@nichijou-EasyNote-MZ36:~$

lmarmisa
May 8th, 2011, 11:58 PM
Have you tried to run the proposed command?



sudo apt-get -f install

Nichijou
May 9th, 2011, 01:33 AM
Package configuration

┌───────────────────────┤ Configuring sun-java6-bin ├───────────────────────┐
│ │
│ Operating System Distributor License for Java v1.1 (DLJ)

│ Operating System Distributor License for Java version 1.1 (DLJ)

│ SUN MICROSYSTEMS, INC. ("SUN") IS WILLING TO LICENSE THE JAVA PLATFORM
│ STANDARD EDITION DEVELOPER KIT ("JDK" - THE "SOFTWARE") TO YOU ONLY UPON
│ THE CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE
│ AGREEMENT (THE "AGREEMENT"). PLEASE READ THE AGREEMENT CAREFULLY. BY
│ INSTALLING, USING, OR DISTRIBUTING THIS SOFTWARE, YOU ACCEPT ALL OF THE
│ TERMS OF THE AGREEMENT.

│ 1. DEFINITIONS. "Software" means the code identified above in binary
│ form, any other machine readable materials including, but not

│ <Ok>
│ │
└───────────────────────────────────────────────── ──────────────────────────┘




how can i i press ok ( pressing enter button does not funnction)

lmarmisa
May 9th, 2011, 01:35 AM
how can i i press ok ( pressing enter button does not funnction)

Maybe Tab or arrows can help you.

Nichijou
May 9th, 2011, 01:37 PM
yeah was that... im so n00b,anyway, Thanks a lot!