Hi everyone,
I'm new to FreeBSD and decided to try to install it on a vintage machine I own. The machine is a IBM thinkpad 380Z, it's a pentium2 with 64MB of RAM and a hard drive with 4GB, unfortunately the machine has no inbuilt networking, either wired or wireless.
Before attempting to install FreeBSD the machine was running windows XP without any problems (the boot up was slightly slow though, as expected).
So I downloaded the 9-RELEASE ISO from the FreeBSD website, burnt it to a CD and followed the handbook, trying to install FreeBSD on the machine using bsdinstall. On the step to choose the partitions/slices I chose guided and I accepted the suggested layout:
The PC starts writing the partitions to disk and then stops with the following error:
At this point I have no idea what to do. I've been searching for a bit to see if I could find anyone with the same problem and I could only find this thread: http://forums.freebsd.org/showthread.php?t=29456 However it's not quite the same problem but I tried some of the suggestions and nothing solved my problem.
I'm still kind of new to all this UNIX and stuff (I've dabbled in linux, but nothing serious), and I'm a complete newbie to FreeBSD and I can make no sense of this. I would be extremely thankful if someone could help me out, or just point me in the right direction.
If you need any more information about my machine or any other details in order to help me, I'll be happy to provide it.
Thanks for any help you can give me.
I'm new to FreeBSD and decided to try to install it on a vintage machine I own. The machine is a IBM thinkpad 380Z, it's a pentium2 with 64MB of RAM and a hard drive with 4GB, unfortunately the machine has no inbuilt networking, either wired or wireless.
Before attempting to install FreeBSD the machine was running windows XP without any problems (the boot up was slightly slow though, as expected).
So I downloaded the 9-RELEASE ISO from the FreeBSD website, burnt it to a CD and followed the handbook, trying to install FreeBSD on the machine using bsdinstall. On the step to choose the partitions/slices I chose guided and I accepted the suggested layout:
Code:
ada0 3.8GB GPT
ada0p1 64kB freebsd-boot
ada0p2 3.6GB freebsd-ufs /
ada0p3 195MB freebsd-swap none
The PC starts writing the partitions to disk and then stops with the following error:
Code:
Error mounting partition /mnt
mount: /dev/ada0p2 : Input/output error
At this point I have no idea what to do. I've been searching for a bit to see if I could find anyone with the same problem and I could only find this thread: http://forums.freebsd.org/showthread.php?t=29456 However it's not quite the same problem but I tried some of the suggestions and nothing solved my problem.
I'm still kind of new to all this UNIX and stuff (I've dabbled in linux, but nothing serious), and I'm a complete newbie to FreeBSD and I can make no sense of this. I would be extremely thankful if someone could help me out, or just point me in the right direction.
If you need any more information about my machine or any other details in order to help me, I'll be happy to provide it.
Thanks for any help you can give me.