From: Matthew F. <mf...@ci...> - 2001-07-09 02:21:48
|
> I have some trouble to mount cdrom, don't know how to configure trinux ? You should be able to get CD-ROM support working two different ways: 1) use the trinux boot image with ide support (trinux-0.80rc-ide) and it has support for ide, iso9660, ntfs, ext2, fat32 2) Assuming you are doing network package loading, add the new package cdrom.tgz to your /tux/config/kpkglist file -- the ide package should already be there. The ide devices should get installed and then the startup script for the cdrom package should install the necessary kernel modules. Either way if you do the following command: # dmesg | grep CD you should see the device if it was probed sucessfully. |