New IT forum Follow us on Twitter
22 May 2012, 11:48:20 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: TonidoPlug2 - Now in stock!
 
   Home   SHOP Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Why cant I access usb  (Read 927 times)
Rizla
Newbie
*
Posts: 16



« on: 16 June 2010, 04:14:03 am »


[SSH] Protocol Version 2 (OpenSSH_5.1p1 Debian-5ubuntu1)
[SSH] Cipher: aes128-ctr

Logged in (password)

Linux ubuntu 2.6.30.2 #11 PREEMPT Wed Jul 22 19:53:31 MDT 2009 armv5tel

The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

To access official Ubuntu documentation, please visit:
http://help.ubuntu.com/
Last login: Wed Jun 16 04:10:18 2010 from home-c046192e8d.home
root@ubuntu:~# du -h /media
0       /media
root@ubuntu:~#
Logged
NewIT_Marcus
Administrator
Hero Member
*****
Posts: 960


« Reply #1 on: 16 June 2010, 07:29:31 am »

USB is either /dev/sda or /dev/sdb (depending upon whether your plug has eSATA or not). And you'll need to mount any partition(s) first.
« Last Edit: 16 June 2010, 07:34:22 am by NewIT_Marcus » Logged
Rizla
Newbie
*
Posts: 16



« Reply #2 on: 16 June 2010, 02:56:10 pm »

What's the problem with the SD card? Is this because it already exist?.

To access official Ubuntu documentation, please visit:
http://help.ubuntu.com/
Last login: Wed Jun 16 14:50:51 2010 from home-64cc86098f.home
root@ubuntu:~# /dev/sda
-bash: /dev/sda: Permission denied
Logged
NewIT_Marcus
Administrator
Hero Member
*****
Posts: 960


« Reply #3 on: 16 June 2010, 05:17:43 pm »

The SD card is /dev/mmcblk0

/dev/sda isn't a bash command.

If you want to access your USB device:

Code:
mount /dev/sda1 /mnt
ls -al /mnt
Logged
Rizla
Newbie
*
Posts: 16



« Reply #4 on: 16 June 2010, 06:17:04 pm »

Sir, I'm as new to this game as a new born baby. There seams to be a lack of commands' all round, whether 'bash' or other command'

As I'm new I'm looking to get hold of as many commands' as possible to help me understand how things work.

I've noticed there are a lot more Linux users posting than Windows, I can understand why: what one needs is, if the poster posted the command along side the comments things would help newer converts Linux.

Anyway Thank you so-far.
Logged
Rizla
Newbie
*
Posts: 16



« Reply #5 on: 16 June 2010, 07:26:01 pm »

Why do I get this 'eth0: no IPv6 routers present' when there is nothing pluged into the USB port?

Also, do you have to mount a card in the SD slot?

Still running round in circulars in this dark room
Logged
NewIT_Marcus
Administrator
Hero Member
*****
Posts: 960


« Reply #6 on: 17 June 2010, 07:36:46 am »

Why do I get this 'eth0: no IPv6 routers present' when there is nothing pluged into the USB port?

Because no IPv6 routers are present. Presumably, like most of us, you are still using IPv4.

Quote
Also, do you have to mount a card in the SD slot?

You have to mount any storage device before it can be used. The SD card is /dev/mmcblk0; if it has (for instance) 2 partitions, then those partitions would be /dev/mmcblk0p1 and /dev/mmcblk0p2.

Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!