Re: Lucid mount command



On 04/09/2010 03:35 PM, J wrote:
On Fri, Apr 9, 2010 at 16:43, Johnneylee Rollins
<johnneylee.rollins@xxxxxxxxx> wrote:

On Fri, Apr 9, 2010 at 1:37 PM, Karl Larsen<klarsen1@xxxxxxxxx> wrote:

I am on Lucid at about beta 2 version based on today's updates.
There is a serious error in the file mount on this version. I have been
trying sudo mount -o ro,loop filename.iso /mnt and the mount statement
gives a standard error which is a laundry list of mount commands. I
have seen this many times whan using sudo mount -t ext3 /dev/sda5 /mnt
and get the same error.

Does anyone else have this problem? If so I will put in a bug report.

sudo mkdir /mnt/iso
sudo mount -o loop filename.iso /mnt/iso

md5sum filename.iso and make sure the iso is good... a bad iso will
throw those "invalid filesystems" errors too. get the checksum and
compare it to the sum posted where you got the iso from.


I just did it here on this 10.04 and it did work. I must have had a
bad call somewhere. I started to use /mnt/ instead of just /mnt and that
might be the error. Thanks!



--

Karl F. Larsen, AKA K5DI
Linux User
#450462 http://counter.li.org.
Key ID = 3951B48D



--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Mount folder from one Ubuntu box on another.
    ... > another Ubuntu PC. ... Tried setting up a SMB mount, ... Save the file, exit the editor. ...
    (Ubuntu)
  • Re: problem with chmod
    ... your filesystem, this is required for mounting, the mount points have to ... account for system maintenance, rather than sudo (which I really do not ... published by Pan Books, 1992 ...
    (Ubuntu)
  • Re: Lucid mount command
    ...     I am on Lucid at about beta 2 version based on today's updates. ... There is a serious error in the file mount on this version. ... trying sudo mount -o ro,loop filename.iso /mnt and the mount statement ... md5sum filename.iso and make sure the iso is good... ...
    (Ubuntu)
  • Re: Mount USB HDD to a certain /media/folder after boot
    ... With "mount LD142ntfs" I am told, ... with "sudo mount LD142ntfs" I am asked for the PWD and it ... removable drives i've labeled so they are mounted by name and show up ... since i've experienced my usb drives moving around (for example if i ...
    (Ubuntu)
  • Re: fstab related boot problem
    ... I have been able to mount and view the /home ... partition although when I then attempt to start X it crashes. ... or sudo mount -o rw,remount /dev/sda9 ... System> Administration> Disk Utility ...
    (Ubuntu)