Gemini 3.1
- deborder
- תותח על

- הודעות: 854
- הצטרף: 31 מאי 2006, 17:48
- deborder
- תותח על

- הודעות: 854
- הצטרף: 31 מאי 2006, 17:48
- י א
- מנהל אתר

- הודעות: 30820
- הצטרף: 22 דצמבר 2003, 22:54
- מיקום: נס ציונה
- Has thanked: 11 פעמים
- Been thanked: 45 פעמים
Attention!
This MaxVar Image is only running in flash (it has been only tested that way). Please do only use DreamUp and don´t forget the flash erase. Do not use other tools like FW or DCC. The image is otherwise identical to the "normal" images:
עברית:
האימג' MAXVAR עובד רק מתוך הפלאש של הדרים בוקס (רק ככה הוא נבדק). נא להשתמש רק ב Dreamup כדי לטעון אותו. לא להשתמש ב DCC או ב FW לצורך זה.
מעבר לכך האימג זהה לחלוטין לגרסה המלאה.
This MaxVar Image is only running in flash (it has been only tested that way). Please do only use DreamUp and don´t forget the flash erase. Do not use other tools like FW or DCC. The image is otherwise identical to the "normal" images:
עברית:
האימג' MAXVAR עובד רק מתוך הפלאש של הדרים בוקס (רק ככה הוא נבדק). נא להשתמש רק ב Dreamup כדי לטעון אותו. לא להשתמש ב DCC או ב FW לצורך זה.
מעבר לכך האימג זהה לחלוטין לגרסה המלאה.
כל טוב ובריאות לכל באי הפורום..
- deborder
- תותח על

- הודעות: 854
- הצטרף: 31 מאי 2006, 17:48
-
vic-20
- חבר ותיק

- הודעות: 248
- הצטרף: 03 אוקטובר 2004, 10:44
- יצירת קשר:
-
ttt
- חבר ותיק

- הודעות: 290
- הצטרף: 05 אוקטובר 2005, 21:59
ייא. אתה לא זוכר שאני מדבר על זה מגירסא 2.6? אולי לא התבטאתי מספיק ברור? אני מאז משתמש רק בזה בכל הגרסאות שהיו(2.7,2.8,2.9,3.0).
http://www.sat-israel.com/Forums/index. ... opic=12561
http://www.sat-israel.com/Forums/index. ... opic=12561
- pacooka
- תותח על

- הודעות: 874
- הצטרף: 11 יולי 2006, 17:02
- מיקום: גדרה
מאז פרסום ההודעה האחרונה שלי על חוסר מקום בדרים, רוב התיקיות של הדרים 500 שלי הן מופנות
בלינק של לינוקס (ln -s) למחשב אחר ברשת אפילו תקיית המפתחות והפלאגין!! שמתי שם אולי 20 פלאגינים
אין חובה להשתמש ב MAXVAR אם יש עוד מחשבים ברשת
רק חבל שרוב הפלאגינים לא עובדים על דרים 500
בלינק של לינוקס (ln -s) למחשב אחר ברשת אפילו תקיית המפתחות והפלאגין!! שמתי שם אולי 20 פלאגינים
אין חובה להשתמש ב MAXVAR אם יש עוד מחשבים ברשת
רק חבל שרוב הפלאגינים לא עובדים על דרים 500
1. DM800 מקורי ! OpenAAF 28.02.2013
2. DM500 מקורי! SifTeam 1.9.4c
3. מחשב Zotac Zbox וממיר USBTBS5922 עם XBMC
2. DM500 מקורי! SifTeam 1.9.4c
3. מחשב Zotac Zbox וממיר USBTBS5922 עם XBMC
-
schachar
- אחלה חבר

- הודעות: 653
- הצטרף: 27 אפריל 2004, 01:11
- יצירת קשר:
- deborder
- תותח על

- הודעות: 854
- הצטרף: 31 מאי 2006, 17:48
כעקרון עושים MOUNT לפי CIFS (יש מדריך מפורט)
ואז אפשר להגדיר תקיה שהיא כינוי למקום אחר(symbolic link)
הסבר:
ואז אפשר להגדיר תקיה שהיא כינוי למקום אחר(symbolic link)
הסבר:
קוד: בחירת הכל
NAME
ln - make links between files
SYNOPSIS
ln [OPTION]... [-T] TARGET LINK_NAME (1st form)
ln [OPTION]... TARGET (2nd form)
ln [OPTION]... TARGET... DIRECTORY (3rd form)
ln [OPTION]... -t DIRECTORY TARGET... (4th form)
DESCRIPTION
In the 1st form, create a link to TARGET with the name LINK_NAME. In the 2nd form, create a link to TAR-
GET in the current directory. In the 3rd and 4th forms, create links to each TARGET in DIRECTORY. Create
hard links by default, symbolic links with --symbolic. When creating hard links, each TARGET must exist.
Mandatory arguments to long options are mandatory for short options too.
--backup[=CONTROL]
make a backup of each existing destination file
-b like --backup but does not accept an argument
-d, -F, --directory
allow the superuser to attempt to hard link directories (note: will probably fail due to system
restrictions, even for the superuser)
-f, --force
remove existing destination files
-n, --no-dereference
treat destination that is a symlink to a directory as if it were a normal file
-i, --interactive
prompt whether to remove destinations
-s, --symbolic
make symbolic links instead of hard links
-S, --suffix=SUFFIX
override the usual backup suffix
-t, --target-directory=DIRECTORY
specify the DIRECTORY in which to create the links
-T, --no-target-directory
treat LINK_NAME as a normal file
-v, --verbose
print name of each file before linking
There are 10 kind of people in the world. Those who understand
binary, and those who don't.
binary, and those who don't.
- deborder
- תותח על

- הודעות: 854
- הצטרף: 31 מאי 2006, 17:48
- deborder
- תותח על

- הודעות: 854
- הצטרף: 31 מאי 2006, 17:48

