How to delete an .iso file which was downloaded?

Booting, installing, newbie
Post Reply
Message
Author
dbd400@gmail.com
Posts: 31
Joined: Wed 26 May 2010, 18:35
Location: Silver Spring. MD 20901

How to delete an .iso file which was downloaded?

#1 Post by dbd400@gmail.com »

The file resides on an NTFS windows directory. I am uncertain as to whether it had been downloaded using Windows, or Puppy, since I am using both. Firefox had been used either way as the download agent. Windows is W7, Puppy is slackware 5.5. I am superuser, and home directory is root.

Attempted to delete using 'rm'. Message read: "cannot remove, read only file system.'
Attempted to delete using 'rm -f'. Ditto.
The tried 'rm -fr' No luck.
Verified by 'ls -l', permissions were -r--------
Attempted to use 'chmod 777'. Message was: 'read only file system'.

Embarrassing and unsettling. With everyone working with .iso files, even though they are treated as file systems, there must be some simple way to delete them.

To compound the difficulty, the entries on the Internet mostly treat the search "How to remove .iso file from hard drive' and all similar searches as issues involving operating upon the .iso contents, not upon the .iso as a whole. I now know how to mount the .iso, though I haven't tried it. While I now, from the information I have, might mount and delete all interior files, that would leave the now-empty .iso still on my hard drive. It seems to boil down to how to remove the read-only attribute from a file-system.

Thanks for any light upon this.

User avatar
rjbrewer
Posts: 4405
Joined: Tue 22 Jan 2008, 21:41
Location: merriam, kansas

#2 Post by rjbrewer »

Drag it to trash.
Right click....delete.

Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Eeepc 8g 701, 900Mhz, 1Gb ram.
Full installs

User avatar
Makoto
Posts: 1665
Joined: Fri 04 Sep 2009, 01:30
Location: Out wandering... maybe.

#3 Post by Makoto »

Run a scandisk/chkdsk on the NTFS drive from within Windows. As far as I'm aware, NTFS drives are usually mounted as read-only under Linux when the NTFS-handling routines believe there are problems/errors with the drive.

You can't delete the ISO file from within Windows, though? :)
[ Puppy 4.3.1 JP, Frugal install ] * [ XenialPup 7.5, Frugal install ] * [XenialPup 64 7.5, Frugal install] * [ 4GB RAM | 512MB swap ]
In memory of our beloved American Eskimo puppy (1995-2010) and black Lab puppy (1997-2011).

User avatar
rjbrewer
Posts: 4405
Joined: Tue 22 Jan 2008, 21:41
Location: merriam, kansas

#4 Post by rjbrewer »

Have never had a problem running from Puppy (full install).
Mounting Win. partition.
Find the file; (usually in "downloads").
Follow my previous post.

Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Eeepc 8g 701, 900Mhz, 1Gb ram.
Full installs

Pence
Posts: 200
Joined: Sat 30 Jul 2005, 13:27

#5 Post by Pence »

Is there a way within the Firefox browser to remove/delete a download?

Post Reply