First page Back Continue Last page Summary Graphics
Configure Client Disk
Make ext2 file system(s)
- bpsh 0 /sbin/mkfs.ext2 /dev/hdax
Label ext2 file systems if you use it in fstab
- bpsh 0 /sbin/e2label /dev/hdax label
Make swap
- bpsh 0 /sbin/mkswap /dev/hdax
Install bootloader (locates partition by ID)
- /usr/sbin/beoboot-install 0 /dev/hda
Notes: