Hi there.
I was wondering if anybody can explain to me in simple english on how to install second drive.
I have 2 sata drives. ONe is 80 gig one just for OS and I installed mint with no problems what so ever on it.
I installed second Sata drive which is 320 which will have all of my media, music and movies etc.
This is my home theatre pc
Now I always was a windows guy, so usually when I installed second drive in windows, I just had to format it and its done.
So I fired up Gparted utility and it found the second drive and I created a ext2 partintion on it.
My first drive identified as /dev/sda and it has default 3 partitions which is fine.
Second drive identifed as /dve/sdb with one partition on it called /dev/sdb1 and it is ext2 file system.
So now if it was windows I would go to computer link on my desktop and will see the drive. Well... I do not see it. All I see is my floppy , CD and file system which is my first drive.
What is the next step??? Am I missing something, do I have to do some magical terminal commands. Please or please explain it to me in simple plain english if possible. I guess I just got used to easy hard drive installation in windows, this setup confuses me a little bit.
Thank you guys
P.S.
I tried now to run mount command in terminal and this is what I saw:
can't find /dev/sdb1 in /etc/fstab or /etc/mtab
I tried going to /etc/fstab and these are the contents of that file:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=9f3face7-27f9-4a7d-bcd5-4fdfa954b635 / ext3 defaults,errors=remount-ro 0 1
# /dev/sda5
UUID=78c206d9-5521-4394-a1e9-091ab88d63de none swap sw 0 0
/dev/hdb /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
Am I supposed to type it in manually in those files??? and what the heck to I type?? Easier way to do this?
Thanks


