How to recover the Satellite A10?

I have a Satellite A10.
After insering the recovery disk 1 the A tab instead of the C tab. Now I'm in DOS and I have no idea how to get back to my main page or D drive to continue with the recovery. I have no idea how to use DOS.

Hi
To be honest Im a little bit confused
The recovery procedure is very easy and you dont need to do anything in DOS.
In order to recover the notebook you have to boot from the recovery disk and have to follow the instruction on the screen.
The Satellite A10 series is old and the recovery procedure is different to the new procedure but you should definitely receive some messages how to proceeds
I recommend repeating the recover again;
Put the right recovery disk in the drive and boot from the CD by pressing the C button. You could use F12 and then you could choose CD/DVD drive in the boot menu

Similar Messages

  • How to recover the Satellite L in order to get Vista back?

    Hiya,
    My son got some kinda Trojan, it wouldnt let us go into safe mode or restore. The only thing we could do was to completely wipe it all & use the disks to reinstall it again. Simple normally... but this time it wont run anything other than XP now, I have tried 5 times to reinstall from the back up disks to get back to Vista and it just freezes, the furthest I managed to get was installing the updates but it froze yet again at 25% on the Net framework update part.
    Its running on XP at normal speed now but if I was to try put Vista back on via the back up disks it takes about 5 minutes for it to perform an action, slow aint the word.
    I just want it back to Vista and completely lost now, why wont it let it run Vista?
    Anybody any idea's?

    Its hard to explain.. sorry
    It got a virus ok and when I go to reinstall vista, its taking ages, nothing like any other system I have come across. Then once I eventually get it install, there are some errors pop up about defender & security stuff, I cant tell you what as it is doing install again now but if the errors come up again I will post them.
    Oncee installed I go to Windows Update to download any updates and start that. I left it running all night & woke up to 25% downloaded but it was frozen at that point, I couldnt click on anything or ctrl - alt - del. So had to use power button.
    I tried this a few times but is then came up with something like It cant be installed on this system?
    Anyway I tried again with another toshiba disk and it runs on XP fine, so once I got everything running on that I am now in the process of trying again with Vista after changing the BIOS setting as advised earlier. Its about to download the updates now so will see if it goes beyond the 25%
    I did a search earlier and it came up the same as this -
    http://forums.computers.toshiba-europe.com/forums//message.jspa?messageID=152942#152942
    Sorry I sound confusing, believe me I am confused :(
    Once I done this and if it doesnt work I will go back to default settings on BIOS.

  • Satellite Pro M30 - how to recover the data?

    I get a disk read error when I try to boot my Sat Pro M30 running XP Pro, just after the In Touch with Toshiba screen.
    Using the Revovery DVD that came with the computer when purchased and entering advanced mode I'm trying to use check local Image File. It doesn't seem to find any Image file. Is it possible to recover or rebuild image file?
    There are some data I would like to recover from the HD so I'm trying to avoid reinstalling the system until I've recovered the files.
    Have tried to read from the HD using a cabinette and a new NP running Vista but it didn't work. Is there a general problem reading a XP HD from VISTA?
    Any suggestions how to recover the data would be very much appreciated!
    Johan

    cabinette ? Do you mean "USB Hard Disk Caddy" ?
    To recover your data, you can connect the HDD using a USB Adapter to another PC running XP or Vista. The drive should show up as a Drive letter (such as E: Drive), and you will be able to copy the files.
    When you say "but it didn't work", what was the problem exactly?

  • How to recover the recovery partition after delete all hard disk partitions

    hallo
    how to recover the recovery partition after delete all hard disk partitions in toshiba satellite pro c850-1fn ?
    note that : I did not work recovery disc or usb to my laptop.
    I have need of your help.

    Satellite Pro C850-1FN (PSCBXE-01700EEN)
    Restore the hard disk to its original out-of-the-box contents using Toshiba recovery media. All of the original partitions will be restored, including the recovery partition.
    If no recovery discs were created, you can obtain them from Toshiba.
       Toshiba Europe Backup Media Online Shop
    For instructions, see the section Restoring the pre-installed software from your created Recovery Media on p. 4-18 of the User's Manual (attached).
    -Jerry

  • How to recover the autocomplete data from a Time Machine backup?

    How to recover the Safari 5.1.7 autocomplete data from a Time Machine backup on Mac OS X 10.6.8 (Snow Leopard)?
    To solve other issues (Safari crashing sometimes when saving web pages), I selected:
    Safari - Empty Cache
    Safari - Reset Safari - Selected ALL - Reset
    I could later on recover some Safari autofill data restoring
    HD/Users/~/Library/Cookies/Cookies.plist
    HD/Users/~/Library/Safari/Form Values
    HD/Users/~/Library/Safari/History.plist
    but other autocomplete data is missing, including the one when filling web form search fields in web pages, for instance, and also some username and password login data on some web sites.
    How to restore all such data from the Time Machine Backup?
    Thanks!

    I also recovered:
    HD//Users/~/Library/Keychains/login.keychain
    What else should I recover?

  • How to recover the data from a  dropped table in production/archive mode

    How to recover the data/change on a table that was dropped by accident.
    The database is on archive mode.

    Oracle Version. ? If 10g.
    Try this Way
    SQL> create table taj as select * from all_objects where rownum <= 100;
    Table created.
    SQL> drop table taj ;
    Table dropped.
    SQL> show recyclebin
    ORIGINAL NAME    RECYCLEBIN NAME                OBJECT TYPE  DROP TIME
    TAJ              BIN$b3MmS7kYS9ClMvKm0bu8Vw==$0 TABLE        2006-09-10:16:02:58
    SQL> flashback table taj to before drop;
    Flashback complete.
    SQL> show recyclebin;
    SQL> desc taj;
    Name                                      Null?    Type
    OWNER                                              VARCHAR2(30)
    OBJECT_NAME                                        VARCHAR2(30)
    SUBOBJECT_NAME                                     VARCHAR2(30)
    OBJECT_ID                                          NUMBER
    DATA_OBJECT_ID                                     NUMBER
    OBJECT_TYPE                                        VARCHAR2(19)
    CREATED                                            DATE
    LAST_DDL_TIME                                      DATE
    TIMESTAMP                                          VARCHAR2(19)
    STATUS                                             VARCHAR2(7)
    TEMPORARY                                          VARCHAR2(1)
    GENERATED                                          VARCHAR2(1)
    SECONDARY                                          VARCHAR2(1)
    SQL>M.S.Taj

  • How to recover the database when some of the archive log file get deleted.

    I am facing a problem with Oracle database, which is related to archivelogs.
    Our development database is running in archivelog mode, but we don't have backups scheduled and have no recovery catalog.
    When the database was in running condition, disk got full, so some archivelogs were deleted manually.
    After this they restarted the DB, and now DB is not coming up. Errors are as follows:
    SQL> startup
    ORACLE instance started.
    Total System Global Area 1444383504 bytes
    Fixed Size 731920 bytes
    Variable Size 486539264 bytes
    Database Buffers 956301312 bytes
    Redo Buffers 811008 bytes
    Database mounted.
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: '/export/home/oracle/dev/ADVFRW/ADVFRW.system'
    SQL> recover datafile '/export/home/oracle/dev/ADVFRW/ADVFRW.system'
    ORA-00283: recovery session canceled due to errors
    ORA-01610: recovery using the BACKUP CONTROLFILE option must be done
    SQL> recover database using backup controlfile;
    ORA-00279: change 215548705 generated at 09/02/2008 17:06:10 needed for thread
    1
    ORA-00289: suggestion :
    /export/home/oracle/dev/ADVFRW/ADVFRW.archivelog1/LOG_ADVFRW_1107_1.ARC
    ORA-00280: change 215548705 for thread 1 is in sequence #1107
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    /export/home/oracle/dev/ADVFRW/ADVFRW.archivelog1/LOG_ADVFRW_1107_1.ARC
    ORA-00308: cannot open archived log
    '/export/home/oracle/dev/ADVFRW/ADVFRW.archivelog1/LOG_ADVFRW_1107_1.ARC'
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    CANCEL
    Media recovery cancelled.
    SQL>
    1. How to recover the database and bring it online
    Any help will be highly appreciated.
    With Regards
    Hemant Joshi
    Edited by: hem_Kec on Sep 7, 2008 9:07 AM

    Hi,
    Archive log files are the copies of redolog files.As redo log files are circularly overwritten,oracle generates archive log file of the corresponding redo logfiles being overwritten.So if you have a backup that dates back to 10 am in the morning and if your database creashed at 3 pm,you cannot use the redo log files alone as they have incomplete information.To completely recover the database upto 3 pm,you need archive log files generated between 10 am to 3 pm. In your case since you are missing one archive log file,you cannot perform complete recovery and hence would suffer data loss.

  • Hi Everyone, i lost my KN presentation that i spent a day with my boss to finish it. I lost it by mistakenly shutting down my Macbook pro. Can anyone please tell me how to recover the files back as i'm really2 in trouble and my job depends on it...

    Hi Everyone,
    I lost my KN presentation that i spent a day with my boss to finish it. I lost it by mistakenly shutting down my Macbook pro. Can anyone please tell me how to recover the files back as i'm really2 in trouble and my job depends on it...
    hmmm...how i hate myself for being such a careless person...
    PLEASE HELP ME...
    Thank you in advance.
    Keynotes '09
    Version 5.1.1 (1034)

    How exactly did you shut down your laptop? Not a hard restart (holding down the power button), I hope... if that's the case, then it is extremely unlikely the file is still intact on your computer. If it is, it would be an image on your RAM, and it is time-and-resource-intensive to recover it if it is even there. RAM memory is disposable and always being written over. Sorry dude...
    If it wasn't a hard restart, Keynote should have made a backup, unless you 'Force Close'd it.
    It really all depends on how your mac was shut down.

  • How to recover the mailboxes from the decommissioned exchange db .

    Hello All,
    I have 2 EDB files on my exchange server which is no longer active its been decommissioned and the EDB mailbox is dismounted, 
    I would like to recover few emails/mail boxes from the EDB file and am not able to find any free tool which can help me in recovering the emails, 
    1. How to recover the mailboxes from the decommissioned exchange db 
    2.Tried using from free 3rd party tools which helped me view the mail boxes however am  unable to convert or recover the emails using the demo/ trial version and cant think of buy/purchasing the application since its very expensive $299 and $399 
    I know there are lot of exchange gurus here who can help me with some workaround in recovering the mailboxes from the EBD or on how to convert the edb file to pst 
    Looking forward to get some help from exchange gurus 
    Thanks, 
    Jean
    Jean

    Hello All,
    I have 2 EDB files on my exchange server which is no longer active its been decommissioned and the EDB mailbox is dismounted, 
    I would like to recover few emails/mail boxes from the EDB file and am not able to find any free tool which can help me in recovering the emails, 
    1. How to recover the mailboxes from the decommissioned exchange db 
    2.Tried using from free 3rd party tools which helped me view the mail boxes however am  unable to convert or recover the emails using the demo/ trial version and cant think of buy/purchasing the application since its very expensive $299 and $399 
    I know there are lot of exchange gurus here who can help me with some workaround in recovering the mailboxes from the EBD or on how to convert the edb file to pst 
    Looking forward to get some help from exchange gurus 
    Thanks, 
    Jean
    Jean
    Hello,
    There are so many third party software available in Web that can easily fix your Exchange Database issues, you can check out such  a software from here http://www.exchangerecoverytools.org . By using this software (Kernel for Exchange Server Recovery),
    you can immediately repair and convert damaged EDB to PST files.

  • How to recover the deleted reports from crystal reports XIR2

    Hi,
    There have been few crystal reports have been deleted from crystal environment and i would like to know how to recover them. please advice the best possible ways to recover them. CMS repositoty in SQL server database
    thanks in advance
    Regards,
    Krishna

    Hope, your question is this "How to recover the deleted Crystal reports in XI R2".
    Answer for this question is...
    Yes, it is possible if you have backup of your CMS and FRS.
    Copy the CMS database from the backup to your database server and point the CMS ODBC system DSN to it.
    Copy the backed up file store to a Temp directory.
    Change the path of input and output file repository servers in the CMC, for each server, to the Temp file store directory.
    You will now be able to find the reports. Copy those reports to the BO server's local disk, or create a BIAR file using the Import Wizard.
    Point the ODBC system DSN back to the original database and also change the paths on input file repository and output file repository servers back to their original locations.
    Publish the reports to Enterprise from the BusinessObjects server's local hard disk.

  • How to recover the deleted FSV in ob58

    Please guide me how to recover the deleted FSV.

    The forum [FPM - General|Enterprise Performance Management (SAP EPM); in which you originally posted your question deals mainly with the financial performance applications otherwise known as Enterprise Performance Management (EPM) carrying the BusinessObjects brand.   Your question pertains to SAP [ERP Financials|SAP ERP Financials; which is covered by another forum.  Therefore your message has been moved.  Please adjust any bookmarks you might have and post to the appropriate area in the future, that way you are assured you will have the right audience reading your posts.
    Thanks and best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Applications Regional Implementation Group (RIG)

  • How to recover the Application ?

    I have deleted one application accidentally in c drive (not delete in iPhone). How to recover the Application ?
    Please reply.
    Thank you very much.
    Lawrence

    Thank you, Kim Vanleeuwen
    Sorry that it is iPad, not iPhone.
    I think that the treatment is as iPhone.
    But why there is still no reaction, as following your instruction?
    Thank you
    Lawrence

  • HT3986 i formated my macbook pro with windows 7 and i lost all the drivers, does anyone know how to recover the drivers?

    i formated my macbook pro with windows 7 and i lost all the drivers, does anyone know how to recover the drivers?

    How did you get them to install the first time and where did you get them?
    Read the Installation Guide, Boot Camp 4.0 FAQ and the Windows 7 FAQ.
    Here's the Boot Camp Manual.

  • Due to reinstallation of mac 2nd partition is nt showing how to recover the partition and data

    Due to reinstallation of mac 2nd partition is nt showing how to recover the partition and data

    If you have no backup your only option is to perform incomplete recovery (point-in-time recovery) to the time just before the drop, export the table and then restore the database (for example, from a cold backup taken just before the incomplete recovery,) and import the table. This obviously requires a full backup
    taken before the drop which you don't seem to have, so the answer is "regrettably no."
    If you have a backup;
    Take backup of ur current db, apply previous day backup, do point in time recovery to get table back,export table, shutdown and apply latest backup, import table back
    Regards,

  • I was using photoshop CC as normal, when suddenly it started going haywire. It has corrupted all the one PSD files by distorting the images and colour. Does anyone know how to recover the original images?

    I was using photoshop CC as normal, when suddenly it started going haywire. It has corrupted all the open PSD files by distorting the images and colour. They are now completely unrecognisable and unusable. Does anyone know how to recover the original images as I was saving them as I went along but the files are now corrupt?

    What version of Photoshop are you running?
    I've seen a couple of instances over the last week or two where Photoshop has added masks, strange colours and also merged content from two separate PSD files that were open at the same time.
    This has occurred on two different iMacs, (both 10.10.x) running Photoshop CC 2014.2.2 (20141204.r.310 x64).
    see image below for example:

Maybe you are looking for

  • What are the conditions required to run the F110 without doing EDITproposal

    Hello, masters, am facing the problem while doing F110 for customers, to select more number of invoices i wish to do F110 without selecting the edit proposal. for this am giving payment method and housebank etc., in invoice itself, but am unable to c

  • I don´t see the folders image, music and videos on my FINDER

    Hi, I have a new MacBook pro, but I was wondering why the folders IMAGES, MUSIC and VIDEOS are not in the FINDER?

  • Traps from IPM in LMS 4.0

    Hi, in LMS 4.0, is it possible to send traps from IPM? I remember that this was impossible from LMS 3.x. Thanks.

  • 3 Copies of Pictures?

    When I import my pictures from my camera into iPhoto it looks like it makes three different copies of the pictures. When I go into the actual files through the finder into the iPhoto Library, there is folders named "Data", "Originals", and "Modified"

  • Master in Oracle and explicit tablespaces

    Hi All - I'm curious if anyone has installed Tidal 6.1.x without explicitly defining tablespaces.  The DBA's don't define tablespaces as "Oracle has managed tablespaces for the last 4 versions." I can update the upd.xml file for the Master database,