The standard command to fire up X-windows is to type
startx
at the terminal. If X-windows has been installed then there is nothing we can do. If X-windows didn't fire up due an error then it is a matter to amend xorg.conf which is stored in /etc/X11 directory.
-------------------------------------
rinkrat248
If you make a Grub floppy unattached to an operating system, described in Chapter 3.1 of
Grub Manual using just a Live CD that supports Grub like Ubuntu or Mepis, then you can boot up this floppy and fire up Slackware manually using these lines
root (hdi,j) <-----i=disk No., j=partition No. and Grub counts from 0
kernel /boot/vmlinuz ro root=/dev/hdxy <-------- suppy hdxy as the root partition of Slackare
boot
That is the way I boot up my Slackware 10.1 and 10.2 after the installation.
Grub floppy gets you into a Grub prompt. You can ask Grub to find out where Slackwar stores the kernel by typing
find /boot/vmlinuz <--- Grub will tell you which (hdi,j) got it
Once you fire up Slackware install Lilo again by typing at the terminal
lilo -b /dev/hda