Search found 239 matches
- Mon Jan 01, 2007 12:15 pm
- Forum: Bugs
- Topic: Loader 6.x Native Bug
- Replies: 4
- Views: 6228
Loader 6.x Native Bug
If Shallax doesn't have the time to fix this bug, is there anyone else in the linbox community that could help out?
- Mon Jan 01, 2007 11:59 am
- Forum: Q & A
- Topic: HOWTO: Fully Native
- Replies: 180
- Views: 107628
Glad you got it sorted, sometimes its better to have worked it out your self rather than to have been spoon fed the answer, don't you feel that much better for it! "only scan read the tutorial 1st time around in my haste to get started" hehe, we've all done it, praps I should have set the warnings i...
- Wed Dec 13, 2006 4:01 pm
- Forum: Q & A
- Topic: Im a new user, and am having some problems getting up and...
- Replies: 4
- Views: 2508
- Thu Oct 05, 2006 2:55 pm
- Forum: Off Topic
- Topic: Problem with phpsysinfo
- Replies: 9
- Views: 8285
$hddtemp_avail = "tcp"; Does anyone know if one can monitor a remote drive? I have two xboxes and one NFS's to the other http://www.cheesyboofs.co.uk so I would like to monitor the other as well. I tried things like $hddtemp_avail = "192.168.100.250:7634", "tcp"; remote & local all fail miserably, ...
- Tue Sep 26, 2006 7:02 pm
- Forum: Bugs
- Topic: Gentoox Loader v6.01
- Replies: 21
- Views: 19488
Shallax have you not got an old 10 Giger that you can try this on? I have just tried the new 6.05 bios and the fault remains even on a stock native install. It may be a bug in 5.11 that makes it work at all, could you not re-engineer us a 5.11 native bios with all the noo net boot stuff in. I just u...
- Tue Sep 26, 2006 10:31 am
- Forum: Requests
- Topic: MRTG Config Files
- Replies: 4
- Views: 5655
Wonder if you can help? I'm getting this error when I run the script. services / # ./usr/bin/mrtg etc/mrtg/hda2-free.cfg /bin/mrtg-disk: line 9: syntax error: unexpected end of file WARNING: Could not get any data from external command 'sh /bin/mrtg-disk hda2' Maybe the external command did not even...
- Tue Aug 22, 2006 3:18 pm
- Forum: Bugs
- Topic: Gentoox Loader v6.05 - FULL NATIVE SUPPORT???
- Replies: 2
- Views: 5100
Calm, Calm, it does work on some Native installs. I have two xbox Native NAS'es one has two 200Gb drives in and on this one I have to run 5.11 but on the other that has a stock 10Gb boot drive but has a 250Gb data drive has the newer loader and it works on that one. I think if you have a small / sma...
- Tue Aug 22, 2006 2:57 pm
- Forum: Q & A
- Topic: Bad Filesystem?
- Replies: 25
- Views: 8589
- Fri Aug 18, 2006 12:17 pm
- Forum: Q & A
- Topic: Getting NFS working
- Replies: 2
- Views: 1822
Well don't quote me but I got it working quite easily, by, #emerge nfs-utils #nano /etc/exports /var/www/localhost/htdocs/mrtg 192.168.100.251(rw,no_subtree_check,sync) (the folder on the server side you wanna share) #exportfs -ra #/etc/init.d/nfs start #rc-update add nfs default Then on the other x...
- Fri Aug 18, 2006 11:50 am
- Forum: Q & A
- Topic: HOWTO: Fully Native
- Replies: 180
- Views: 107628
exept for those 3 lines Dude it must be the same in order that we have a consistent starting point. If you look a few topics down you will see GeniuX is having the same trouble. Untill I try it myself I can not really be of much more help. I'm sure it is something simple but untill I can free up an...
- Thu Aug 17, 2006 8:11 am
- Forum: Q & A
- Topic: Bad Filesystem?
- Replies: 25
- Views: 8589
- Wed Aug 16, 2006 4:29 pm
- Forum: Q & A
- Topic: Bad Filesystem?
- Replies: 25
- Views: 8589
- Wed Aug 16, 2006 4:05 pm
- Forum: Q & A
- Topic: HOWTO: Fully Native
- Replies: 180
- Views: 107628
- Wed Aug 16, 2006 4:05 pm
- Forum: Q & A
- Topic: HOWTO: Fully Native
- Replies: 180
- Views: 107628
Hi, I'll help where I can but I'm no expert. If you look at your screen shot just before it all goes Pete Tong it says warning: no final newline at the end of /etc/fstab mount: / not mounted already or bad option pound to a pinch of s*it this is your problem. You must have typed something wrong in y...
- Sat Aug 12, 2006 9:33 am
- Forum: Q & A
- Topic: HOWTO: Fully Native
- Replies: 180
- Views: 107628
Why the hell does your fstab look like that? If you've followed the TUT it should look like so; # cat /mnt/hda2/etc/fstab /dev/hda1 none swap sw 0 0 /dev/hda2 / reiserfs defaults,errors=remount-ro 0 1 Proc /proc proc defaults 0 0 If you wish to modify the config, then your question doesn't really re...