readme.bsdi
来自「创建一个符合iso-9660标准的iso文件系统」· BSDI 代码 · 共 13 行
BSDI
13 行
It seems that some include files that are needed to compilee.g. the SCSI transport stuff are only present if you installthe kernel building stuff.If you have problems to compile because some include files are missing, look into /sys and verify if all files are present or(if they are symlinks) point to present files.There is no working mapping between the SCSI bus,target,lunnotation and device node names. To use a SCSI device, you needto specify dev=devname:@,lun e.g. dev=/dev/rsr0a:@,0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?