| DiSmaL  
 
 
 
 
 Group: Members
 Posts: 7
 Joined: Aug. 2006
 | 
|  | Posted: Aug. 11 2006,16:57 |  |  I'm a Linux newbie, trying to install DSL to experiment with on an old P166MMx with 16MB RAM and 2559MB HD. From what I've read here and on other forums, it should cope with DSL and run the GUI OK.
 
 Having failed to get this working from within Win98 (which was on the machine) I tried to boot from the CD. This works OK, boots the kernel, detects hardware etc, but then kicks me out to runlevel 2 (see below). So went for a clean install and set up 2 partitions using cfdisk:
 
 hda1 bootable linux fs2 2400 MB
 hda2 linux swap 159MB
 
 Using the "install" option, the only version that I can get to install to HD and boot is LILO (the main HD install and Grub install options fail almost immediately). The boot is fine until it gets to:
 
 "Scanning for Harddisk partitions and creating /etc/fstab... Done
 Using swap partition /dev/hda2.
 mount: cannot find /ramdisk in /etc/fstab or /etc/mtab
 Automounter started for: floppy cdrom
 mkdir: Cannor create directory '/ramdisk/tmp': No such file or directory
 chmod: /ramdisk/tmp/: No such file or directory
 chgrp: /ramdisk/tmp/: No such file or directory
 mkdir: Cannor create directory '/tmp/mydsl.menu': No such file or directory
 chgrp: /tmp/mydsl.menu: No such file or directory
 chmod: /tmp/mydsl.menu: No such file or directory
 mkdir: Cannor create directory '/tmp/mydsl.icons': No such file or directory
 chgrp: /tmp/mydsl.icons: No such file or directory
 chmod: /tmp/mydsl.icons: No such file or directory
 Checking for myDSL apps... ls: /tmp/mydsl.icons: No such file or directory
 Done
 INIT: Entering runlevel: 5
 su(pam_unix)[701]: session opened for user dsl by (uid=0)
 /usr/sbin/xsetup.sh: line 82: $TMPFILE: ambiguous redirect
 Using Xvesa default 1024x768x32 -mouse "/dev/psaux", 5 mouse
 xauth: creating new authority file /home/dsl/.Xauthority
 xauth: creating new authority file /home/dsl/.Xauthority
 
 giving up
 xinit: no such file or directory (errno 2): unable to connect to X server
 xinit: no such process (errno 3): server error."
 
 It then kicks me out to a command prompt (dsl@tty1[dsl]$).
 
 I think these are the same error messages I was getting when booting from the CD! Having read every page of these forums, I'm now stuck. Can anyone help?
 |