4mb Laptop HOWTO, page 9 by Bruce Richardson
<< Return to Title Details & Download10
ingle-user mode it gives you. --)
2. Use fdisk to create the partitions.
3. Reboot on leaving fdisk (with muLinux you may simply have to turn off and on again at this point).
4. Use mkswap on the swap partition and then activate it (this will make muLinux much happier).
5. If using muLinux then mount the extra floppy created in ``muLinux Preparation'', copy mkfs.ext2 into /bin and the libraries into /lib.
6. Use mkfs.ext2 to create the file-system on the temporary root partition.
7. If you have been using SmallLinux, shut down and reboot using muLinux. Don't forget to activate the swap partition again.
8. muLinux will have mounted the boot floppy on /startup - unmount it to free the floppy drive.
9. Now mount the temporary root partition and copy onto it the contents of the disks you created in ``Prepare the installation root files''. Do not be alarmed by the error messages: if, for example, you copy usr from the floppy to the temporary root partition by typing "cp -dpPr usr/* /tmproot/" then you'll get the error message "cp: sr: no such file or directory". Ignore this, nothing is wrong.
10. cd to the temporary root partition and create the empty folders (floppy, proc, root, tag, tmp) and the soft links boot (pointing to mnt/boot) and cdrom (to var/log/mount).
11. Unmount the temporary root partition - this syncs the disk.
12. You can simply turn off the machine now.
5. The Installation
This section does not give much detail on the Slackware installation process. In fact, it assumes you are familiar with it. Instead, this section concentrates on those areas where special care or unusual steps are required.
5.1. Boot the machine
Make a boot-disk from one of the images. I recommend you use bareapm.i on a laptop and bare.i on a desktop - unless you have a parallel-port IDE device (pportide.i). Boot the laptop from it. When the boot: prompt appears, type "mount root=/dev/hdax"