![]() ![]() |
Jan 28 2009, 07:14 AM
Post
#1
|
|
|
Group: Members Posts: 17 Joined: 23-May 05 Member No.: 7,196 |
Sorry for the total noob question but here goes.
I have installed Zubuntu to the SD card. Followed the instructions to move to the internal flash but I do not see the selection for the boot to internal flash. Also how do I point the swap, var and usr to the internal hard drive since the SD card I have is very slow. Please be very detailed since I am lost. Baz |
|
|
|
Jan 29 2009, 12:04 PM
Post
#2
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
For the internal flash part, you may need to make files in /boot as described in one of the other threads (just look in the SD card's /boot to get what they look like, copy them over, and modify as necessary).
For moving /usr, /var, and swap to the hard disk: Make 4 partitions (2x ext3, 1x swap, 1 whatever for data) Copy /usr/* to one of the ext3 ones Copy /var/* to the other ext3 one Edit /etc/fstab with the new mount points I think that should work. |
|
|
|
Jan 30 2009, 01:06 PM
Post
#3
|
|
|
Group: Members Posts: 17 Joined: 23-May 05 Member No.: 7,196 |
Thanks for the help. I am going to give this a try...
any chance you could paste in a sample of the fstab file just as a sample thanks Baz |
|
|
|
Jan 30 2009, 02:34 PM
Post
#4
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
Sure. Here are sample lines for it:
CODE /dev/hda1 /usr ext2 defaults,noatime 0 0 /dev/hda2 /var ext2 defaults,noatime 0 0 /dev/hda3 /mnt/data ext2 defaults,noatime 0 0 /dev/hda4 none swap sw 0 0 You can obviously adjust them as needed. They're pretty self-explanatory. |
|
|
|
Feb 3 2009, 01:23 PM
Post
#5
|
|
|
Group: Members Posts: 17 Joined: 23-May 05 Member No.: 7,196 |
Thank you very much for the help... It seems that this C3100 for me is a moving target.
I have since gotten zubuntu on the SD card and cacko on the NAND so I might stick with that once I get a faster SD card. again thanks for the help. Baz |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 07:12 AM |