Thread: How to see my external hdd in terminal
hi,
how read file ext hdd using terminal.
able start terminal, , when try this:
xxxxx-uff:~$ cd/dev/sdb1
bash: /dev/sdb1: no such file or directory
i imagine it's typo here, must include space between cd command , directory. example:
as error, it's possible sdb1 isn't mounted. try:code:cd /file/path/here
code:sudo mount /dev/sdb1 /mnt cd /mnt
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] How to see my external hdd in terminal
Ubuntu
Comments
Post a Comment