Koozali.org: home of the SME Server

Copying information from ibays

jaimster

Copying information from ibays
« on: April 06, 2005, 02:03:51 AM »
I am very new to linux and my server crashed, after running fsck and pressing yes at a lot of prompts that I did not understand, it now tells me that it can't load etc/httpd/conf/admin-conf/httpd.conf
Is there a way I can get the information that was inside the i-bays and put it in another disk? I re-installed SME 5.6 in the other disk but I don't knbow how to mount it so the two disks work at the same time. Someone, please help

Offline jmvelez

  • ****
  • 85
  • +0/-0
    • http://velezcomputer.com
read ibay
« Reply #1 on: April 06, 2005, 03:58:19 AM »
Get a windows PC and download this program from this site: http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm

Install your sme linux disk slave on the windows pc and run this program.  move to the ibay and copy to the windows disk.  

It can be done on a Linux PC but for me is easy to do it in windows.

Offline MSmith

  • *
  • 675
  • +0/-0
Copying information from ibays
« Reply #2 on: April 06, 2005, 04:29:53 AM »
Better still, get a Knoppix CD and boot the crashed server from it; it will most likely autodetect your network card and you will be able to transfer your files over your network.
...

jaimster

Copying information from ibays
« Reply #3 on: April 06, 2005, 07:08:00 PM »
Thanks for your help, I was able to mount and browse the disk with knoppix, but now the files inside the ibays are locked, how can I bypass the security settings?

jaimster

Copying information from ibays
« Reply #4 on: April 06, 2005, 07:19:45 PM »
actually, my question should be: how can I load the knoppix cd logging in as root? Obviously I do know the root password.

Offline Boris

  • *
  • 783
  • +0/-0
Copying information from ibays
« Reply #5 on: April 06, 2005, 08:53:52 PM »
Quote from: "jaimster"
actually, my question should be: how can I load the knoppix cd logging in as root? Obviously I do know the root password.

Run root shell from the knoppix menu (no password asked)
type passwd and set up new password for root.
It s all in the Knoppix manuals.
...

jaimster

Copying information from ibays
« Reply #6 on: April 06, 2005, 09:59:35 PM »
Thanks again for your help. Unfortunately, I am a little bit confused. I open the command prompt, and type in su (which from what I gather gives you all access rights) but that is only within the knoppix shell. I notice that overall, the default user whenever using knoppix is "knoppix". Is there a way to change this so when the cd starts you can log in as root?
As I explained before, I am quite new at linux. I am quite proficient in a windows environment, but linux still makes me scratch my head.
Once again, thanks

jaimster

Copying information from ibays
« Reply #7 on: April 06, 2005, 10:29:35 PM »
OK, got it, seems quite simple now, but I got into the root shell from the knoppix menu and typed konqueror from there, this launched the browser with root permissions and I was able to copy from there.
Thanks for all your help and I am happy to say I am becoming a linux convert.