Quote:
Originally Posted by iball8888
I am confused, i downloaded the full 4gb dvd of 86 Slackware 13. Are you saying that 4 gb iso does not contain the files needed to install Slack?
|
It does contain all the files, but you must make them available to the installer.
Quote:
Originally Posted by iball8888
Also, i am using a Asus 1005ha, which linux as a whole seems to have problems with the ethernet/wifi, so i cannot use a net installer.
|
Below you report it found your card using 3c59x protocol. On my ThinkPad T61 this
is the driver the installer uses for this NIC:
Code:
00:19.0 Ethernet controller: Intel Corporation 82566MM Gigabit Network Connection (rev 03)
Once Slackware64-13.0 is installed it uses e1000e.
Quote:
Originally Posted by iball8888
*edit*how do i make the "prepared local harddisk partition"?
|
Read the link you posted again. If you have mounted the ISO image and copied the
files to another partition of your USB stick, where are those files?
If your USB stick is large enough, you can put the USB installer on the first
partition, and then the Slackware files from the ISO on another partition. If
that isn't available, you can put them on a partition of your hard drive. The
installer has a screen that says "SOURCE MEDIA SELECTION" and this is where
you have your prepared Slackware files. (See attached image. It is highlighted
at NFS, which I install from, but shows other choices.)
Quote:
Originally Posted by iball8888
*edit2* when i typed "network" into the console it said "SUCCESS: found card using 3c59x protocol -- modules loaded"...what does that mean? Did it install the ethernet card or the wifi card, etc?
|
You just setup your wired NIC to be used by the installer. That is necessary if
you will be installing from NFS/HTTP/FTP, using the dropbear installer, or for a
PXE installation. They don't all start the same, though. But not if from an USB
stick or another partition of the hard drive, you don't need to load the NIC
modules.