dslrgm
Group: Members
Posts: 84
Joined: July 2007 |
|
Posted: Aug. 14 2007,14:36 |
|
I have a 10Gb hard drive. I used cfdisk from the LIve CD to setup 3 partitions:
hda1 bootable Linux ext2 80Mb hda3 Linux ext3 9Gb hda2 Linux swap 1Gb
I did the Frugal grub install and booted from the HD, DSL came up fine. Where is my swap drive?
Why is grub starting the kernel with "noapci noapm" when the LiveCD boot found apci? How do I change this, hte /boot/grub/menu.lst is readonly.
I can save my config to /dev/hda3 (what is it doing? I want that to be /home). When I boot from HD or LiveCD it gets around to reading that. How do I save /etc/fstab It seems I can change /etc/ssh/sshd_config....
What is the equiv command to Redhat's service:
service sshd restart service network restart etc.
I boot from LiveCD with DSL home=hda3 and the boot restores my config from hda3 as I backed it up, and sets /home to be on hda3. Huh? How can the config be backed up to hda3 and it also be /home ?
So I backup the config so it will remember that /home is mounted on hda3? I reboot from the HD, and /home is on the ramdrive
Oh, and at some point I want to install some MyDSL extensions. The wiki says that they are install first to /tmp and it must be in group staff not root. Well /tmp is right now on the ramdisk and it is in group root. How do I 'fix' this?
Whew! And this is only for getting started!!!
|