|
发表于 2004-4-5 12:54:15
|
显示全部楼层
alternative way if you have a large linux partition or you know what packages you want to install:
1. mount ISO image, say /mnt/sk
2. mount linux partition, say /mnt/hd
3. goto each subdirectories of /mnt/sk/slackware/, then
installpkg -root /mnt/hd package-name |
|