[root@MyBookWorld etc]#
[root@MyBookWorld etc]#
[root@MyBookWorld etc]#
[root@MyBookWorld etc]#
[root@MyBookWorld etc]#
[root@MyBookWorld etc]#
[root@MyBookWorld etc]#
[root@MyBookWorld etc]# cat fstab
# /etc/fstab: static file system information.
#
#
/dev/root / ext3 rw,noauto,noatime 0 1
proc /proc proc defaults 0 0
devpts /dev/pts devpts defaults,gid=5,mode=620 0 0
sys /sys sysfs defaults 0 0
/dev/md2 none swap defaults 0 0
/dev/md3 /var ext3 defaults,noatime 0 2
/dev/sdb4 /shares/internal ext3 defaults,noatime 0 2
/dev/sda1 /shares/internal/PUBLIC/BACK ext3 defaults,noatime 0 2
[root@MyBookWorld etc]# fdisk -l
Disk /dev/sda: 160.0 GB, 160000000000 bytes
255 heads, 63 sectors/track, 19452 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 19452 156248158+ 83 Linux
Disk /dev/sdb: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 4 369 2939895 fd Linux raid autodetect
/dev/sdb2 370 382 104422+ fd Linux raid autodetect
/dev/sdb3 383 505 987997+ fd Linux raid autodetect
/dev/sdb4 506 38913 308512260 fd Linux raid autodetect
[root@MyBookWorld etc]# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 2.8G 480M 2.2G 18% /
/dev/root 2.8G 480M 2.2G 18% /
/dev/md3 950M 19M 883M 3% /var
/dev/sdb4 290G 1.7G 288G 1% /shares/internal
[root@MyBookWorld etc]#
[ 本帖最后由 zhuoran 于 2008-12-19 21:52 编辑 ]
rzzs 于 2008-12-20 05:01:46发表:
/dev/sda1 /mnt/sda1 vfat utf8,umask=0,exec 0 0
/dev/sda5 /mnt/sda5 vfat utf8,umask=0,exec 0 0
/dev/sdb5 /mnt/sdb5 vfat utf8,umask=0,exec 0 0
最后一条是我自己加的,用于自动加载第二块串口硬盘。
zhuoran 于 2008-12-19 22:50:33发表:
thx
nxlinux 于 2008-12-19 22:33:34发表:
不懂了,帮你顶下