Find the answer to your Linux question:
Results 1 to 6 of 6
Hi all i want to sustain some contents in a particular directory say /usr/bin/dir1 after reboot can anyone provide some help how to do that ? thanx in advance...
  1. #1
    Just Joined!
    Join Date
    Dec 2010
    Location
    India
    Posts
    45

    sustain data after reboot

    Hi all
    i want to sustain some contents in a particular directory say /usr/bin/dir1 after reboot
    can anyone provide some help how to do that ?

    thanx in advance

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,096
    Apart from the fact that /usr/bin/dir1 sounds awfully wrong according to Filesystem Hierarchy Standard,

    What is your actual problem?
    If you save a file, a harddisk will keep it over reboots.
    You must always face the curtain with a bow.

  3. #3
    Just Joined!
    Join Date
    Dec 2010
    Location
    India
    Posts
    45
    actually i am creating a shell in which path will be /usr/bin/<dirname>
    and inside this directory i am creating soflinks of some commands .
    but after reboot i am unable to sustain those softlinks and theres no provision of saving them in harddisk .

  4. #4
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,096
    What is you system media?
    harddisc, cdrom, network boot,...?
    You must always face the curtain with a bow.

  5. #5
    Just Joined!
    Join Date
    Dec 2010
    Location
    India
    Posts
    45
    network boot

  6. #6
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,096
    then there are two options
    a) you have control over the server: create your files there
    b) you only have control over the client: if it has no local storage like a harddisc or usb-storage, then you are out of luck.
    You must always face the curtain with a bow.

Posting Permissions

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