-
I also had setup drbl on ubuntu with just a 40GB disk. Then later added another 40GB to get more space.
I mounted the new HDD as /home and transfered all the files and directories to /home.
For this, first boot in single user mode and move the directories from /home into a temporary location. Then unmount /home and mount the second HDD as /home and move back directories into /home...
2009-10-10 06:06:31 UTC in Diskless Remote Boot in Linux (DRBL)
-
Steven,
The only line besides (before)
exit 0
is
/opt/drbl/sbin/drbl-aoe-serv start
in the file. The lines above it are comments.
How do I check if the command is executed or if there are errors in execution.
2009-07-22 05:04:44 UTC in Diskless Remote Boot in Linux (DRBL)
-
Steven, I put the command
/opt/drbl/sbin/drbl-aoe-serv start
in /etc/rc.local on your DRBL server and rebooted. The AoE service does not start so I have to run the command manually.
Sanjay.
2009-07-18 12:23:05 UTC in Diskless Remote Boot in Linux (DRBL)
-
Steven,
When the client boots the pxe menu shows AoE booting option but when that option is selected nothing proceeds. I need to login to the DRBL server and on the command prompt isssue command 'sudo /opt/drbl/sbin/drbl-aoe-serv start'
I also adding same command line to the panel and selecting Type = 'Application in Terminal' When I click the icon on the panel I see the script running...
2009-07-18 05:22:16 UTC in Diskless Remote Boot in Linux (DRBL)
-
Steven,
After rebooting the service did not start automatically. I had to start it manually after login to Ubuntu.
Sanjay.
2009-07-15 07:08:39 UTC in Diskless Remote Boot in Linux (DRBL)
-
Thanks Steven. So just creating a link will do the job. What about the the start command as on command line we give
/opt/drbl/sbin/drbl-aoe-serv start
Sanjay.
2009-07-14 05:14:49 UTC in Diskless Remote Boot in Linux (DRBL)
-
When I reboot Ubuntu the AoE server does not start. How do I add
"/opt/drbl/sbin/drbl-aoe-serv start" to the startup in Ubuntu.
Sanjay.
2009-07-12 05:34:32 UTC in Diskless Remote Boot in Linux (DRBL)
-
I could get a Windows XP Prof. Diskless Machine working fine.
Utilities like Defrag work on the AoE HDD. Its great.
Sanjay.
2009-07-08 09:07:14 UTC in Diskless Remote Boot in Linux (DRBL)
-
The problem was solved. Actually I use a Windows 2003 Server DHCP server. This had a clash with the DRBL DHCP server. So I uninstalled the DRBL DHCP server. Now I am able to SANboot Windows XP. It worrks fine. I resized the Windows XP HDD to about 7.5GB so that the image file is small to transfer to the DRBL server.
Can I use some utility to make a copy of the WinXP image and then...
2009-07-08 09:02:00 UTC in Diskless Remote Boot in Linux (DRBL)
-
I don't have a built-in network card which has network boot option. I installed a PCI network card from Dlink 530.
For the PXE boot I downloaded the network boot image for floppy from rom-o-matic.net for the model via-rhine:dlink-530tx.
booting from floppy gives the DRBL menu and I select the 1st option. The booting and loading of pxelinux.0 file goes through but then ends up with the...
2009-07-07 07:58:53 UTC in Diskless Remote Boot in Linux (DRBL)