Results 1 to 9 of 9

Thread: How I can make all partitions to show up in one folder?

  1. #1
    Senior Member registered user
    Join Date
    Mar 2005
    Posts
    103

    How I can make all partitions to show up in one folder?

    I would like to have all prtitions to show up in one folder instead of being scatared all over the desktop. This is similler to My Computer in Windows. Does any body know how to?

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY USA
    Posts
    1,510
    I do undertand what you are trying to accomplish. There are many projects & thought on mounting & mapping filesystems. Please elaborate.
    Thanks,
    James

  3. #3
    Member registered user
    Join Date
    Feb 2005
    Posts
    36

    all icons of desktop in one folder

    just make new folder and drag all icons or which u want into that folder

  4. #4
    Senior Member registered user
    Join Date
    Mar 2005
    Posts
    103
    James

    I am remastring knoppix and would like the system to show the icons for the hard disk partitions inside a folder on the desktop instead of having them on the desktop. I hope I am clear now.

    ramaswamyps

    I did that and got all partitions shown inside the folder but when I restart my PC the partitions icons come back again on the desktop also.

  5. #5
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY USA
    Posts
    1,510
    As far as I can tell the script /usr/bin/mkdesktophdicons creates the desktop icons on bootup. I don't know how it is getting called, although I have a feeling it is getting called from the /etc/X11/xessions.d/45xsession file. You might be able to edit the /usr/bin/mkdesktophdicons script so that it creates the icons in a folder.
    I hope I am right and I hope this helps.
    James

  6. #6
    Senior Member registered user
    Join Date
    Mar 2005
    Posts
    103
    James

    Thanks. You are right. It did work.

  7. #7
    Member registered user
    Join Date
    Feb 2005
    Posts
    36

    all icons in one folder

    i seem not able to edit the mkhdicons file

    can u please post a copy of edited file so ican copy and paste to my comp

    i am not experienced in linux

    thanks

    ramaswamyps

  8. #8
    Senior Member registered user
    Join Date
    Mar 2005
    Posts
    103
    Here it is:

    #!/bin/bash
    # (C) Klaus Knopper Nov 2002
    # Recreate desktop icons for CD-Roms and harddisks in KDE and GNOME
    # This script must be run as the logged in user.

    DIR="$HOME/My Computer"
    scan=""
    verbose=""
    for i in "$@"; do
    case "$i" in
    -s*) scan="true" ;;
    -v*) verbose="-v" ;;
    *) echo "Usage: $0 -s[can] -v[erbose]" >&2 ;;
    esac
    done

    # rebuildfstab requires root privileges, calls su if necessary
    [ -n "$scan" ] && rebuildfstab -r $verbose

    # KDE desktop
    if [ ! -d "$DIR" ]; then
    mkdir -p "$DIR"
    else
    rm -f "$DIR"/cdrom?* "$DIR"/[hs]d[a-z][1-9]* 2>/dev/null
    fi


    # CD/DVD-Roms/Writers
    while read p m t relax; do
    case "$t" in swap) continue ;; esac
    case "$p" in /dev/cdrom*)
    d="${p##*/}"
    cat >"$DIR"/"CD-ROM [$d]" <<ENDCDROM
    [Desktop Entry]

    Actions=Music;Burn;Eject
    Type=FSDevice
    Dev=$p
    MountPoint=$m
    FSType=auto
    ReadOnly=1
    UnmountIcon=cdrom_unmount
    Name=CD-ROM [$d]
    Icon=cd-record
    Comment=File System Device
    UnmountIcon=cdrom_unmount

    [Desktop Action Eject]

    Exec=kdeeject %v
    Name=Eject
    Dev=$i
    MountPoint=/mnt/$d
    Icon=player_eject

    [Desktop Action Burn]
    Icon=k3b
    Exec=k3b %i %m -caption "%c";true
    Name=Burn CD
    Dev=$i
    MountPoint=/mnt/$d

    [Desktop Action Music]
    Icon=xmms
    Exec=xmms $i;true
    Name=Play Music CD
    Dev=$i
    MountPoint=/mnt/$d
    ENDCDROM
    ;;
    esac
    done </etc/fstab



    # HD partitions (except swap)
    while read p m t relax; do
    case "$t" in swap) continue ;; esac
    case "$p" in /dev/[hs]d[a-z][1-9]*)
    d="${p##*/}"
    cat >"$DIR"/"$d" <<ENDHD
    [Desktop Entry]
    Actions=Remount
    Type=FSDevice
    Dev=$p
    MountPoint=$m
    FSType=auto
    ReadOnly=1
    Icon=hdd_mount
    UnmountIcon=hdd_unmount
    Name=Hard Disk Partition [$d]

    [Desktop Action Remount]
    Icon=hdd_mount
    Exec=remountrw $p;true
    Name=Change read/write mode
    ENDHD

    ;;
    esac
    done </etc/fstab

    exit 0

    You have to create folder My Computer in desktop folder and have an icon for it on disktop. Actually I did not prepare this file, I got it from a new distro.

  9. #9
    Member registered user
    Join Date
    Feb 2005
    Posts
    36

    edit mkhdicons

    thank U very much for posting this file copy


    i hope i can make it work for me too
    ramaswamyps

Similar Threads

  1. Error "Could not make folder/mnt/hdc1/FILENAME"
    By xboxdynasty in forum General Support
    Replies: 0
    Last Post: 05-08-2007, 02:14 AM
  2. trying to make partitions on a pen drive using knoppix
    By Albretch in forum Hardware & Booting
    Replies: 0
    Last Post: 11-07-2006, 10:17 AM
  3. Could not make folder /mnt/sda1/Win2k_Ghost_Image
    By atman in forum General Support
    Replies: 1
    Last Post: 11-11-2005, 09:12 AM
  4. Could Not make Folder
    By mlrible in forum Hardware & Booting
    Replies: 1
    Last Post: 05-08-2005, 06:35 AM
  5. Where do i put files so they show up at /
    By darthczyz in forum Customising & Remastering
    Replies: 2
    Last Post: 04-07-2004, 06:49 PM

Posting Permissions

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


ALLEN BRADLEY 281G-F12S-10B-RRG-CBG /C  AMORSTART MODULE 280G-FS-10-RG STK 2910 picture

ALLEN BRADLEY 281G-F12S-10B-RRG-CBG /C AMORSTART MODULE 280G-FS-10-RG STK 2910

$332.50



Intel Core i9-12900KF - 12th Gen Alder Lake 16-Core (8P+8E) 3.2GHz LGA CPU picture

Intel Core i9-12900KF - 12th Gen Alder Lake 16-Core (8P+8E) 3.2GHz LGA CPU

$262.99



Intel Core i5-8500 Six Core Desktop PC CPU Processor 3.00GHz LGA1151 SR3XE picture

Intel Core i5-8500 Six Core Desktop PC CPU Processor 3.00GHz LGA1151 SR3XE

$49.99



AMD Ryzen 9 7900X3D Gaming Processor - 12 Core And 24 Threads - 5.60 GHz Max Boo picture

AMD Ryzen 9 7900X3D Gaming Processor - 12 Core And 24 Threads - 5.60 GHz Max Boo

$329.99



Intel Core i7-7700 Kaby Lake Quad-Core 3.6 GHz Processor LGA 1151 picture

Intel Core i7-7700 Kaby Lake Quad-Core 3.6 GHz Processor LGA 1151

$77.99



Intel Core i7-7700 3.60GHz Quad-Core CPU picture

Intel Core i7-7700 3.60GHz Quad-Core CPU

$41.66



AMD Ryzen 5 4500 6-Core 3.6GHz Socket AM4 65W CPU Desktop Processor picture

AMD Ryzen 5 4500 6-Core 3.6GHz Socket AM4 65W CPU Desktop Processor

$77.77



Intel Core i5-9500 SRF4B 3.00GHz Six Core LGA1151 Processor picture

Intel Core i5-9500 SRF4B 3.00GHz Six Core LGA1151 Processor

$65.00



AMD Ryzen 9 7900x Processor (5.6 GHz, 12 Cores, LGA 1718/Socket AM5) Box -... picture

AMD Ryzen 9 7900x Processor (5.6 GHz, 12 Cores, LGA 1718/Socket AM5) Box -...

$340.00



Intel Core i5-8500 3.00GHz SR3XE Socket 1151 6 Core CPU Processor picture

Intel Core i5-8500 3.00GHz SR3XE Socket 1151 6 Core CPU Processor

$55.00