Changes

Adding a New Disk Drive to an Ubuntu 10.x System

13 bytes added, 19:54, 27 October 2016
m
Text replacement - "<table border="0" cellspacing="0">" to "<table border="0" cellspacing="0" width="100%">"
<googlehtmlet>BUY_UBUNTU_10ubuntu10</googlehtmlet>
One of the first problems encountered by users these days is that they run out of disk space to store data. Fortunately disk space is now one of the cheapest of all physical technology commodities. In this chapter we will look at the steps necessary to integrate a new disk drive into an Ubuntu system.
We now have a new disk installed, it is visible to Ubuntu and we have configured a Linux partition on the disk. The next step is to create a Linux file system on the partition so that the operating system can use it to store files and data. The easiest way to create a file system on a partition is to use the mkfs.ext4 utility which takes as arguments the label and the partition device:
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
<pre>
sudo mkfs.ext4 -L /photos /dev/sdb1
</pre>
<googlehtmlet>BUY_UBUNTU_BOTTOM_10ubuntu10</googlehtmlet> 
 
<htmlet>ezoicbottom</htmlet>
<hr>
<table border="0" cellspacing="0" width="100%">