Mouting a second hard drive

Tez binary_y2k2 at blueyonder.co.uk
Fri Aug 18 03:51:31 UTC 2006


Richard wrote:
> Have a second hard drive, that is (formated) ubuntu and is a slave drive,
> how does one Mount this second drive, since Kubuntu does not automount the 
> second IDE salve drive
>
> Thanks -
> Rich
>
>   
You will want to add an entry for it in the /etc/fstab file,
you'll need something like:
/dev/hdb1 /mount/point <format> defaults 0 2

The <format> part depends on what you formatted the disk as, and you may
want other mount options (look at "man mount")

Tez







More information about the kubuntu-users mailing list