![]() |
OpenSlug.InitialisingDisks HistoryHide minor edits - Show changes to markup October 19, 2008, at 12:47 PM
by -- added the swapon command to the initializing disks section as I just ran into this issue...
Added line 44:
September 06, 2008, at 01:40 PM
by -- Gratefully offering minor changes in the English.
Changed lines 3-5 from:
Before proceding with package installation you must connect an hard-disk where the root file system will be stored. A very good ideia is also to add some swap space. to:
Before proceeding with package installation you must connect a hard disk where the root file system will be stored. A very good idea is also to add some swap space. Changed line 12 from:
to:
Changed lines 17-18 from:
to:
Changed lines 44-45 from:
to:
June 04, 2008, at 08:17 PM
by --
Deleted lines 79-88:
Huge Filesystem creation tip: Adding swap space prior of large filesystem creation may avoid an "Out of memory" or crash due to great memory requirement of e2fsck: Create swap space (mkswap ....), Add swap space line to /etc/fstab, Execute "swapon -a", Create remaining filesystems June 04, 2008, at 08:12 PM
by --
Changed lines 82-83 from:
to:
June 04, 2008, at 08:12 PM
by --
Added line 83:
June 04, 2008, at 08:11 PM
by --
Changed lines 88-91 from:
1) Create swap space (mkswap ....) - 2) Add swap space line to /etc/fstab - 3) Execute "swapon -a" - 4) Create remaining filesystems to:
Create swap space (mkswap ....), Add swap space line to /etc/fstab, Execute "swapon -a", Create remaining filesystems June 04, 2008, at 08:09 PM
by --
Changed lines 89-91 from:
2) Add swap space line to /etc/fstab 3) Execute "swapon -a" 4) Create remaining filesystems to:
- 2) Add swap space line to /etc/fstab - 3) Execute "swapon -a" - 4) Create remaining filesystems June 04, 2008, at 08:07 PM
by --
Changed lines 86-91 from:
to great memory requirement of e2fsck. to:
to great memory requirement of e2fsck: 1) Create swap space (mkswap ....) 2) Add swap space line to /etc/fstab 3) Execute "swapon -a" 4) Create remaining filesystems June 04, 2008, at 08:03 PM
by -- Tip for large Filesystems creation
Changed lines 79-86 from:
Thats it. Now you can proceed installing packages do anything you want. to:
Thats it. Now you can proceed installing packages do anything you want. Huge Filesystem creation tip: Adding swap space prior of large filesystem creation may avoid an "Out of memory" or crash due to great memory requirement of e2fsck. December 27, 2007, at 09:21 AM
by --
Added line 44:
Changed lines 46-48 from:
Memory allocation failed while setting up superblock
->To fix this, wait to run the command until you have a running swap partition to handle the command. to:
Memory allocation failed while setting up superblock December 27, 2007, at 09:20 AM
by --
Changed lines 44-47 from:
Note! If you have very large partitions the mkfx.ext3 command may result in the following error Memory allocation failed while setting up superblock To fix this, wait to run the command until you have a running swap partition to handle the command. to:
Note! If you have very large partitions the mkfx.ext3 command may result in the following error
->Memory allocation failed while setting up superblock ->To fix this, wait to run the command until you have a running swap partition to handle the command. December 27, 2007, at 09:17 AM
by --
Changed line 44 from:
''Note! If you have very large partitions the mkfx.ext3 command may result in the following error to:
Note! If you have very large partitions the mkfx.ext3 command may result in the following error Changed lines 46-47 from:
To fix this, wait to run the command until you have a running swap partition to handle the command.'' to:
To fix this, wait to run the command until you have a running swap partition to handle the command. December 27, 2007, at 09:17 AM
by --
Changed line 44 from:
Note! If you have very large partitions the mkfx.ext3 command may result in the following error to:
''Note! If you have very large partitions the mkfx.ext3 command may result in the following error Changed lines 46-47 from:
To fix this, wait to run the command until you have a running swap partition to handle the command. to:
To fix this, wait to run the command until you have a running swap partition to handle the command.'' December 27, 2007, at 09:16 AM
by --
Changed lines 44-47 from:
to:
Note! If you have very large partitions the mkfx.ext3 command may result in the following error Memory allocation failed while setting up superblock To fix this, wait to run the command until you have a running swap partition to handle the command. October 04, 2007, at 04:53 AM
by -- swapon /dev/sda2 isn\\\\\\\\
Changed lines 64-66 from:
to:
Note: There is no bug in 3.10. The slug is already swapping the directory. Execute the command: swapon -s to verify. February 02, 2007, at 05:51 PM
by --
Changed line 62 from:
to:
It seems here is a bug in the 3.10 release that prevents the swapon command to successfully complete. February 02, 2007, at 05:51 PM
by --
Changed line 62 from:
It seems here is a bug in the 3.10 release that prevents the swapon command to successfully compete. to:
February 02, 2007, at 05:50 PM
by -- Bug in release 3.10
Added lines 61-64:
Note: It seems here is a bug in the 3.10 release that prevents the swapon command to successfully compete. All is fine in release 2.7. December 19, 2006, at 02:58 AM
by -- Changed /opt to /home
Changed lines 43-44 from:
to:
Changed lines 58-59 from:
Now all you need is to activate the swap partition and mounting automaticaly the /opt file system. to:
Now all you need is to activate the swap partition and mounting automaticaly the /home file system. Deleted line 60:
Changed line 62 from:
to:
August 02, 2006, at 06:00 PM
by -- note about having to umount /dev/sda1
Added line 40:
December 29, 2005, at 04:11 PM
by -- added the line in fstab for the swap space to automatically load every boot
Changed line 49 from:
Execute the command turnup disk -i /dev/sda1 to:
Execute the command turnup disk -i /dev/sda1 -t ext3 Changed lines 63-65 from:
to:
December 17, 2005, at 02:32 PM
by -- typo
Changed lines 64-67 from:
Thas it. Now you can proceed installing packages do anything you want. to:
One final reboot to see if everything is ok, and the mount command should report all the partitions created. Thats it. Now you can proceed installing packages do anything you want. December 17, 2005, at 02:30 PM
by -- Init of disks - First try.
Added lines 1-64:
Initializing DisksBefore proceding with package installation you must connect an hard-disk where the root file system will be stored. A very good ideia is also to add some swap space. Creating partitionsConnect your hard disk to your USB port 1. Please make note that the following commands will wipe out your disk.
If deletion of partitions is not in your plans stop here and decide what to do. The following instructions is for starting a whole new disk.
Now we need to change the partition two to be a swap partition. Execute the t command. Chose partition number 2 and enter hex code 82 (LINUX Swap). With the command p verify your work. You should have something like this: Write the partition table with the w command and REBOOT Initializing disksAfter rebooting execute the following commands:
Reboot again. Moving root file systemNow you can move the root file system from flash to disk. Execute the command turnup disk -i /dev/sda1 Further details on using turnup are on the OpenSlug.OpenSlugTurnUp page. Reboot again Finishing upNow all you need is to activate the swap partition and mounting automaticaly the /opt file system.
Thas it. Now you can proceed installing packages do anything you want.
view ·
edit ·
print ·
history ·
Last edited by whyme.
Based on work by cnczane, Giovambattista Matera, Dan Händevik, tim, JNC, rwhitby, sunburnt, admiraljkb, and thx1011. Originally by thx1011. Page last modified on October 19, 2008, at 12:47 PM
|