how do i mount a hardrive on Ubuntu via terminal?

Josue198s
Recommended Answers
Jump to PostFirst you have to find out what device name the system has given the new drive. Normally it is something like /dev/sda (which stands for scsi or sata drive a) or /dev/hda (pata drive a) and then it will be broken down by partitions. For example the second sata drive …
Jump to PostAh I cheat and run
sudo su -
Opens a root shell with all of roots paths and variables.
All 6 Replies
rch1231 169 Posting Shark
shibblez 2 Junior Poster in Training

Josue198s

Josue198s
rch1231 169 Posting Shark
JamesWhite.. -2 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.