Help and Configuration for v6.2
Apologies if this info has been posted elsewhere – I searched but couldn't find it.
I'm a former user of Knoppix v5.1.1 and v5.3.1, I've been forced onto v6.2 because older versions won't boot on my new PC.
There are a number of things I don't much like about this new version, and I'm wondering if I can configure them back to the way I prefer.
Rapid movement of mouse across Desktop can cause a set of small windows to appear – it looks like some kind of alternate Desktop feature, can I suppress this feature?
Slow Window Closing - a fancy feature where the window breaks up into fragments before disappearing. Sorry, but it's just annoying when I'm in a hurry.
No Partition Icons on Desktop. I found the icons when I opened PCMan File Manager, but the partitions then mounted in read-write mode, which I don't necessarily want. In v5 I could click the desktop icons to get read-only access, or click Home button on Taskbar followed by Go > Storage Media to open partitions for writing to.
There seems to be no General Help, I can only find help for individual apps.
Sorry if I sound a bit grumpy, there are some things I like as well :)
Re: Help and Configuration for v6.2
Quote:
Originally Posted by HelpPleas
Apologies if this info has been posted elsewhere – I searched but couldn't find it.
I'm a former user of Knoppix v5.1.1 and v5.3.1, I've been forced onto v6.2 because older versions won't boot on my new PC.
There are a number of things I don't much like about this new version, and I'm wondering if I can configure them back to the way I prefer.
Rapid movement of mouse across Desktop can cause a set of small windows to appear – it looks like some kind of alternate Desktop feature, can I suppress this feature?
Slow Window Closing - a fancy feature where the window breaks up into fragments before disappearing. Sorry, but it's just annoying when I'm in a hurry.
No Partition Icons on Desktop. I found the icons when I opened PCMan File Manager, but the partitions then mounted in read-write mode, which I don't necessarily want. In v5 I could click the desktop icons to get read-only access, or click Home button on Taskbar followed by Go > Storage Media to open partitions for writing to.
There seems to be no General Help, I can only find help for individual apps.
Sorry if I sound a bit grumpy, there are some things I like as well :)
1) I'd like to be able to suppress "mouse gesturing" too, but have found that I can at least repeat the gesture (fast up-left or fast up-right to the respective corners) when it happens, or click (or double-click) on one the "new windows" to cancel/switch to one of them.
2) Use the cheat-code command "knoppix no3d" at boot to stop the fancy Compiz features like "exploding windows."
3) Partitions seem to be automagically mounted read-write on bootup these days, even NTFS (which I've heard is "dangerous", though the worst it seems to do in my case is start sucking enormous amounts of system resources, forcing a power-off reboot.)
4) General help seems to be here, rather than on the CD.
Hope this helps! :)
Krishna
Knoppix 6.X does not normally auto-mount extra partitions
Quote:
Originally Posted by HelpPleas
Thanks for replying, Krishna.
I've been trying different cheatcodes to configure desktop behaviour, but I'm very unhappy about the inability to leave drives unmounted, or to mount them read-only.
I've decided to raise a separate thread on that subject, because it seems to me to be crucial - Knoppix used to be a brilliant Live CD, and now I'm not sure it's even safe to use.
There must be something seriously wrong with your setup. To monitor the system state, df is one of my most used commands, and it tells you about mounted volumes and free space.
I have never experienced any og the 6.X versions do any auto-mounting outside /mnt-system and loop-mounting og KNOPPIX stuff. That would have been completely unacceptable.
But if you are using PCman, lots of things may happen. Not entirely by itself, it seems, but when you start to explore volumes..
And, in any case, you are NEVER unable to do ro-mounting. You just have to make sure device is not busy, and issue sudo umount /media/sda2 (or whatever), and then sudo mount -o ro /dev/sda2 /media/sda2.
Re: Knoppix 6.X does not normally auto-mount extra partition
Quote:
Originally Posted by Capricorny
Quote:
Originally Posted by HelpPleas
Thanks for replying, Krishna.
I've been trying different cheatcodes to configure desktop behaviour, but I'm very unhappy about the inability to leave drives unmounted, or to mount them read-only.
I've decided to raise a separate thread on that subject, because it seems to me to be crucial - Knoppix used to be a brilliant Live CD, and now I'm not sure it's even safe to use.
There must be something seriously wrong with your setup. To monitor the system state,
df is one of my most used commands, and it tells you about mounted volumes and free space.
I have never experienced any og the 6.X versions do any auto-mounting outside /mnt-system and loop-mounting og KNOPPIX stuff. That would have been completely unacceptable.
But if you are using PCman, lots of things may happen. Not entirely by itself, it seems, but when you start to explore volumes..
And, in any case, you are NEVER unable to do ro-mounting. You just have to make sure device is not busy, and issue
sudo umount /media/sda2 (or whatever), and then
sudo mount -o ro /dev/sda2 /media/sda2.
Hmm-
I'm comparing my setup, which has a NTFS partition auto-mounted RW on sda1; here's a df and a mount immediately after booting with a knoppix fromhd=/dev/sda1, which may be forcing the mount...
Here's a screenshot and the copied text below, which looks funny in proportionally spaced font:
knoppix@Microknoppix:~$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 70971068 54584672 16386396 77% /mnt-system
tmpfs 1048576 0 1048576 0% /ramdisk
/dev/cloop 8609566 8609566 0 100% /KNOPPIX
/dev/loop0 2015824 1912964 102860 95% /KNOPPIX-DATA
unionfs 2015824 1912964 102860 95% /UNIONFS
unionfs 2015824 1912964 102860 95% /home
tmpfs 10240 60 10180 1% /UNIONFS/var/run
tmpfs 10240 0 10240 0% /UNIONFS/var/lock
tmpfs 102400 60 102340 1% /UNIONFS/var/log
tmpfs 1048576 8 1048568 1% /tmp
udev 20480 304 20176 2% /dev
tmpfs 1048576 1488 1047088 1% /dev/shm
knoppix@Microknoppix:~$ mount
rootfs on / type rootfs (rw,relatime)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/sda1 on /mnt-system type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blks ize=4096)
tmpfs on /ramdisk type tmpfs (rw,relatime,size=1048576k)
/dev/cloop on /KNOPPIX type iso9660 (ro,relatime)
/dev/loop0 on /KNOPPIX-DATA type ext2 (rw,relatime,errors=continue)
unionfs on /UNIONFS type aufs (rw,relatime,si=9b00fa52,noplink)
unionfs on /home type aufs (rw,relatime,si=9b00fa52,noplink)
usbfs on /proc/bus/usb type usbfs (rw,relatime)
tmpfs on /UNIONFS/var/run type tmpfs (rw,relatime,size=10240k)
tmpfs on /UNIONFS/var/lock type tmpfs (rw,relatime,size=10240k)
tmpfs on /UNIONFS/var/log type tmpfs (rw,relatime,size=102400k)
tmpfs on /tmp type tmpfs (rw,relatime,size=1048576k)
udev on /dev type tmpfs (rw,relatime,size=20480k)
tmpfs on /dev/shm type tmpfs (rw,relatime,size=1048576k)
devpts on /dev/pts type devpts (rw,relatime,mode=1777)