Hi
Thanks for your advice. Perhaps I am missing something or I did not explain properly.
As far as default file manager in Xfce is concerned, that is a problem for tomorrow. For now I need to get the floppy to work to then copy across a working xorg.conf (because debian failed to adequately configure X, so I need to use a working one from a previous install of Vector linux).
What happened was this:
(1) I asked for a xfce install which went fine, although I had to use the ncurses-style installer.
(2) When I rebooted it gave me a black screen, because Debian utterly failed to configure xorg.
(3) So then I hit <Ctrl><Alt>F1 and logged in on a text termilnal. That worked OK.
(4) I had copied the xorg.conf from the previously installed o/s (Vector Linux) because I knew Debian would (probably) not work.
(5) So I logged in as root and typed cd /etc/X11
(6) Then I types mount /dev/fd0 /media/floppy0 (because I then wanted to copy the xorg.conf off the floppy)
(7) Then Debian told me that /dev/fd0 does not exist.
(8) I typed ls /dev/fd* and sure enough /dev/fd0 does not exist.
Does /dev/fd0 get created 'on the fly' in Lenny or should be be there by default?
I have installed a few systems, but never had this problem before. I should add that Debian 3.1 and Vector linux 5.9 all mounted the floppy no worries, so it is not a hardware issue.
Do i maybe just need to try to install again and maybe it will just 'work'?
Any help appreciated
Darren
dede wrote:The command to mount a floppy drive is (as root):
- Code: Select all
mount /dev/fd0 /media/floppy0
Thunar is the default file manager of Xfce. Gamin and pam, in short, detect changes on files and directories like trash, cdrom, floppy, modified files etc and send these messages to the system, is one or another on a system, not both.
Did you install the Desktop Environment or only the Standard System? The DE has Lxde or Xfce to be chosen on GDM login and GDM requires Xorg, so it is installed, maybe not perfectly.
If only the Standard System, you have terminal/console login, not xorg and then you build your system the way you want.