H-6 Sun StorEdge 3000 Family Installation, Operation, and Service Manual • May 2004
1. Log in as root, or su to root if you are logged in as a user.
2. Add this line to the end of the /etc/modules.conf file and save the file:
3. At the system prompt, enter this command and press Return:
The 2.4.9-e.3 entries refer to the current kernel. To find out your current kernel, type
uname -r and substitute your kernel information in place of the 2.4.9-e.3 entries.
4. Reboot the server.
To halt the server completely, use shutdown -h now. To reboot automatically after
the shutdown is complete, use shutdown -r now.
H.5 Making an ext3 File System for Linux
The following procedure for labeling and partitioning drives using fdisk applies to
an ext3 file system. To discover which disk you want to label, you need to determine
what device it is.
1. To list all devices and their paths, start a terminal session and type:
Record the device names and paths that you plan to use.
2. Type:
A banner is displayed for the specified array device. The last statement displays a
prompt.
3. Type m or help.
options
scsi_mod max_scsi_luns=255
mkinitrd -f /boot/initrd-2.4.9-e.3.img 2.4.9-e.3
fdisk -l
fdisk /dev/sd(x) x= a,b,c,...