Results 1 to 6 of 6

Thread: Error in mounting /dev/sda

  1. #1
    Join Date
    Aug 2010
    Posts
    25

    Error in mounting /dev/sda

    Hello,
    I have an iPod mini that I try to mount Linux Mandrake 10.1 and my error message when I mount it fol "mount: / dev/sda1: can not read superblock "I do not know how to proceed from that point. If you have a solution I'm interested. Thank you in advance.

  2. #2
    Join Date
    Apr 2008
    Posts
    242

    Re: Error in mounting /dev/sda

    You can try with / dev / sda. I do not know the iPod mini but I know for certain articles or memoirs there must use / dev / sda, / dev / sdb to mount (eg Kingmax) and there are others or is / dev/sda1, / dev/sda2. In case you have other SCSI devices (or do SCSI emulation, such as memory keys, digital cameras) may also be AC / dev/sdb1. Also look for messages after having connected your iPod mini.

  3. #3
    Join Date
    Nov 2009
    Posts
    347

    Re: Error in mounting /dev/sda

    Why mount / dev / sda (x) rather than anything? We must not confuse the device / dev / sda or / dev / hdb or and its mounting point. Any empty directory can serve as a mount point. In my case, for example, I set up my usb / dev / sda / mnt/.

  4. #4
    Join Date
    Aug 2010
    Posts
    25

    Re: Error in mounting /dev/sda

    I tried with / dev / sda and do nothing he says can not read the super block. I get the following message

    Code:
    usb 1-1: new full speed USB device using address 5 
    scsi1: SCSI emulation for USB Mass Storage Devices 
    Vendor: Apple Model: iPod Rev: 1.61 
    Type: Direct-Access ANSI SCSI revision: 02
    I have no idea about the statics displayed above, please help.

  5. #5
    Join Date
    Aug 2010
    Posts
    34

    Re: Error in mounting /dev/sda

    Even I did had a similar kind of a problem. Well I tried it under XP to see and it is well recognized as the mass and type of partition is fat32 read and write without problem. by cons is possible that the problem itself has had a bad format? such a disconnect before the end of the formatting?

  6. #6
    Join Date
    Jan 2010
    Posts
    126

    Re: Error in mounting /dev/sda

    I guess you did not add drivers for Windows XP? You did put in your mount command option "-t vfat" for the fat?
    Try with:
    Code:
    mount-t vfat / dev / sda / <directory>
    or
    Code:
    mount-t vfat / dev/sda1 / <directory>
    Sometimes a the "-t vfat" is not necessary because it is all-Sometimes a single but it should be put. In principle, it could be that it is a file-system from Apple but if you saw fat32 in Windows is not the case.

Similar Threads

  1. Got error while mounting /proc/bus/usb on ubuntu
    By Tinku-Jia in forum Operating Systems
    Replies: 2
    Last Post: 31-03-2012, 10:16 AM
  2. Mounting root device mmcblk0p2 FAILED error on boot
    By Lailie in forum Portable Devices
    Replies: 3
    Last Post: 10-02-2011, 12:13 AM
  3. Mounting NFS Shares
    By OctAvio2011 in forum Operating Systems
    Replies: 5
    Last Post: 14-09-2010, 04:13 AM
  4. Error mounting partition
    By Raja-Ji in forum Operating Systems
    Replies: 4
    Last Post: 24-04-2010, 04:33 AM
  5. PC mounting
    By Halina in forum Hardware Peripherals
    Replies: 6
    Last Post: 16-01-2009, 11:46 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,263,971.47827 seconds with 17 queries