Results 1 to 2 of 2

Thread: KNOPPIX no longer creates all mount points and symlinks with flash drive ?

  1. #1

    Talking KNOPPIX no longer creates all mount points and symlinks with flash drive ?

    Hello

    Is KNOPPIX no longer creating the mount points and symlinks to your partitions of the hard
    drive ?

    Perhaps you would like to have '/mnt/iso' and '/mnt/img' added also ?

    Well, this shell script called 'mkdirs.sh' should do the job.

    After making a bootable flash drive, installing .deb files, and putting the programs that I wanted, booting KNOPPIX again didn't create all the symlinks like a fresh install does.

    Here is my solution instead of creating all those mount points by hand.
    -----------------------------------------------------------------------------------------------------------------------
    #!/bin/sh
    #
    # This script removes the 'temp' directory in home as well as the existing '/mnt' and '/media' mount points.
    # The /etc/fstab is scanned and filtered to only print '/dev/xxxx' and '/media/xxxx' into a temp file.
    # The temp file is echoed to screen.
    # the '/media/xxxx' mount points are created from this file.
    # A for loop reads '/media/*' to get the 'hdxxx, or sdaxx, sdbxx' and so on.
    # By using ln -s, we create symlinks to '/media/xxxx'.
    # So, now we have '/mnt/sda1 -> '/media/sda1', or whatever the mount point directory is.
    # Note error messages are sent to the '/dev/null' black hole, or bit-bucket.
    #
    # Wayne D. Andrews, September 6, 2010 aka, Flying2Eagles
    #
    # Remove temp file in home directory.
    rm -rf ~/temp 2> /dev/null
    # Delete existing directory.
    #Delete current /media and /mnt directories, we will re-create them.
    #
    rm -rf /media/* 2> /dev/null # This prevents 'File Not Found' message.
    rm -rf /mnt/* 2> /dev/null
    # Create a new '~/temp' folder.
    mkdir ~/temp 2>/dev/null
    # Echo text from '/etc/fstab'
    # Print fields 1 and 2.
    #Delete all lines starting with '#'.
    #Delete 'sysfs'.
    #delete 'proc'
    #Omit line with 'none'.
    # Send output to file named 'temp1'.
    cat /etc/fstab|awk '{print $1, $2}'|sed -e '/^#/d' -e '/^proc/d' -e '/^sysfs/d'|
    grep -iv none > ~/temp/temp1
    # change to '~temp' directory.
    cd ~/temp/
    # Echo temp1 file, read a line.
    cat temp1|while read line
    do
    # Print results to screen.
    echo $line
    # Create directory from text.
    mkdir $line 2> /dev/null
    done
    mkdir /media/iso 2> /dev/null
    echo "/media/iso"
    mkdir /media/img 2> /dev/null
    echo "/media/img"
    # Delete '~/temp/temp1' folder & file.
    rm -rf ~/temp 2>/dev/null
    cd /media/
    med='/media/'
    mount='/mnt/'
    cd $med
    for i in *
    do
    ln -s "$med"$i "$mount"$i
    echo 'Link ' "$mount$i"' ->'"$med$i" ' Created'
    done

    -----------------------------------------------------------------------------------------------------------------------

    This script seems to work ok for my wireless Acer Aspire One netbook.
    I haven't tried it on my desktop computer yet.

    This script is run prior to mounting anything first.

    If you can make it better please do so, as I'm using the Linux Pocket Guide to get ideas for this script.
    Don't forget the usual 'chmod u+rwx mkdirs.sh' to make the script executable.
    Put it in the '/mnt-system/' directory.

    Flying2Eagles

  2. #2
    Note: This script is for those using the Knoppix 6.0.1 on their flash drives.
    the newer 6.2.1 works fine and this script is not needed for it.

    The C C++ compiler, V4.3.3 seems to work with Vice source code, which is why I still have the old Knoppix version on a 4GB flash drive.

    The newer C++ V4.4.4 gives errors when compiling Vice 2.2.
    The Debian install of Vice works, but the mouse pointer doesn't work with Geos 2.0 for the 64 version.
    The compiled version of Vice works fine.

    You have to Start up Knoppix 6.0.1, Go to console mode.
    Tar vice with -czvpPf /mnt/sdaxx/Vice.tgz /usr/bin/vice /usr/share/man/man1/ (64, 128, pet, and other man docs) \
    > ..path to Basic and Kernal roms /root/.vice/vicerc (to save your settings).
    This will save Vice with paths and permissions as a tarball on your hard drive.

    Now Start Knoppix 6.2.1 and mount the drive that has the tarred vice.
    Use -xzvpPf /mnt/sdaxx/Vice.tgz to install vice to memory.
    When you shut down Vice should be in the Knoppix image.

    This works for me O.K.
    flying2Eagles

    P.S., I guess by now you can tell I am a long time Commodore fan.
    I used to go to A.C.U.G. in Burlington, N.C., a computer Club once a month on Thursdays.
    Sadly, it no longer exist now. (This was back in the 90's).

Posting Permissions

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


Juniper Networks EX3300-48P 48-Port PoE+ 4x SFP+ Network Switch w/ Power Cord picture

Juniper Networks EX3300-48P 48-Port PoE+ 4x SFP+ Network Switch w/ Power Cord

$43.95



JUNIPER EX4550-32F-AFO 32-PORT ETHERNET SWITCH 2x POWER SUPPLY - TESTED picture

JUNIPER EX4550-32F-AFO 32-PORT ETHERNET SWITCH 2x POWER SUPPLY - TESTED

$299.99



Juniper Networks EX4300-48T 48 Port Gigabit 4 QSFP 40G 2xPSU AFO Network Switch picture

Juniper Networks EX4300-48T 48 Port Gigabit 4 QSFP 40G 2xPSU AFO Network Switch

$89.00



Juniper EX4600-40F-AFI 24 SFP+/SFP Ports 4 QSFP+ Ports Dual AC Switch picture

Juniper EX4600-40F-AFI 24 SFP+/SFP Ports 4 QSFP+ Ports Dual AC Switch

$999.00



JUNIPER EX3400-48P 48x 1GB PoE+ RJ-45 4x 10GB SFP+ 2x 40GB QSFP+, DUAL AC POWER picture

JUNIPER EX3400-48P 48x 1GB PoE+ RJ-45 4x 10GB SFP+ 2x 40GB QSFP+, DUAL AC POWER

$210.00



Juniper QFX5100-48S-3AFO Switch 48 x 10Gb SFP+, 6x QSFP 40GE, Dual AC Power picture

Juniper QFX5100-48S-3AFO Switch 48 x 10Gb SFP+, 6x QSFP 40GE, Dual AC Power

$499.00



Juniper EX3300-48P, 48 Port PoE+ Gigabit Network Switch w/ Power cord picture

Juniper EX3300-48P, 48 Port PoE+ Gigabit Network Switch w/ Power cord

$54.99



Juniper EX3400-48P 48-Ports PoE+ 4x SFP+ and 2x QSFP+ Managed Switch Tested picture

Juniper EX3400-48P 48-Ports PoE+ 4x SFP+ and 2x QSFP+ Managed Switch Tested

$205.00



Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch picture

Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch

$40.23



Juniper EX2300-48P  PoE+ Switch 48x 1GbE & 4 SFP+/SFP 10G uplinks, Tested picture

Juniper EX2300-48P PoE+ Switch 48x 1GbE & 4 SFP+/SFP 10G uplinks, Tested

$289.00