Trouble deleting image from flash Cisco SF 300-24

backuplo                rw       851760      26      30-Aug-2011 10:47:28  
directry.prv            --       65520       --      30-Aug-2011 10:46:37  
image-1                 rw      7274496    7274496   30-Aug-2011 10:46:37  
image-2                 rw      7274496    7274496   30-Aug-2011 10:46:37  
mirror-config           rw       131040     15725    20-Oct-2012 17:18:41  
sshkeys.prv             --       131040      --      30-Aug-2011 10:48:01  
startup-config          rw       131040     15487    10-May-2013 12:21:19  
syslog1.sys             r-       65536       --      10-May-2013 12:12:14  
syslog2.sys             r-       65536       --      10-May-2013 12:12:14
#show bootvar
Image  Filename   Version     Date                    Status
1      image-1    1.0.0.27    28-Apr-2010  13:33:55   Not active
2      image-2    1.1.1.8     30-Aug-2011  10:46:34   Active*
"*" designates that the image was selected for the next boot
SF300#delete flash://image-1
Delete flash://image-1 [y/n]? y
Delete operation is not permitted on file flash://image-1
Am I missing something?  I'm not terribly familiar with the 300 series CLI.
Thanks in advance.

Seems I'm not able to overwrite that image Tom.  Any ideas?
SF300#$ftp://(ipaddressomitted)/Sx300_FW_1.3.0.62.ros flash://image-1
Overwrite file [flash://image-1] ?[Yes/press any key for no]....Cannot delete file image-1:nThe file is in use.
SF300#show bootvar
Image  Filename   Version     Date                    Status
1      image-1    1.0.0.27    28-Apr-2010  13:33:55   Not active
2      image-2    1.1.1.8     30-Aug-2011  10:46:34   Active*
"*" designates that the image was selected for the next boot
SF300#show ver
SW version    1.1.1.8 ( date  30-Aug-2011 time  10:46:34 )
Boot version    1.0.0.4 ( date  08-Apr-2010 time  16:37:57 )
HW version    V01

Similar Messages

  • Trouble deleting images from hard drive in Lightroom 4

    I installed a trial of Lightroom  4.4, whenever I try to delete an image from catalogue it only deletes from lightroom and not from my hard drive. I am definitely  selecting the option delete from disk. The images I delete from lightroom are going to my trash can but the original image is still in my pictures folder. Have you any idea how to correct this?           

    I've seen this in the past, it was a permissions issue of some kind. Assuming you're on a Mac, you might try running something like Disk Utility and fix permissions. Might fix it.

  • How to delete images from folder which are not in the database

    I am created windows form
    i wont to delete images from the folder where i have stored images but i only want to delete those images which are not in the data base.
    i don't know how it is possible . i have written some code
    private void button1_Click(object sender, EventArgs e)
    string connectionString = "Data Source";
    conn = new SqlConnection(connectionString);
    DataTable dt = new DataTable();
    cmd.Connection = conn;
    cmd.CommandText = "select * from tbl_pro";
    conn.Open();
    SqlDataAdapter da = new SqlDataAdapter(cmd);
    da.Fill(dt);
    int count = Convert.ToInt32( dt.Rows.Count);
    string[] image1 = new string[count];
    for (int i = 0; i < count; i++)
    image1[i] = dt.Rows[i]["Image1"].ToString();
    string[] image2 = new string[count];
    for (int i = 0; i < count; i++)
    image2[i] = dt.Rows[i]["Image2"].ToString();
    var arr = image1.Union(image2).ToArray();
    string[] arrays;
    String dirPath = "G:\\Proj\\";
    arrays = Directory.GetFiles(dirPath, "*", SearchOption.AllDirectories).Select(x => Path.GetFileName(x)).ToArray();
    int b= arrays.Count();
    for (int j = 1; j <= b; j++)
    if (arrays[j].ToString() != arr[j].ToString())
    var del = arrays[j].ToString();
    else
    foreach (var value in del) // ERROR DEL IS NOT IN THE CURRENT CONTEXT
    string filePath = "G:\\Projects\\Images\\"+value;
    File.Delete(filePath);
    here error coming "DEL IS NOT IN THE CURRENT CONTEXT"
    I have to change anything .Will It work alright?
    pls help me
    Sms

    Hi Fresherss,
    Your del is Local Variable, it can't be accessed out of the if statement. you need to declare it as global variable like below. And if you want to collect the string, you could use the List to collect, not a string.  the string will be split to chars
    one by one.
    List<string> del=new List<string>();
    for (int j = 1; j <= b; j++)
    if (arrays[j].ToString() != arr[j].ToString())
    del.Add(arrays[j].ToString());
    else
    foreach (var value in del)
    string filePath = "G:\\Projects\\Images\\" + value;
    File.Delete(filePath);
    If you have any other concern regarding this issue, please feel free to let me know.
    Best regards,
    Youjun Tang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How do i delete images from camera after importing

    how do i delete images from camera, ipad, iphone after importing the files into aperture3?

    Image capture will allow you to delete from the device after import, but I believe it is by design that Aperture does not do this as it is recommended (in the case of a camera) to use a device's own delete function rather than a 3rd party like Aperture. This also allows time for a proper backup before everything is erased from the device?

  • IPhoto preferences - delete images from camera after upload???

    Is there a preference setting in iPhoto 6 to delete images from my camera's card after upload? Can't find it...

    Hi, buzzworms. Yes, it's there — but don't use it.
    Too many users of iPhoto have selected that option and then had an import go awry for some reason, only to discover afterward that even though the pictures weren't successfully imported, the card was erased and the pictures were gone.
    Much better to leave that option deselected, so the contents of your card aren't changed by your Mac whether or not they've been imported successfully. It's free insurance against the loss of your pictures. Erasing the card in your camera only takes a moment after you've confirmed that the pictures are safely stored in iPhoto's library.
    Message was edited by: eww

  • Trouble Exporting Images from Lightroom 3

    I am having trouble exporting images from Lightroom 3 with my User Presets. Error Message: The file could not be written. (1). It has always worked in the past but I just bought a new Mac and had everything transfered to it. Everything else seems to be workin fine. Any solutions?

    Sometimes on new computers, the permissions in certain folders are not set up to allow you (the only user) to write files. It's worth a check.

  • I am having trouble deleting photos from iPad that we're imported from PC  how do I do this to free space on ipad

    I am having trouble deleting photos from iPad that we're ported from PC. Already deleted from PC but still showing up on iPad following sync

    Tap and hold your finger on the X
    You should get a message in some cases that it will delete your stored app data - say OK if you want to proceed
    The wiggle mode should stop with a press of the home button - not a hard reset
    Reset your phone and see if the behavior changes - there is no data loss - Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    (802)

  • Can you delete images from both the Library and backup folders at the same time?

    Is there a way to delete images from the Lightroom Library module and also have it delete the corresponding file in the backup folder?

    Consider using a regular backup program, or plugin like TreeSyncPublisher which will assure backups are deleted along with sources.
    If you really want no junk in Lr's 2nd copy storage, then delete everything there (or maybe just the older stuff), after making such "true" (synchronizing) backups.
    R

  • Deleting Images from Photostream

    How do you delete images from Photostream?? Can you??
    Thanks
    Sky

    Seems from what I've read even the reset option in icloud.com doens't actually delete anything.  another forum mentioned that what it would do is this:
    Let's say you have an iPad with photostream off.  and with your iPhone photostream on, you take a picture, it uploads to the cloud.  Then if you do a reset to the cloud, then turn on your iPad, that photo you took on your phone won't download to the iPad.  So it's not like the photo really is ever deleted on the cloud (until 30 days). It's more like it's resetting the old versus the new with devices that enable the cloud.
    Another tip I saw was if you turn off wifi, then your photos won't auto upload to the photostream so gives you a chance to review before they go up so to speak.  I think someone put it best that it's not intended to store your photos forever.  It's intended to allow multiple devices to get to one photo and save it off.
    my 2 cents!

  • Deleting images from catalog

    If I delete images from the catalog will it also delete them from any projects, albums or slideshows I have created

    Put colored rubber bands around each digit, and color code the keys to match.....
    I think Dorin was the first to post this magic touch, and I've used it a few times.

  • Photoshop: How do I stop the image from flashing black?

        How do I stop the image from flashing black when i am working on it

    This is a problem with Win8.  Update your video card driver from makers site.  If that does not help in preferences set GPU to basic.

  • Cut and Paste images from flash to power point

    Can you cut and paste images from flash player to power point?
    Thanks!

    Are the settings for the two Sequences completely indentical?
    -DH

  • How can i delete images from iPhoto?

    I can not delete images from iphoto. When I try to move pictures to the trash they do not move, and if I try to delete them by pressing "right click> Trash" they do not move! pretty much the only way I can delete pictures from iphoto is to delete the library.
    Can anyone help me? I'm about to permanently delete iphoto from my macbook pro.
    it is nerve-wracking!

    Where are you trying to move these photos from?  The following are the key combinations for moving from different entities in the library:
    Deleting Photos from an iPhoto Library:
    1 - from the Event or Photos mode: select the photo(s) and use the Delete key to move the photos to the trash bin. Then empty the iPhoto Trash bin as follows:
    2 - from an album, smart album, book, slideshow, card, etc: select the photo(s) and use the key combination of Command+Option+Delete to move the photos to the trash bin.  Then empty the trash bin as above.
    If none of the above work try this:  launch iPhoto with the Option key held down and create a new, test library.  Import some photos and check to see if the same problem persists. If the problem persists in the new library make a temporary, backup copy (if you don't already have a backup copy) of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    Click to view full size
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    NOTE 2: In Lion and Mountain Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    OT

  • Recover deleted images from N73

    Hi all
    Can any one guide me on how to restore deleted images from N73 phone memory. I just lost and do not hnow how they got deleted
    Please help
    many thanx in advance

    If it's deleted from your PHONE memory, then you've pretty much lost it - without taking it to a specialist data recovery firm (who will then dismantle it and charge you money, after which time your warranty will probably also be void) there's no way to recover deleted data on your mobile.
    If it was on your memory card then you might have some hope provided you haven't written over the space where the pictures were located.
    Regards,
    Edward

  • How Can I get rid of a download, it won't stop processing? Even after I have deleted image from videos?

    How do I delete a download as it won't stop processing? I have even deleted the image from videos but it is still in my download saying processing. Help?

    Hi Sanjampet,
    Yes, it was a folder from a website. It was a backup of a website (the website was hacked into at one point if that matters). I kept the backups in a folder on my laptop. I was able to delete the other backups, but this one was giving me an issue for some reason. The other day when I was having this issue and you were trying to help me solve it, it was showing that I only had (about) 158 GB of memory left on my computer, but when I was finally able to delete the folder and all of its content it was showing that I had over 250 GB of memory left. I don't understand how a website's backup folder can be that large :S Was that why I was having so much trouble doing anything with it?
    I could drag the entire folder into the trash can, but if I tried to empty the trash it would just do what was showing in the picture from my original post
    Thank you so much!

Maybe you are looking for