Results 1 to 9 of 9

Thread: add "toram" arguments for /var and /usr/local

  1. #1
    Junior Member
    Join Date
    Jun 2004
    Posts
    5

    add "toram" arguments for /var and /usr/local

    I love knoppix. I use it "live" (uninstalled) in a variety of situations. I'm looking for an easy workaround that allows apt-get to use the ramdisks for its operations.

    The earliest I've seen this mentioned is July 2003. Having looked at the newest cheatcodes, here's my proposal:

    Add to the "toram" option, allowing /usr/local and /var to be individually specified. This would allow a machine of modest means to be reconfigurable/extendable without HD installation.

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Germany
    Posts
    1,159

    Re: add "toram" arguments for /var and /usr/local

    You would need approx. 2 gb of RAM for /usr
    You really need a translucency/overlay filesystem for what you want to to. But these where not usable with Knoppic in a stable way yet last time I checked.

  3. #3
    Junior Member
    Join Date
    Jun 2004
    Posts
    5
    >You would need approx. 2 gb of RAM for /usr

    Right.
    Allow me to restate my proposal.
    I plan to mount /usr/local separately.

    Honestly, a "fresh" linux instillation *should* have an empty /usr/local.
    Similarly, /var and /etc are primarily "dynamic" & site-specific

    Why not mount these dynamic "local" filesystems into RAM whenever possible?

  4. #4
    Junior Member registered user
    Join Date
    Jun 2004
    Posts
    16
    I agree with this concept.

    It would be ideal to be able to use TORAM with only certain directories or filesystems, rather than the way it is, which is "all or nothing", because who has enough ram for the entire CD?

  5. #5
    Junior Member
    Join Date
    Jun 2004
    Posts
    5
    Quote Originally Posted by airplays
    I agree with this concept.

    who has enough ram for the entire CD?
    Indeed. Maybe in 2-4 years...

    I realize that the problem is designing a sane mount table. It seems that "mounting over" gives the most obvious solution.

    Let's try the following simple hack as root on command line:

    Code:
    # cp -rp  /var  /ramdisk/my_var
    # cp -rp  /usr/local  /ramdisk/my_local
    # mount /ramdisk/my_var  /var
    # mount /ramdisk/my_local /usr/local

  6. #6
    Junior Member
    Join Date
    Jun 2004
    Posts
    5
    Quote Originally Posted by helmingstay

    Let's try the following simple hack as root on command line:
    Hahahah. That was funny. If only it were so easy...
    Here is what (sortof) works (with >256M RAM, pref 512M):

    [code]
    dd if=/dev/zero of=/ramdisk/tmpfile \
    bs=1k count=200000
    losetup /dev/loop0 /ramdisk/tmpfile
    mkfs -t ext2 /dev/loop0
    mount /dev/loop0 /mnt
    cp -rp /KNOPPIX/var/* /mnt
    umount /mnt
    mount /dev/loop0 /var

    ----------
    Note: If you don't have a HD partition, but you do have room on a rw HD partition, you can mount that and substiture
    /yourHDpart/yourKnoppixDir for /ramdisk/tmpfile. Then, next boot, you just use the "losetup" and "mount var" commands.

  7. #7
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    Germany
    Posts
    297
    Quote Originally Posted by helmingstay

    Let's try the following simple hack as root on command line:

    Code:
    # cp -rp  /var  /ramdisk/my_var
    # cp -rp  /usr/local  /ramdisk/my_local
    # mount /ramdisk/my_var  /var
    # mount /ramdisk/my_local /usr/local
    You almost had it .

    Working:

    Code:
    # cp -rp  /var  /ramdisk/my_var
    # cp -rp  /usr/local  /ramdisk/my_local
    # mount --bind /ramdisk/my_var  /var
    # mount --bind /ramdisk/my_local /usr/local
    No need to hassle ...

    cu

    Fabian

  8. #8
    Member
    Join Date
    Oct 2003
    Posts
    55
    How about:

    cp -pRH /usr/local /ramdisk
    ln -sf /usr /ramdisk/local

  9. #9
    Junior Member
    Join Date
    Jun 2004
    Posts
    5
    Quote Originally Posted by TyphoonMentat
    ln -sf /ramdisk/local /usr
    Ah, but you can't write to /usr, can you? :)

    Quote Originally Posted by Fabianx
    Working:
    Code:
    # cp -rp  /var  /ramdisk/my_var
    # cp -rp  /usr/local  /ramdisk/my_local
    # mount --bind /ramdisk/my_var  /var
    # mount --bind /ramdisk/my_local /usr/local
    Quote Originally Posted by man mount
    Since Linux 2.4.0 it is possible to remount
    part of the file hierarchy somewhere else. The call is
    #mount --bind olddir newdir
    Awesome! Ah, sweet commandline...

    Now if only Debian would create a politically stable mechanism whereby apt-get can download packages for manual install into someplace like /usr/local <big pet peeve; i can't find the relevant flamewar link just now...>

Similar Threads

  1. Problem with "toram" option with my remaster
    By Gromit in forum Customising & Remastering
    Replies: 1
    Last Post: 04-08-2005, 05:01 AM
  2. DVD toram(For 2gb DISC Klaus sez 3GB req"d in ram)
    By lilsirecho in forum Knoppix DVD
    Replies: 8
    Last Post: 10-05-2004, 05:11 PM
  3. "Connection Reset by Peer" or "hang"
    By oreo in forum General Support
    Replies: 11
    Last Post: 07-23-2003, 06:33 PM
  4. "Foreign" drive formats and "dd" command
    By geebee2000 in forum Hardware & Booting
    Replies: 9
    Last Post: 05-21-2003, 07:29 PM
  5. Locate Knoppix "group" in "K" menu
    By Juny in forum General Support
    Replies: 4
    Last Post: 03-14-2003, 09:02 AM

Posting Permissions

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


Original Atari 800XL Computer Console / Tested 100% picture

Original Atari 800XL Computer Console / Tested 100%

$159.99



Vintage Atari 800 Computer System - EXCELENT WORKING CONDITION picture

Vintage Atari 800 Computer System - EXCELENT WORKING CONDITION

$250.00



Atari Power Cube 800XL, 600XL, 65XE, 130XE  USB-C Power Supply PSU picture

Atari Power Cube 800XL, 600XL, 65XE, 130XE USB-C Power Supply PSU

$11.25



Atari 800xl 65xe 130xe XEGS  Pico.  A8PicoCart.  Loaded with ROMs Gray/Gray picture

Atari 800xl 65xe 130xe XEGS Pico. A8PicoCart. Loaded with ROMs Gray/Gray

$25.00



Rana Systems 1000 Atari Compatible Floppy Disk Drive System w/cables. Powers On picture

Rana Systems 1000 Atari Compatible Floppy Disk Drive System w/cables. Powers On

$139.99



Atari 8bit A8 Pico Cart XL XE XEGS - NEW picture

Atari 8bit A8 Pico Cart XL XE XEGS - NEW

$22.00



UNTESTED** TX Instruments TI-99/4A LOT OF 5 Atari GAMES Donkey Kong, Defender... picture

UNTESTED** TX Instruments TI-99/4A LOT OF 5 Atari GAMES Donkey Kong, Defender...

$48.66



Atari 400/800/XL/XE Computer SIO2PC - PC/Mac Disk Drive Emulator Adapter/Device picture

Atari 400/800/XL/XE Computer SIO2PC - PC/Mac Disk Drive Emulator Adapter/Device

$15.25



Atari 800 8-Bit Home Computer Complete in Box Bueatiful Condition Powers up picture

Atari 800 8-Bit Home Computer Complete in Box Bueatiful Condition Powers up

$399.00



ATARI 130XE Computer TESTED WORKING Original Box Power Supply MANUAL TV Cable picture

ATARI 130XE Computer TESTED WORKING Original Box Power Supply MANUAL TV Cable

$249.99