44
9
Add following entry to vi /etc/rc.local and set driver
automatically
% vi /etc/rc.local
/sbin/modprobe jetspeed-smp(jetspeed)
/sbin/modprobe sd_mod
/sbin/mkraid /dev/mdx
※ x = option
/sbin/raidstart /dev/mdx
※ x = option
/sbin/mkfs –t ext3 /dev/mdx
※ x = option
mount –t ext3 /dev/mdx /dir
※ dir = dir name to mount
예) % vi /etc/rc.local
/sbin/modprobe jetspeed-smp(jetspeed)
/sbin/modprobe sd_mod
/sbin/mkraid /dev/md0
/sbin/raidstart /dev/md0
/sbin/mkfs –t ext3 /dev/md0
mount –t ext3 /dev/md0 /mnt/raid_jetspeed
8
Perform command below to create directory to mount
% mount –t ext3 /dev/mdx /dir
※ x = option
※ dir = directory name to mount
ex) % mount –t ext3 /dev/md0 /mnt/raid_jetspeed
Perform command below to format drive.
7
% mkfs –t ext3 /dev/mdx ※ x = option
ex) % mkfs –t ext3 /dev/md0
Jet-Speed
TM
User’s Guide
Install Linux Driver and Environment configuration
Содержание Jet-Speed
Страница 1: ...Jet Speed TM User manual For windows and Linux users ...
Страница 53: ...메 모 ...
Страница 54: ...Printed in Korea ...