从硬盘安装Slackware的方法

从硬盘安装Slackware的方法:
1、下载Slackware 12.1的DVD镜像文件,约3.77GB。
2、解压kernel目录中的bzImage和isolinux目录中的initrd.img文件到C盘根目录。
3、在menu.lst添加:
title Slackware HDD Install
root (hd0,0)
kernel /bzImage
initrd /initrd.img
boot

你可能感兴趣的:(C++,c,C#)