Peter Chant wrote:
> What do people do for rescue. I tried to rescue a system with a 14.1
> install disk and that option is no longer supported from what I can see.
I always use usb-and-pxe-installers/usbboot.img copied to my smallest
usb stick. The "welcome screen" tells how the "root=..." and "rdinit="
parameters can be used to boot into an installed system. As far as I
this hasn't changed recently.
Here is the "welcome screen" from the 32 bits 14.1 usbboot.img:
-------------------------------------------------------------------------
Welcome to Slackware version 14.1 (Linux kernel 3.10.17)!
If you need to pass extra parameters to the kernel, enter them at the prompt
below after the name of the kernel to boot (huge.s etc). NOTE: If your
machine
is not at least a Pentium-III, you *must* boot and install with the huge.s
kernel, not the hugesmp.s kernel! For older machines, use "huge.s" at the
boot prompt.
In a pinch, you can boot your system from here with a command like:
boot: hugesmp.s root=/dev/sda1 rdinit= ro
In the example above, /dev/sda1 is the / Linux partition.
To test your memory with memtest86+, enter memtest on the boot line below.
This prompt is just for entering extra parameters. If you don't need to
enter
any parameters, hit ENTER to boot the default kernel "hugesmp.s" or
press [F2]
for a listing of more kernel choices. Default kernel will boot in 2
minutes.
-------------------------------------------------------------------------