Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Miscellaneous > Introduce Yourself

Notices

Reply
 
Thread Tools Search this Thread
Old 02-26-2008, 05:23 AM   #1
ichor
Junior Member
ichor began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Feb 2008
Device: Iliad
Post Cant delete mobipocket .prc files

hi i had recently subscribed to a few RSS feeds and now about 10 of them are corrupt files.

i tried to delete them using the linux rm command but it says read-only file system.
i cant delete them using my windows-based PC too.

any help appreciated.

thanks
ichor is offline   Reply With Quote
Old 02-26-2008, 02:34 PM   #2
badgoodDeb
Grand Sorcerer
badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.badgoodDeb ought to be getting tired of karma fortunes by now.
 
badgoodDeb's Avatar
 
Posts: 8,501
Karma: 64095689
Join Date: Jan 2008
Location: Harrisburg outskirts
Device: Palms, K1-4s, iPads, iPhones, KV, KO1
Maybe I'm missing an obvious fact, but what are these files ON ? A computer, a Kindle, a Sony, .... ?? From a Linux command line, you should be able to change the permission on the file, so it is NOT read-only.

chmod 755 file.name
rm file.name
badgoodDeb is offline   Reply With Quote
Advert
Old 02-26-2008, 05:50 PM   #3
carandol
Evangelist
carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.
 
carandol's Avatar
 
Posts: 423
Karma: 2153430
Join Date: Dec 2007
Device: BeBook
Quote:
Originally Posted by ichor View Post
hi i had recently subscribed to a few RSS feeds and now about 10 of them are corrupt files.

i tried to delete them using the linux rm command but it says read-only file system.
i cant delete them using my windows-based PC too.

any help appreciated.

thanks
I had this problem too. The answer is (straight from the people at iRex), to copy your uncorrupted files to the PC. Then use the disk formatting program of your choice to reformat the iLiad's internal drive in FAT32 format. Then copy your files back to the iLiad, and everything will be fine again.

In Linux I used the command:

mkfs -t vfat -v -I /dev/sdb

The device name maybe something other than /sdb on your system; check before you start, so you don't format the wrong drive!
carandol is offline   Reply With Quote
Old 02-26-2008, 05:53 PM   #4
carandol
Evangelist
carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.
 
carandol's Avatar
 
Posts: 423
Karma: 2153430
Join Date: Dec 2007
Device: BeBook
Quote:
Originally Posted by badgoodDeb View Post
Maybe I'm missing an obvious fact, but what are these files ON ? A computer, a Kindle, a Sony, .... ?? From a Linux command line, you should be able to change the permission on the file, so it is NOT read-only.

chmod 755 file.name
rm file.name
The secret is to look under ichor's name, where it says "Device: iLiad"
carandol is offline   Reply With Quote
Old 02-26-2008, 09:31 PM   #5
Patricia
Reader
Patricia ought to be getting tired of karma fortunes by now.Patricia ought to be getting tired of karma fortunes by now.Patricia ought to be getting tired of karma fortunes by now.Patricia ought to be getting tired of karma fortunes by now.Patricia ought to be getting tired of karma fortunes by now.Patricia ought to be getting tired of karma fortunes by now.Patricia ought to be getting tired of karma fortunes by now.Patricia ought to be getting tired of karma fortunes by now.Patricia ought to be getting tired of karma fortunes by now.Patricia ought to be getting tired of karma fortunes by now.Patricia ought to be getting tired of karma fortunes by now.
 
Patricia's Avatar
 
Posts: 11,504
Karma: 8720163
Join Date: May 2007
Location: South Wales, UK
Device: Sony PRS-500, PRS-505, Asus EEEpc 4G
Welcome to the forum, Ichor.
I hope that Carandol's tip works for you. But if you have any other difficulties, do try posting on the Iliad section of the forum. You are more likely to get an expert response more quickly. (Though just over 12 hours isn't bad.)
Patricia is offline   Reply With Quote
Advert
Old 02-29-2008, 06:45 PM   #6
ichor
Junior Member
ichor began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Feb 2008
Device: Iliad
??

im a newbie to linux.. how do i check which drive i need to format?

thanks
ichor is offline   Reply With Quote
Old 02-29-2008, 07:04 PM   #7
carandol
Evangelist
carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.carandol ought to be getting tired of karma fortunes by now.
 
carandol's Avatar
 
Posts: 423
Karma: 2153430
Join Date: Dec 2007
Device: BeBook
Quote:
Originally Posted by ichor View Post
im a newbie to linux.. how do i check which drive i need to format?
I don't know which version of Linux you're using. I'm using Mepis, which is KDE-based, and when I click on the icon for the iLiad on the desktop, it opens a window, and the title bar of the window is "media:/sdb". Assuming your Linux does the same, the bit after the / is the bit you should put after /dev/ in the command. I'm not an expert on the command line either, so if you need a more technical explanation, you'll have to hope someone else answers!
carandol is offline   Reply With Quote
Old 03-08-2008, 12:20 PM   #8
enzio
Junior Member
enzio began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2008
Device: None
If it says that the file system is mounted as read-only it may also not allow you to reformat the drive. If you find this to be the case, you may need to un-mount and remount (see the man pages for "mount" and "umount") in order to proceed.
enzio is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting Mobipocket PRC files HarryT Sony Reader 7 12-16-2011 01:46 PM
How Well Read Mobipocket (PRC) Files ascherjim PocketBook 16 12-08-2009 01:24 PM
Delete files in PC not equal to delete in Sony reader 505 sheilalayoli Sony Reader 5 07-12-2009 03:13 PM
problem in reading *.prc(mobipocket) files? bdbob iRex 6 08-08-2007 10:45 PM
own .prc files don't open in Mobipocket on Nokia 3650 Unregistered Reading and Management 0 01-25-2004 01:07 PM


All times are GMT -4. The time now is 10:41 PM.


MobileRead.com is a privately owned, operated and funded community.