Welcome, Guest. Please login or register.
Did you miss your activation email?
May 19, 2013, 09:30:27 PM

Login with username, password and session length

663117 Posts
70499 Topics
145162 Members

Latest Member: SpadedAce

Search:     Advanced search | Tag Cloud
+  Welcome to the Comodo Forum
|-+  Security Products & Services
| |-+  Comodo Rescue Disk - CRD (Moderator: Yanghua Fang)
| | |-+  COMODO Rescue Disk 1.1.232326.14 is released!
« previous next »
Pages: 1 2 [3] 4 5 Go Down Print
Author Topic: COMODO Rescue Disk 1.1.232326.14 is released!  (Read 51373 times)
Itow
Newbie
*
Offline Offline

Posts: 9


« Reply #30 on: July 04, 2012, 08:36:58 AM »

Hi everyone Wink

First sorry for my poor english -.-

I have add the rescue disk to my multi-boot-stick

On my system it dosent find my hdd it find only the usb drive -.- (with raid)

other system i have tested it work perfectly (without raid)

Maybe does not support any raid drives ?

for multi-boot-stick i have use grub4dos ...

Greetz Itow

Logged
neohush
Comodo Member
**
Offline Offline

Posts: 32

I Love Comodo


« Reply #31 on: July 19, 2012, 10:56:58 AM »

Thanks  Kiss
 +1 ~
Logged
silvercrown
Comodo Member
**
Offline Offline

Posts: 28


« Reply #32 on: July 23, 2012, 01:46:46 PM »

Hello and Good Day !

I am contacting you to see if you could assist me on creating a USB ISO image of CRD .

I tried with CD and USB both and both times apon booting up process with GRUB in Lynix it locks up with GREEN SCREEN

shows something about IRQ  or ACPI something about trying a different configuration.

anyways i am a lost here !

any advice would be greatly appreciated and thanks !
Logged
silvercrown
Comodo Member
**
Offline Offline

Posts: 28


« Reply #33 on: July 23, 2012, 01:48:20 PM »

oh forgot to mention i tried using both CD, SARDU, UNETBOOTIN

Logged
silvercrown
Comodo Member
**
Offline Offline

Posts: 28


« Reply #34 on: July 23, 2012, 01:55:03 PM »

I am also using WIndows 7 x64Bit system
Logged
silvercrown
Comodo Member
**
Offline Offline

Posts: 28


« Reply #35 on: July 23, 2012, 06:25:48 PM »

I give up ! !!!!

I really can't figure out how to boot it up on my system.

Windows 7 x64bit SP1

Tried both CD / USB

Tried with Unetbootin / SARDU / XBOOT / YUMI

the issue / problem i am having is :

apon booting up PREWINDOW it goes to a menu

COMODO REscue Disk 1.1.232326.14

giving 2 options :

1 ~ GRAPHIC

2 ~ TEXT

either one picked i keep getting a LOCKUP with a GREEN SCREEN FREEZE

last command line shown to lock up is :

PCI : Using ACPI for IRQ routing


anyone have a clue ?  Huh

is there a site or page i could just d/l the makeshift ISO ?

thanks ,

Crown
Logged
captainsticks
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 6035



« Reply #36 on: July 23, 2012, 10:35:53 PM »

Hi Silvercrown,
Please do not double post as it is against the Forum Policy 8.4, thanks.
Double post found here.
Logged

silvercrown
Comodo Member
**
Offline Offline

Posts: 28


« Reply #37 on: July 24, 2012, 08:14:15 AM »

sorry just alittle frustrated over here

 Huh
Logged
naren
Comodo's Hero
*****
Offline Offline

Posts: 3859


« Reply #38 on: July 24, 2012, 11:11:08 AM »

Yes, please try Unetbootin http://unetbootin.sourceforge.net/  or UltrsISO http://www.ezbsystems.com/ultraiso/ or some other similar tools.

Best Regards.


Dr Web has a rescue disc for both CD & USB. For USB you dont have to do anything, just download, run, select USB & create rescue disc on USB. Its so simple...........Why dont you guyz make rescue disc for USB like this, simple?
Logged
captainsticks
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 6035



« Reply #39 on: July 24, 2012, 05:47:27 PM »

sorry just alittle frustrated over here
Frustrated understandable, apology accepted. Smiley
Just remember this is a general user forum, if anyone knows the answers or can help they will.
Thanks.
« Last Edit: July 24, 2012, 06:15:24 PM by captainsticks » Logged

Itow
Newbie
*
Offline Offline

Posts: 9


« Reply #40 on: July 26, 2012, 11:28:53 AM »

[at]silvercrown

use following menu.lst entries to make it work

First : Copy the entire contents of the cd to a folder on your USB flash drive
example : K:\iso\Comodo\

menu.lst:
title Comodo Rescue Disk 1.1.232326.14
kernel /iso/comodo/boot/bzimage
initrd /iso/comodo/boot/rootfs.gz

Cheers Itow
« Last Edit: July 26, 2012, 11:51:12 AM by Itow » Logged
silvercrown
Comodo Member
**
Offline Offline

Posts: 28


« Reply #41 on: July 26, 2012, 03:19:39 PM »

Sorry but I am not understanding what exactly you are recommending me to do !

Only thing I understand is create a folder ISO / COmodo in the root of USB

Now as far as unzipping ISO files which ones ? and should i use winzip ?
Logged
Itow
Newbie
*
Offline Offline

Posts: 9


« Reply #42 on: July 27, 2012, 01:11:34 AM »

Read this :http://www.rmprepusb.com/tutorials/grub4dos

Install grub4dos to the instructions under "part1"

When you're done you have 2 files to your usb stick:

grldr
menu.lst

open menu.lst with notepad if you do not have the file you create with notepad and add the following line

title Comodo Rescue Disk 1.1.232326.14
kernel /comodo/boot/bzimage
initrd /comodo/boot/rootfs.gz

save and close notepad

Create on the usb stick the folder "comodo"

Now it should look like:
grldr            (file)
menu.lst      (file)
comodo       (folder)

open the comodo iso you downloaded with winrar, winzip or similar

now you see
boot            (folder)
index.htm     (file)
md5sum.       (file)
readme         (file)
style.css        (file)

copy everything on your USB stick into the comodo folder

Now you're ready to restart your pc and boot from your USB flash drive

Have Fun  Grin

sorry for my bad english  Cry
« Last Edit: July 27, 2012, 01:27:14 AM by Itow » Logged
silvercrown
Comodo Member
**
Offline Offline

Posts: 28


« Reply #43 on: July 27, 2012, 09:49:30 AM »

I am using the RMPREP USB v2.1.648

after format *( Preparing the drive ) FAT 32 Boot as FDD
FREEDOS bootable KERNEL.SYS
unchecked set partition as non-bootable
unchecked no user prompts
partition size max
volume label multiboot
copy os files after fomat CHECKED


after format i click on INSTALL GRUB4DOS and keep getting ERROR

Grubinst command failed - please place grubinst.exe in RMPrepUSB folder Huh

 Huh
Logged
Itow
Newbie
*
Offline Offline

Posts: 9


« Reply #44 on: July 27, 2012, 11:01:25 AM »

hm okey ....

download the file in this post

format your usb drive (fat32) use Windows (rightclick)

extract the file and run usb_instal

Create on the usb stick the folder "comodo"

Now it should look like:
grldr            (file)
menu.lst      (file)
comodo       (folder)

open the comodo iso you downloaded with winrar, winzip or similar

now you see
boot            (folder)
index.htm     (file)
md5sum.       (file)
readme         (file)
style.css        (file)

copy everything on your USB stick into the comodo folder

Now you're ready to restart your pc and boot from your USB flash drive

hope it work now Wink

* grub4dos.rar (126.05 KB - downloaded 6 times.)
« Last Edit: July 27, 2012, 11:49:50 AM by Itow » Logged
Tags: CRD release 
Pages: 1 2 [3] 4 5 Go Up Print 
« previous next »
Jump to:  

SSL Certificate Free Virus Removal Firewall
Page created in 0.036 seconds with 21 queries.
Powered by SMF 1.1.18 | SMF © 2006, Simple Machines Design by 7dana.com