Hey, I had same similar issue and it busted my guts for a few days but eventually got there. I used a PC with CDROM and USB. Basically searching the web someone will have the correct answer for you so it was trail and error but life could of been made easier. The solution that worked for me was as follows (full blown as it could help someone else): Start from CD or USB (Boot Up) and go through the initial installation config until you get to format disks (try without starting this option and if it fails start this option and continue) and proceed to Console. Mounting CDROM: mount -o -ro -t iso9660 /dev/sr0 /install - sr0 (space) /install same for sda1(space) /install Mounting USB: mount /dev/sda1 /install Hopefully this should resolve your issue. Good hunting just needed a better setup config for home use as opposed to the business environment as nothing works unless any any and getting the right config setup for gaming\apps etc - oh boy.. Well at least i found this forum now hopefully it can answer loads of problems
↧