LinHES Forums http://forums.linhes.org/ |
|
R6 A Few Things http://forums.linhes.org/viewtopic.php?f=6&t=19573 |
Page 1 of 1 |
Author: | simonf [ Mon Feb 23, 2009 9:11 pm ] |
Post subject: | R6 A Few Things |
Ok Ive reinstalled R6 On a new 750GB Drive (I had a corupt data on my 500GB IDE). The install went well, I scr...D up the radio times xmltv but am using EIT instead. This brings me to my first point. The very usefull help message Alt+H tells you how to start and stop the backend. I always used to struggle fining the keys to do this. The Problem is it says Alt+1 stops the back end where its Alt + 2 actually stops it. I stumbled accross it the same way i used to (trying every key combo). ![]() As I said I did a new intstall on a sata drive, I wanted to mount the old drive and copy the 400gb of recordings to the new drive. So i just reconected it I thought I would use webmin to mount the drive. But I cant find WEBMIN well it was always in etc webmin but there is no etc webmin. ![]() I have done this before when I did an upgrade but I can't remember how to mount it using fstab. Any suggestions would be nice (WEBMIN) would be nice as I can do almost everything I need from there. |
Author: | techman83 [ Mon Feb 23, 2009 9:25 pm ] |
Post subject: | |
You could mount it from the cmd line as root mount /dev/sd? /mnt dmesg will output the relevant information about which drive is which. Haven't got to installing it yet as I don't have internets still ![]() |
Author: | mihanson [ Mon Feb 23, 2009 9:33 pm ] |
Post subject: | Re: R6 A Few Things |
simonf wrote: The very usefull help message Alt+H tells you how to start and stop the backend. I always used to struggle fining the keys to do this. The Problem is it says Alt+1 stops the back end where its Alt + 2 actually stops it. I stumbled accross it the same way i used to (trying every key combo). File a bug report at http://linhes.org/flyspray simonf wrote: As I said I did a new intstall on a sata drive, I wanted to mount the old drive and copy the 400gb of recordings to the new drive. So i just reconected it I thought I would use webmin to mount the drive. But I cant find WEBMIN well it was always in etc webmin but there is no etc webmin.
You can install Webmin from the Service Menu (Service Menu --> LinHES Config --> Software (?)) LinHES does not use the traditional init to start and stop services as Knoppmyth did. LinHES uses runit. So to start a service: Code: sudo sv start servicename You can see what services are available with Code: ls /etc/sv To see what services are currently configured to run Code: ls /var/service . To add a service to run at boot Code: sudo add_service.sh servicename To stop a service from running at boot Code: sudo remove_service.sh servicename
|
Author: | simonf [ Mon Feb 23, 2009 10:18 pm ] |
Post subject: | |
ok i tried it sudo add_service.sh webmin but it can't find /etc/sv/webmin so where do I go from here ?? |
Author: | tjc [ Mon Feb 23, 2009 10:23 pm ] |
Post subject: | |
Code: pacman -Sy
pacman -S webmin Then try the rest. See (closed) Flyspray task #102. |
Author: | simonf [ Mon Feb 23, 2009 10:35 pm ] |
Post subject: | |
ok this worked !!! pacman -Sy pacman -S webmin Thanks tjc I needed to delete a lck file though |
Author: | graysky [ Tue Feb 24, 2009 3:55 pm ] |
Post subject: | |
Good info in this post. I started a "R5.5/R6.x Differences Table and Equivalent Commands" page on the wiki capturing this and other info. Check it out and please contribute. |
Author: | techman83 [ Tue Feb 24, 2009 5:43 pm ] |
Post subject: | |
Nice work graysky, I'll be sure to add anything I come across and being new to Arch/Runit it's already answered several of the things I would of had to google. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |