[Watford] Second Hard Disk
Alain Williams
addw at phcomp.co.uk
Thu Jan 17 19:13:01 GMT 2008
On Thu, Jan 17, 2008 at 07:07:47PM +0000, Neel Upadhyaya wrote:
> if it's ide then you'll need to do something like
> mount -t ext3 /dev/hdb1 /path/to/mount/point
> SATA:
> mount -t ext3 /dev/sdb1 /path/to/mount/point
You prob need to first do:
mke2fs -j /dev/sdb1
If you have not alreay partitioned the very first step (before mke2fs) is:
fdisk /dev/sdb
and create partition 1 to be the whole disk.
--
Alain Williams
Linux Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php
Chairman of UKUUG: http://www.ukuug.org/
#include <std_disclaimer.h>
More information about the Watford
mailing list