250HD 2 שאלות

מדור כללי להעלות ולהוריד קבצים חשובים בכל הנושאים וכן לינקים לאתרים שונים בנושא לווינים
שלח תגובה
yoramn
חבר פורום
חבר פורום
הודעות: 75
הצטרף: 29 נובמבר 2005, 17:19

250HD 2 שאלות

שליחה על ידי yoramn »

שלום

יש לי cuberevo 250HD
רציתי לשאול אם מישהו יכול להסביר בקצרה איך שמים מספר אימגים על DOK ?
וכל פעם מריצים אחד אחר ,

דבר נוסף - אני רוצה לקנות HDD לממיר , ואני פוחד לקנות דיסק לא מתאים
יש איזו שהיא מגבלה או סוג מסויים ?


בתודה מראש
סמל אישי של משתמש
mbd
אחלה חבר
אחלה חבר
הודעות: 657
הצטרף: 08 דצמבר 2009, 14:48

Re: 250HD 2 שאלות

שליחה על ידי mbd »

בקשר ל-HDD אין בעיה מבחינת גודל 500-1000 GB מה שכן רצוי זה מתג הדלקה וכיבוי
ניפרד לאפשר כיבוי והדלקה בניפרד מהממיר.

זה המדריך ל-MULTIBOOT


1.

1.install multiboot [flash]if u don't have.
2.The usb stick should be partitioned as sdb1,sdb2,etc.[if u use pgi in flash it's easy look in readme]
3.load e2 image 2 usb stick
4.put stick in box [when of]
5.restart box and hold multiboot keys on the remote for 10 sec to chang image as in multiboot option.

good luck

Step by step how to:

First install a multiboot as mbd said earlier if u do not have it already with your image (flash it like u r flashing a new image and remember to rename it as "usb_update.img". I know that a multiboot image comes with pgi image but you have to flash it separatly.

Get a usb stick, say 2, 4, 6 gb, etc.

Make partitions as you like but not less than 1gb for each partition, using the following commands via telnet:

fdisk /dev/sdb
Create 4 partition (exemple) at the USB stick with


n for new partition
w for saving the partition

Format each partition

If you have e2 in flash then,

mkfs.ext2 /dev/sdb1 -L ext2
mkfs.ext2 /dev/sdb2 -L ext2
mkfs.ext2 /dev/sdb3 -L ext2
mkfs.ext2 /dev/sdb4 -L ext2


FOR PGI IMAGES in flash:

mkfs.ext2 -I 128 /dev/sdb1 -L ext2
mkfs.ext2 -I 128 /dev/sdb2 -L ext2
mkfs.ext2 -I 128 /dev/sdb3 -L ext2
mkfs.ext2 -I 128 /dev/sdb4 -L ext2

mount /dev/sdb1 /mnt/usb

with FTP copy the image u want (anyimage.tar.gz) to /mnt/usb
TELNET
cd /mnt/usb
tar -vzxf anyimage.tar.gz
sync
rm anyimage.tar.gz
cd /
umount /dev/sdb1

Repeat this procedure for every partition with other images

exit telnet

Then, upon reboot press and hold the relevant number of the multiboot button on your remote control until you see multi or sdb1, 2,.. or Enigma (deppending on tha multiboot you have or just flashed), then wait a few more seconds and then release the remote button. if u have done everything right then it should boot into e2 image.

Good luck
תמונה
שלח תגובה