[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] Some KNOPPIX glitches



Zakaria Zakaria <zakaria@suarametro.com>:
> I'm really enjoying using KNOPPIX but it has some small bugs:
> 1. It can't run lilo from chroot
>    # mount /mnt/hda3
>    # chroot /mnt/hda3
>    # lilo
>    Fatal: open /dev/hda: Permission denied
>
No bug. KNOPPIX mounts found partitions with "nodev"-option. (See generated 
/etc/fstab and output of `mount` after your first line)
If you do:
$ mount /dev/hda3 /mnt/hda3

instead your first line, it will work.

> 2. Why there is only 4 virtual terminal instead of 6 like other distro?
I mean, Klaus doesn't need more. ;-)
See /etc/inittab:
# Note that on most Debian systems tty7 is used by the X Window System,
# so if you want to add more getty's go ahead but skip tty7 if you run X.

KNOPPIX uses tty5 for X. It's up to you to have more getty's.


Regards,
Erik
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: