From 75a4a592e5ccda30715f93563d741b83e0dcf39e Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 25 Apr 2011 13:37:00 +0000 Subject: Slackware 13.37 Mon Apr 25 13:37:00 UTC 2011 Slackware 13.37 x86_64 stable is released! Thanks to everyone who pitched in on this release: the Slackware team, the folks producing upstream code, and linuxquestions.org for providing a great forum for collaboration and testing. The ISOs are off to be replicated, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. Please consider supporting the Slackware project by picking up a copy from store.slackware.com. We're taking pre-orders now, and offer a discount if you sign up for a subscription. As always, thanks to the Slackware community for testing, suggestions, and feedback. :-) Have fun! --- slackbook/html/zipslack-booting.html | 93 ++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 slackbook/html/zipslack-booting.html (limited to 'slackbook/html/zipslack-booting.html') diff --git a/slackbook/html/zipslack-booting.html b/slackbook/html/zipslack-booting.html new file mode 100644 index 000000000..89dabfeef --- /dev/null +++ b/slackbook/html/zipslack-booting.html @@ -0,0 +1,93 @@ + + + + +Booting ZipSlack + + + + + + + + + + + +
+

19.3 Booting +ZipSlack

+ +

There are several ways to boot ZipSlack. The most common is to use the included +LINUX.BAT to boot the system from DOS (or from DOS mode under Windows 9x). This file must +be edited to match your system before it will work.

+ +

Start by opening the C:\LINUX\LINUX.BAT file in your +favorite text editor. At the top of the file you will notice a large comment. It explains +what you need to edit in this file (and also what to do if you are booting from an +external Zip drive). Don't worry if you don't understand the root= setting. There are several examples, so feel free to pick one +and try it. If it doesn't work, you can edit the file again, comment out the line you +uncommented, and pick another one.

+ +

After you uncomment the line you want by removing the “rem” at the +beginning of the line, save the file and exit the editor. Bring your machine into DOS +mode.

+ +

A DOS prompt window in Windows 9x will NOT work.

+ +

Type C:\LINUX\LINUX.BAT to boot the system. If all goes well, +you should be presented with a login prompt.

+ +

Log in as root, with no password. You'll probably want to +set a password for root, as well as adding an account for yourself. At this point you can +refer to the other sections in this book for general system usage.

+ +

If using the LINUX.BAT file to boot the system didn't work +for you, you should refer to the included C:\LINUX\README.1ST +file for other ways to boot.

+
+ + + + + -- cgit v1.2.3