RPMForum: USB booting Topic: RPM started by: hajime saito Posted by hajime saito on Oct. 02 2005,21:41
Is that option included in the USB version? If not, how can I install it? Posted by mikshaw on Oct. 03 2005,01:45
No it's not. DSL uses the Debian package system, requiring the installation of dsl-dpkg.dsl.If you want RPM, you can try installing from a deb package or from source, but i don't really see the point when the deb package system provides the same feature set built specifically for debian-based distros. Posted by cbagger01 on Oct. 05 2005,16:35
You can use the alien myDSL extension program to convert a *.rpm package into a *.deb package and then you can install it withsudo su dpkg -i name_of_file.deb assuming that you have already "Enabled APT" from the menu. |