This is all done under a VmWare machine. Type Other Linux with a virtual IDE drive.
- Boot morphix. Standard default boot.
- Launch shell
- sudo bash
- morphixinstaller
- Get welcome screen and click Forward button.
I get a disk selection screen:
- I leave defaults and click forward.
- Partionmorpher launches. I get errors in the shell about invalid disk label. I expect this as the disk/partition table hasn't been
initialized.
- Click delete.
This results in:
I click OK on the operation cancelled window and then OK on the New Partition Table window.
- I then click delete again which results in:
As you can see the error message isn't very helpful. I click OK.
- I then click Create and select Ext3 as the file system and make it a Boot partition.
- I then click Quit.
- I don't create a swap partition.
- I select my root partition as /dev/hda1
- I click Forward and it formats the drive and starts copying files as you can see in shot6.jpg
- It then proceeds to about 90% or so and seg faults. I believe the reason it is seg faulting is due to the existance of files it
is trying to create. See error messages (last two lines):