Forum Moderators: bakedjake
I currently use Suse 8.0 and have recently downloaded version 9.0
At home I have a slow connection so I downloaded it onto girlfriends PC using her super quick broadband (jelous)...
Now for the probem. What I would like to do is move the entire ftp tree of the new distro via CD rom to my house and place the tree on one of my computers currently running version 8.0 I would place it somewhere like...
/usr/local/httpd/htdocs/
Could I then use a CD with the iso image to boot the other pc and then set it to install the os from the ip address of the system storing the tree.
Would this work?
Mack.
For NFS would I just allow a directory and place the downloaded tree within there. Then set up the instaler to read from there?
I have been having all sorts of problems getting it to work using various methods. I tried FTP also using ip address of a networked server. It seams to work but then fails after it has wrote to ram disk.
The error I am getting is something like?
"blabla is not an elf file the magic bytes number is not correct a the start"
Any more ideas?
Mack.
When I downloaded the tree from the ftp server i simply used IE to visit the site, then secected all and pasted to a local folder, shoudl i have used ascII with an ftp client. Is it possible i have downloaded everything in a corruptable way?
Mack.
What you might consider is grabbing a SuSE ISO image, then using the ISO loopback driver for Linux. It's builtin. That way, you just mount the image to a mountpoint, NFS that mount, then you have a virtual CD-ROM drive to install from.
This is my standard way of installing Linux/FreeBSD over the network lately, and it works very well.