IBM HS40 Setup Guide - Page 50

Mounting and unmounting media for Linux operating systems

Page 50 highlights

Mounting and unmounting media for Linux operating systems The following sections describe how to mount and unmount media using the Linux operating system for each blade server type. For BladeCenter units that do not have a diskette drive, you can mount only optical drive media. Mounting and unmounting media using Linux The following section describes how to mount and unmount media using aLinux operating system. Note: These procedures are based on a default installation of Red Hat Enterprise Linux ES 2.1. The file names, structures, and commands might be different for other versions of Red Hat Linux or other types of Linux operating systems. Complete the following steps if the medium to be mounted is a CD: 1. Make sure that the /mnt/cdrom directory exists on your server. If this directory does not exist, type mkdir /mnt/cdrom and then press Enter. 2. To mount the CD, type mount /dev/scd0 -t iso9660 -o ro /mnt/cdrom and then press Enter. Complete the following steps if the medium to be mounted is a diskette: 1. Make sure that the /mnt/floppy directory exists on your server. If this directory does not exist, type mkdir /mnt/floppy and then press Enter. 2. To mount the diskette, type mount /dev/sda -o auto /mnt/floppy and then press Enter. Complete the following steps to unmount media: 1. Type cd and then press Enter. 2. Type one of the following commands: v If the medium to be unmounted is a CD, type umount /mnt/cdrom and then press Enter. v If the medium to be unmounted is a diskette, type umount /mnt/floppy and then press Enter. 44 BladeCenter: Serial over LAN Setup Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64

Mounting and unmounting media for Linux operating systems
The following sections describe how to mount and unmount media using the
Linux operating system for each blade server type.
For BladeCenter units that do not have a diskette drive, you can mount only
optical drive media.
Mounting and unmounting media using Linux
The following section describes how to mount and unmount media using aLinux
operating system.
Note:
These procedures are based on a default installation of Red Hat Enterprise
Linux ES 2.1. The file names, structures, and commands might be different for
other versions of Red Hat Linux or other types of Linux operating systems.
Complete the following steps if the medium to be mounted is a CD:
1.
Make sure that the /mnt/cdrom directory exists on your server. If this
directory does not exist, type
mkdir /mnt/cdrom
and then press Enter.
2.
To mount the CD, type
mount /dev/scd0 –t iso9660 –o ro /mnt/cdrom
and
then press Enter.
Complete the following steps if the medium to be mounted is a diskette:
1.
Make sure that the /mnt/floppy directory exists on your server. If this
directory does not exist, type
mkdir /mnt/floppy
and then press Enter.
2.
To mount the diskette, type
mount /dev/sda –o auto /mnt/floppy
and then press Enter.
Complete the following steps to unmount media:
1.
Type
cd
and then press Enter.
2.
Type one of the following commands:
v
If the medium to be unmounted is a CD, type
umount /mnt/cdrom
and then press Enter.
v
If the medium to be unmounted is a diskette, type
umount /mnt/floppy
and then press Enter.
44
BladeCenter: Serial over LAN Setup Guide