LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: ReiserFS

BabyLinux制作过程详解

[复制链接]
发表于 2004-12-22 22:19:19 | 显示全部楼层
这是个很好的东西,不过我感觉还应该有些改进:1.首先,现在有软盘的人不是太多,是否能开发到优盘上呢,而且功能还可以更多些:2.其次,对WINDOWS系统的支持应该多些,因为无论大家怎么用LINUX,但是肯定没几个人能离开D版的WINDOWS,我说的对WIDNOWS的支持主要是对XP等系统的NTFS文件系统的支持,因为现在用这个文件系统的人渐渐地多了起来,这也是个趋势
发表于 2004-12-23 04:31:57 | 显示全部楼层
CONFIG_VFAT_FS=y
CONFIG_RAMFS=y
CONFIG_ISO9660_FS=y
CONFIG_JFS_FS=y
CONFIG_NTFS_FS=y -----------ntfs支持
CONFIG_PROC_FS=y
CONFIG_EXT2_FS=y
发表于 2004-12-27 21:58:43 | 显示全部楼层
狂顶!谢谢楼主分享这么好的文,回去试一下,希望以后楼主多点发这类文。
发表于 2004-12-30 05:34:25 | 显示全部楼层
谢谢了!
发表于 2005-1-3 11:06:36 | 显示全部楼层
编译时出错:
请各位大哥指教.

gcc -D__KERNEL__ -I/usr/src/linux-2.4.28/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -fno-unit-at-a-time   -nostdinc -iwithprefix include -DKBUILD_BASENAME=rwsem_spinlock  -c -o rwsem-spinlock.o rwsem-spinlock.c
rwsem-spinlock.c:36: error: conflicting types for 'init_rwsem'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:58: error: previous declaration of 'init_rwsem' was here
rwsem-spinlock.c:36: error: conflicting types for 'init_rwsem'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:58: error: previous declaration of 'init_rwsem' was here
rwsem-spinlock.c:124: error: conflicting types for '__down_read'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:60: error: previous declaration of '__down_read' was here
rwsem-spinlock.c:124: error: conflicting types for '__down_read'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:60: error: previous declaration of '__down_read' was here
rwsem-spinlock.c:170: error: conflicting types for '__down_read_trylock'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:61: error: previous declaration of '__down_read_trylock' was here
rwsem-spinlock.c:170: error: conflicting types for '__down_read_trylock'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:61: error: previous declaration of '__down_read_trylock' was here
rwsem-spinlock.c:193: error: conflicting types for '__down_write'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:62: error: previous declaration of '__down_write' was here
rwsem-spinlock.c:193: error: conflicting types for '__down_write'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:62: error: previous declaration of '__down_write' was here
rwsem-spinlock.c:239: error: conflicting types for '__down_write_trylock'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:63: error: previous declaration of '__down_write_trylock' was here
rwsem-spinlock.c:239: error: conflicting types for '__down_write_trylock'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:63: error: previous declaration of '__down_write_trylock' was here
rwsem-spinlock.c:261: error: conflicting types for '__up_read'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:64: error: previous declaration of '__up_read' was here
rwsem-spinlock.c:261: error: conflicting types for '__up_read'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:64: error: previous declaration of '__up_read' was here
rwsem-spinlock.c:278: error: conflicting types for '__up_write'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:65: error: previous declaration of '__up_write' was here
rwsem-spinlock.c:278: error: conflicting types for '__up_write'
/usr/src/linux-2.4.28/include/linux/rwsem-spinlock.h:65: error: previous declaration of '__up_write' was here
make[2]: *** [rwsem-spinlock.o] 错误 1
make[2]: Leaving directory `/usr/src/linux-2.4.28/lib'
make[1]: *** [first_rule] 错误 2
make[1]: Leaving directory `/usr/src/linux-2.4.28/lib'
make: *** [_dir_lib] 错误 2
发表于 2005-1-3 17:38:08 | 显示全部楼层
你的busy那个bug用

make PREFIX=/mnt install  就能解决
发表于 2005-1-12 15:05:51 | 显示全部楼层
希望以后楼主多点发这类文。
发表于 2005-1-17 11:33:29 | 显示全部楼层
偶已经收藏该片文章,虽然不准备做软盘系统,但仍有值得收藏的部份.感谢楼兄.
回复 支持 反对

使用道具 举报

发表于 2005-1-20 09:05:44 | 显示全部楼层
:askfirst:
回复 支持 反对

使用道具 举报

发表于 2005-1-20 09:06:57 | 显示全部楼层
::askfirst:/bin/sh
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表