[Resolved] got a lot working on it rebooted and it don't

Ask questions about Arch Linux ARM. Please search before making a new topic.

[Resolved] got a lot working on it rebooted and it don't

Postby Raymondday » Fri Nov 25, 2011 3:28 am

I got WordPress and phpmyadmin to work on it. I had to edit the database from my other Linux PC from WordPress but it came out blank still. So I gave a command to reboot and now it don't even show up in my LAN! All seems right with it the green light flashes like it has been and sound like the hard drive is goinging the LAN LED's light. But doing this command:

$this->bbcode_second_pass_code('', 'nmap -sP 192.168.2.*')

It don't see it any more.

I did mess with the boot up part putting in things to run on boot up. Maybe something is wrong there. I guess I have to mount this in another Linux box and edit something? If so what would I look for?

It's very hard setting this up and takes so long. I hope I can get it back up.

-Raymond Day
Raymondday
 
Posts: 77
Joined: Sat Nov 19, 2011 1:46 pm

Re: I got a lot working on it rebooted and it don't boot now

Postby Raymondday » Fri Nov 25, 2011 4:39 am

Wow. I got it working again. I put the hard drive on another Linux box and mounted it like this:

$this->bbcode_second_pass_code('', 'mkdir 3tb
mount -t ext3 /dev/sdb1 3tb')

Then I took out this at the end of the file /etc/rc.conf

$this->bbcode_second_pass_code('', 'DAEMONS=(... mysqld ...)
DAEMONS=(... httpd ...)
DAEMONS=(... webmin ...)
DAEMONS=(... samba ...)')

It must be the wrong way to start things on boot. What is the right way besides loging in and doing a /etc/rc.d/XXX start ?

Wow I am happy got this to boot up again.

-Raymond Day
Raymondday
 
Posts: 77
Joined: Sat Nov 19, 2011 1:46 pm

Re: I got a lot working on it rebooted and it don't boot now

Postby hydro » Fri Nov 25, 2011 7:13 am

You have multiple DAEMONS arrays in rc.conf? If so, only the last one will be processed, I guess. The network daemon probably wasn't started as a result.
VDR on DockStar / Pogoplug E02: http://linux.bplaced.net/
hydro
 
Posts: 210
Joined: Wed Jun 15, 2011 2:03 pm
Location: Germany

Re: I got a lot working on it rebooted and it don't boot now

Postby Raymondday » Fri Nov 25, 2011 6:28 pm

Would this be the way to do it then? The last line on the /etc/rc.conf looks like this:

$this->bbcode_second_pass_code('', 'DAEMONS=(set-oxnas-mac !hwclock syslog-ng network netfs crond sshd openntpd)')

So to make it boot up the 4 things I want to add would it look like this:

$this->bbcode_second_pass_code('', 'DAEMONS=(set-oxnas-mac !hwclock syslog-ng network netfs crond sshd openntpd mysqld httpd webmin samba)')

I don't want to add that till some one says it will boot up with it.

-Raymond Day
Raymondday
 
Posts: 77
Joined: Sat Nov 19, 2011 1:46 pm

Re: I got a lot working on it rebooted and it don't boot now

Postby WarheadsSE » Fri Nov 25, 2011 7:16 pm

There should only ever be 1 daemons line. So yes, that is the right way.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [Resolved] got a lot working on it rebooted and it don't

Postby Raymondday » Sat Nov 26, 2011 3:15 am

Thank you that is the right way to boot things up. It works. I edit it just like I said and rebooted it and they all boot up with it. Thank you.

-Raymond Day
Raymondday
 
Posts: 77
Joined: Sat Nov 19, 2011 1:46 pm


Return to User Questions

Who is online

Users browsing this forum: No registered users and 14 guests