From: Aaron L. <le...@th...> - 2002-02-25 16:21:35
|
Yeah thanks a lot! I figured that out Saturday when I looked at the config file for the stable kernel for the net version of Trinux. So I compiled the 2.4.14 kernel to my heart's content and found that it works perfectly. Trinux is awesome. I had a question about how to do something though. I haven't poked around enough to figure out how to do this so I figured I would ask you guys. I want to be able to run a bunch of scripts after login and I was wondering how I would be able to do that. Is there a login script that I can modify to get it to work? I also noticed that the /etc/profile script was meant for ash and not bash. If I modify the /etc/profile and use savecfg will that save the settings for me? Thanks, -Aaron On Mon, 25 Feb 2002, Matthew Franz wrote: > > You will need IDE kernel module support. > > # getpkg 2.4.5/ide.tgz > # getpkg 2.4.5/fsmods.tgz > > After installing the package you should see your hard drives show up if > you do a: > > # dmesg > > cd /lib/modules for the filesystems you need. > > > > > First, I must say that I am very impressed with Trinux and I hope that > > the project continues to live on and develop. > > > > I have been looking everywhere for a bootdisk that will load a linux > > operating system with network support wherever I go. > > > > I am sort of new at Linux so please excuse my ignorance. > > > > I am trying to mount hard drives. I know that it should be trivial and > > seems like everyone else can do it but me. Is there some file I need to > > modify? > > > > Here is what I am trying right now: > > > > 1. Boot using Trinux (network distro) > > 2. After successfully leasing an IP from the DHCP server, and getting the > > files, I log in. > > 3. I try "mount /dev/hda1 /mnt" --> "/dev/hda1 unknown device" > > > > I have tried this on two computers where /dev/hda1 should be NTFS or > > FAT32. For the NTFS I loaded the ntfs.o kernel module after bootup. > > > > Am I doing something blunnderingly stupid? > > > > Thanks, > > -Aaron Lee > > > > > > _______________________________________________ > > Trinux-talk mailing list > > Tri...@li... > > https://lists.sourceforge.net/lists/listinfo/trinux-talk > > > > |