[Solved] Restore .iso image onto a usb drive

You have a problem with Salix? Post here and we'll do what we can to help.
mikefrank
Posts: 20
Joined: 31. Jan 2012, 03:43

Re: Restore .iso image onto a usb drive

Post by mikefrank »

Yes, I installed with gslapt
No, I didn't check the md5sum. What is it and how do I check it? What does the info in it tell me?
No Error message, it just won't start. The icon bounces a few times and it looks like it's loading, but it just doesn't start.
User avatar
tsuren
Posts: 206
Joined: 7. Jun 2009, 17:32
Location: France

Re: Restore .iso image onto a usb drive

Post by tsuren »

do the followings on your terminal:

md5sum salixlive.....iso

and compare it to the md5sum value from the xubuntu site.

Ah, by the way, did you start the application as root?
'Tommorow is like today, just happens tomorrow.'
mikefrank
Posts: 20
Joined: 31. Jan 2012, 03:43

Re: Restore .iso image onto a usb drive

Post by mikefrank »

md5sum is the same as the one on the xubuntu site.
No, I didn't start it as root. There is no right click, start as root option. As root in the terminal I don't know what the command is to start unetbootin. How do I open it as root outside of the terminal, or inside? It would be useful to know both for future reference. Thanks.
User avatar
tsuren
Posts: 206
Joined: 7. Jun 2009, 17:32
Location: France

Re: Restore .iso image onto a usb drive

Post by tsuren »

I guess you are using KDE.
'Tommorow is like today, just happens tomorrow.'
mikefrank
Posts: 20
Joined: 31. Jan 2012, 03:43

Re: Restore .iso image onto a usb drive

Post by mikefrank »

Yes, I am. Will it not work in KDE, do I need gnome?
mikefrank
Posts: 20
Joined: 31. Jan 2012, 03:43

Re: Restore .iso image onto a usb drive

Post by mikefrank »

Also, is there some kind of dictionary of terminal commands? It would speed up my learning curve if I could just read through it all.
User avatar
tsuren
Posts: 206
Joined: 7. Jun 2009, 17:32
Location: France

Re: Restore .iso image onto a usb drive

Post by tsuren »

Here is a good place to start
http://www.salixos.org/forum/viewtopic.php?f=30&t=852

There is also a section on command line stuff on the start up guide.

I am not so familiar with KDE. But i will just check it on my other partition which has KDE on it.

Meanwhile, try this:

1) open a terminal
2) type in: su - (don't forget this small - at the end. normally you don't have to do this. but due to a bug in unetbootin, this is necessary)
3) type in your root password
4) type: unetbootin
'Tommorow is like today, just happens tomorrow.'
mikefrank
Posts: 20
Joined: 31. Jan 2012, 03:43

Re: Restore .iso image onto a usb drive

Post by mikefrank »

Tried that and got this error:

No protocol specified
unetbootin: cannot connect to X server :0
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Restore .iso image onto a usb drive

Post by mimosa »

http://www.tuxfiles.org

is also a good resource

as is

http://www.linuxquestions.org

both for asking questions and for searching.

Try:

Code: Select all

xhost +
*before* typing su - to change to root user. Just a stab in the dark ... unetbootin works normally here without it.
mikefrank
Posts: 20
Joined: 31. Jan 2012, 03:43

Re: Restore .iso image onto a usb drive

Post by mikefrank »

That worked! Unetbootin works now!
What did xhost + do to fix it? It said disabled access control, so I probably did something stupid that I didn't know about that enabled it. I just wish I knew what I did so I could learn from this.

Thanks for all the help guys, I really do appreciate it!
Post Reply