Hello Guest, if you read this, it means you are not registered. Click here to register a few simple steps, you will enjoy all the features of our Forum. Please note that nicknames are prohibited lewd or meaningless (no numbers or letters at random) and introduce yourself in the section for you to meet our community.
Tomato Optware MEGA PACKAGE - Page 5
Login now! Register Now!
Forgot Password?    The Facebook Platform
Join us for some milk and cookies! Hey there! It seems you are either not logged in or haven’t registered.
You should log-in now and join fellow members with a glass of milk and some cookies!
Page 5 of 56 FirstFirst 1234567892530354555 ... LastLast
Results 41 to 50 of 551
Like Tree12Likes

Thread: Tomato Optware MEGA PACKAGE

  1. #41

    Lost_Animal's Avatar
    Join Date
    Mar 2010
    Location
    Greece - Patras
    Posts
    700
    Post Thanks / Like
    Downloads
    12
    Uploads
    12


    Did you find this post helpful? Yes | No

    Re: Tomato Optware MEGA PACKAGE Ver.1.0.0 (Scheduled)

    Quote Originally Posted by maglo18 View Post
    Could you explain why all serwises starts two times. I thing it is problem with "Run after mounting" becouse, partision are mounted two times. One /opt (serwises start), /tmp/harddisk(start second time).

    Sory for my english.
    Mounting is completed by 2 ways.

    1) fstab
    2) Run After mounting Script as a backup procedure.

    If fstab for some reason fails, After mounting Script is a second chance for a healthy mounting.
    This is not a problem.
    When a partition is already mounted, a second mounting call is not completed.

    Services start also by two ways.

    1) rc.unslung script
    2) Direct call through an other application or service.

    But as you know, when a service is already loaded and running, a second call for start is ignored.

    PS.... Your English are better than mine....

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

  3. #42
    panzerkey's Avatar
    Join Date
    Jul 2010
    Posts
    21
    Post Thanks / Like
    Downloads
    0
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Tomato Optware MEGA PACKAGE Ver.1.0.0 (Scheduled)

    Is fantastic, thanks. Sos un genio.

  4. #43
    F1refly's Avatar
    Join Date
    Jun 2010
    Posts
    8
    Post Thanks / Like
    Downloads
    3
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Tomato Optware MEGA PACKAGE Ver.1.0.0 (Scheduled)

    thanks for this

  5. #44
    panzerkey's Avatar
    Join Date
    Jul 2010
    Posts
    21
    Post Thanks / Like
    Downloads
    0
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Tomato Optware MEGA PACKAGE Ver.1.0.0 (Scheduled)

    You can change all routes of mldonkey to another unit
    incoming and temporary

  6. #45
    panzerkey's Avatar
    Join Date
    Jul 2010
    Posts
    21
    Post Thanks / Like
    Downloads
    0
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Tomato Optware MEGA PACKAGE Ver.1.0.0 (Scheduled)

    and format the DATA partition on SECOND HDD

    Apparently, with 2 units, the 2nd uses for data.

  7. #46
    xonito's Avatar
    Join Date
    Apr 2010
    Posts
    18
    Post Thanks / Like
    Downloads
    1
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Tomato Optware MEGA PACKAGE Ver.1.0.0 (Scheduled)

    hi!

    how modific the WWW archives? :S no permisons :S

  8. #47
    56Kbp's Avatar
    Join Date
    Mar 2010
    Posts
    88
    Post Thanks / Like
    Downloads
    14
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Tomato Optware MEGA PACKAGE Ver.1.0.0 (Scheduled)

    lets try this

  9. #48

    Lost_Animal's Avatar
    Join Date
    Mar 2010
    Location
    Greece - Patras
    Posts
    700
    Post Thanks / Like
    Downloads
    12
    Uploads
    12


    Did you find this post helpful? Yes | No

    Re: Tomato Optware MEGA PACKAGE Ver.1.0.0 (Scheduled)

    Quote Originally Posted by xonito View Post
    hi!

    how modific the WWW archives? :S no permisons :S

    The www folder is on /opt/share/www .
    Don't confuse it with /www (Router web Interface Folder).
    Last edited by Lost_Animal; 10-07-2010 at 12:10 PM.


    Thanks to all who donated and Support my work

  10. #49
    panzerkey's Avatar
    Join Date
    Jul 2010
    Posts
    21
    Post Thanks / Like
    Downloads
    0
    Uploads
    0


    Did you find this post helpful? Yes | No

    Re: Tomato Optware MEGA PACKAGE Ver.1.0.0 (Scheduled)

    I can not do anything in any usb, this error.

    Prepare swap for use ...
    mkswap: can't open '/dev/sda1': No such file or directory
    Turn swap on ...
    swapon: warning: can't stat '/dev/sda1': No such file or directory
    Now we format the OPT partition ...
    mke2fs 1.38 (30-Jun-2005)
    mke2fs: can't stat /dev/sda2: No such file or directory
    and format the DATA partition ...
    mke2fs 1.38 (30-Jun-2005)
    mke2fs: can't stat /dev/sda3: No such file or directory
    mounting /opt and /data partition to /tmp/harddisk...
    Commit... done.
    Checking system config ...
    Using as default gateway.
    Using the following nameserver(s):
    nameserver 127.0.0.1
    Error: /opt partition not mounted.
    for running Optware on JFFS (not recommended), Enter
    mkdir /jffs/opt
    mount -o bind /jffs/opt /opt
    to correct this.

  11. #50

    Lost_Animal's Avatar
    Join Date
    Mar 2010
    Location
    Greece - Patras
    Posts
    700
    Post Thanks / Like
    Downloads
    12
    Uploads
    12


    Did you find this post helpful? Yes | No

    Re: Tomato Optware MEGA PACKAGE Ver.1.0.0 (Scheduled)

    Quote Originally Posted by panzerkey View Post
    I can not do anything in any usb, this error.

    Prepare swap for use ...
    mkswap: can't open '/dev/sda1': No such file or directory
    Turn swap on ...
    swapon: warning: can't stat '/dev/sda1': No such file or directory
    Now we format the OPT partition ...
    mke2fs 1.38 (30-Jun-2005)
    mke2fs: can't stat /dev/sda2: No such file or directory
    and format the DATA partition ...
    mke2fs 1.38 (30-Jun-2005)
    mke2fs: can't stat /dev/sda3: No such file or directory
    mounting /opt and /data partition to /tmp/harddisk...
    Commit... done.
    Checking system config ...
    Using as default gateway.
    Using the following nameserver(s):
    nameserver 127.0.0.1
    Error: /opt partition not mounted.
    for running Optware on JFFS (not recommended), Enter
    mkdir /jffs/opt
    mount -o bind /jffs/opt /opt
    to correct this.
    You must set USB Automout OFF & REBOOT before make an installation,
    Probably your Disks are already mounted and can't make new mounting.


    Thanks to all who donated and Support my work


LinkBacks (?)

  1. 07-11-2011, 07:48 PM
  2. 07-11-2011, 12:22 PM
  3. 04-11-2011, 08:48 PM
  4. 04-11-2011, 03:53 PM
  5. 02-11-2011, 05:58 PM
  6. 02-11-2011, 01:24 PM
  7. 01-11-2011, 10:45 PM
  8. 01-11-2011, 06:43 PM
  9. 01-11-2011, 03:05 PM
  10. 01-11-2011, 12:50 PM
  11. 01-11-2011, 12:36 PM
  12. 01-11-2011, 10:11 AM
  13. 01-11-2011, 09:54 AM
  14. 01-11-2011, 09:45 AM
  15. 31-10-2011, 03:51 PM
  16. 31-10-2011, 03:43 PM
  17. 31-10-2011, 03:27 PM
  18. 31-10-2011, 03:02 PM
  19. 31-10-2011, 02:53 PM
  20. 31-10-2011, 12:28 PM
  21. 30-10-2011, 11:35 PM
  22. 26-10-2011, 12:18 AM
  23. 24-10-2011, 03:11 PM
  24. 22-10-2011, 04:45 PM
  25. 21-10-2011, 04:59 PM
  26. 15-10-2011, 02:09 PM
  27. 10-10-2011, 07:27 AM
  28. 05-10-2011, 01:32 PM
  29. 03-10-2011, 05:17 PM
  30. 01-10-2011, 09:42 AM
  31. 30-09-2011, 02:18 AM
  32. 29-09-2011, 11:17 PM
  33. 27-09-2011, 04:10 PM
  34. 26-09-2011, 09:06 PM
  35. 19-09-2011, 09:48 PM
  36. 17-09-2011, 10:57 AM
  37. 17-09-2011, 04:20 AM
  38. 16-09-2011, 05:37 AM
  39. 14-09-2011, 09:54 AM
  40. 11-09-2011, 12:11 PM
  41. 10-09-2011, 09:07 PM
  42. 08-09-2011, 02:21 PM
  43. 07-09-2011, 04:31 PM
  44. 02-09-2011, 02:04 PM
  45. 30-08-2011, 04:28 PM
  46. 27-08-2011, 03:41 PM
  47. 27-08-2011, 09:44 AM
  48. 26-08-2011, 07:50 AM
  49. 25-08-2011, 12:29 PM
  50. 24-08-2011, 09:18 PM

Thread Information

Users Browsing this Thread

There are currently 3 users browsing this thread. (0 members and 3 guests)

Similar Threads

  1. Tomato Optware Package (Valerakvb)
    By Lost_Animal in forum Tomato
    Replies: 372
    Last Post: 08-04-2012, 10:36 AM
  2. Tomato Optware Package (Valerakvb) Ver.12.4 is OUT !
    By Lost_Animal in forum Announcements
    Replies: 8
    Last Post: 08-06-2011, 03:07 AM
  3. Replies: 232
    Last Post: 15-11-2010, 03:15 AM
  4. Tomato Optware Package ver.(9.7) OUT next Week ?
    By Lost_Animal in forum Tomato
    Replies: 27
    Last Post: 19-06-2010, 07:00 PM
  5. Replies: 121
    Last Post: 30-03-2010, 10:44 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •