![]() |
FAQ.CheckingRootFSIsOnUSB HistoryHide minor edits - Show changes to markup September 02, 2005, at 08:45 AM
by -- Make disk size more human readable
Added lines 13-23:
More readable disksizes: If you have a hard time interpreting the size and are more comfortable with Kbytes and Mbytes, use the command 'df -h' (h stands for human-readable). Sample output would look like this:
BTW, this is output of an OpenSlug 2.5-beta NSLU2. August 22, 2005, at 03:58 PM
by --
Changed lines 1-2 from:
How to determine that rootfs really exist on usbdisk after unslingingto:
How to determine that rootfs really exist on the USB disk after unslingingAugust 22, 2005, at 03:58 PM
by --
Added lines 1-12:
How to determine that rootfs really exist on usbdisk after unslinging
This is taken (with the command df) from a freshly Unslung NSLU2 with 10GB USB disk. If the size of rootfs (9512992) and / on /dev/sda1 (which is my USB disk on port 1) reflects the size of your disk's data partition (/share/hdd/data), then you are good. |