Re: How to set a new mountpoint ?
On Mon, Feb 11, 2002 at 12:14:09AM +0100, maniatronic@gmx.net wrote:
> I´ve put a new HDD in my debian-machine.
> After the boot I`ve written a new partition-table with fdisk:
>
> looks like this now:
>
> /dev/hda1 Linux (boot)
> /dev/hda2 Extended
> /dev/hda5 Linuxswap
> /dev/hda6 Linux ( my root partition)
>
> /dev/hdb Linux <<- That's the new Harddisk
>
> I just want to set a mountpoint to my new harddisk.
> Can anyone tell me how to set a mountpoint ???
You must split your new HDD into patritions with 'fdisk /dev/hdb'
command (may be 1 partition!), then mount these partitions separately.
Reply to: