Το Clonezilla-SysRescCD σε usb stick

Spiros Georgaras sng at hellug.gr
Wed Sep 19 17:45:14 EEST 2007


Καλησπέρα σε όλους

Μου ζητήθηκε να δώσω οδηγίες για εγκατάσταση του Clonezilla-SysRescCD σε usb 
stick. Τελικά κατάφερα να το εγκαταστήσω και να μου δουλέψει, και ζήτησα με 
τη σειρά μου επιβεβαίωση. Επειδή δε βλέπω να βγάζω άκρη με το συγκεκριμένο 
χρήστη (μάλλον είναι πολύ νέος στο linux και οι οδηγίες μου του έπεσαν κάπως 
βαριές), ζητάω τη βοήθειά σας. Αν λοιπόν έχει κάποιος το χρόνο και την όρεξη 
να βοηθήσει, ακολουθούν οι οδηγίες

=========
The first thing you need to make sure is that your usb has a fat or fat16 
(vfat) file system, and it is bootable (or activated)

Supposing you have a linux system up and running and 
clonezilla-sysresccd-full-mod-1.0.0.iso is in your home directory, execute 
the commands (as root)

mkdir /mnt/usbstick
mount /dev/sda4 /mnt/usbstick
mkdir /mnt/clonezilla-sysresccd
mount \
    ~/clonezilla-sysresccd-full-mod-1.0.0.iso /mnt/clonezilla-sysresccd -oloop
cp -r /mnt/clonezilla-sysresccd/* /mnt/usbstick
cd /mnt/usbstick
mv isolinux/* .
mv bootdisk/* .
mv isolinux.cfg syslinux.cfg
rmdir isolinux bootdisk

Your usb is ready. Now you have to make it bootable using syslinx
cd
umount /mnt/usbstick
syslinux /dev/sda4

That's all

Booting Clonezilla Live is simple, just select the desired option and press 
ENTER. If you have problems here, you could try running syslinux like this:

syslinux -s /dev/sda4

Booting SysRescCD is not that simple; you have to specify the root of the usb
Select the desired option and press TAB. When you get the boot parameters, 
type

" cdroot=/dev/sda4"

without the quotes, and press ENTER to boot

If you have any problems here, you may try any of these boot parameters:

scandelay=x (x=1...10)
usbstick
doscsi


As you can see I have used /dev/sda4 as the device name of the usb stick. You 
may have to replace it with the one your system "sees"
=========

Ευχαριστώ εκ των προτέρων

-- 
Φιλικά
Σπύρος

_________________________________________________________________________________
Ξέρετε πότε να λέγει ο καθείς «εγώ»; όταν αγωνιστεί μόνος του και φκιάσει
ή χαλάσει, να λέγει «εγώ»· όταν όμως αγωνίζονται πολλοί και φκιάνουν,
τότε να λένε «εμείς». Είμαστε στο «εμείς» κι όχι στο «εγώ».

--
gpg key URL: http://members.hellug.gr/sng/gpg-kde-el.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.hellug.gr/pipermail/linux-greek-users/attachments/20070919/346665b8/attachment.pgp>


More information about the Linux-greek-users mailing list