📄 readme.aix
字号:
You need to use GNUmake or my smake to compile on AIXRead the file README.compile before compiling.NOTE: AIX seems to have a kernel bug in the mmap() part that may cause kernel panics.If you observe this kernel panic, try to add a line:COPTS += -DUSE_USGSHMto the file cdrecord/Makefileor compile the package using:make COPTX=-DUSE_USGSHMIt seems that SVrx style shared memory does not have this kernel bugIn newer AIX releases, the mmap() kernel problem seems to be fixed.If you like to create bootable CD's for AIX on the CHRP architecture: The /usr/sbin/mkcd command starting shipping with AIX 4.3.3 back in Oct 99'. It's installed by default with the system. There's more info about it in /usr/lpp/bos.sysmgt/mkcd.README.html.NOTE: there is currently no real SCSI generic support for AIX. /dev/rcd0 is mapped to dev=0,0,0 /dev/rcd1 is mapped to dev=0,1,0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -