91d7
![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello forum,
yesterday I wanted to install PCBSD9 on an Thinkpad T400 parallel to my Fedora installation from an USB stick (amd64 live system). The first three slices are used by Fedora, so for the fourth (ada0s4) slice was reserved for PCBSD. After the Gnome desktop was fully displayed I double clicked on install icon on the desktop for installation. After choosing the right slice and entering the wished data the process started and ended with the following error messages: Code:
kern.geom.debugflags: 0 -> 16 Running part modify on /dev/ada0 Running: part modify -t freebsd -i 4 /dev/ada0 ada0s4 modified Cleaning up /dev/ada0s4 Running dd if=/dev/zero of=/dev/ada0s4 count=1024 dd: /dev/ada0s4: Operation not supported EXITERROR: Error 1: dd if=/dev/zero of=/dev/ada0s4 count=1024 Then I restarted the installation process and got the same result. I did not select GPT for creating the slice and partition. How can this problem solved? Thanks in advance for the answers. Best regards JueDan Last edited by wblock@; November 2nd, 2012 at 22:38. |
|
#2
|
||||
|
||||
|
First off, PCBSD has a different installer from FreeBSD. Us FreeBSD people may or may not be familiar with the PCBSD stuff. Usually, you should ask them first.
That code is trying to erase the first 1024 512-byte blocks of the target slice. No idea why a disk (or SSD?) would say "operation not supported" to that. That code also sets debugflags, which is generally bad. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 9.0 Install error "couldn't create directory /dist: read-only file system" | radicall | Installing & Upgrading | 4 | September 29th, 2012 22:17 |
| "Operating System not found" on "Thinkpad Edge E120" | sys_dev | Mobile Computing | 4 | December 18th, 2011 07:57 |
| [Solved] Install from DVD "Boot Error", amd64 | stormbind | Installing & Upgrading | 2 | July 31st, 2011 18:11 |
| [Solved] Error: where i can install "libjpeg.so.10" ?? | rokpa92 | Installation and Maintenance of FreeBSD Ports or Packages | 5 | May 1st, 2010 13:42 |
| Can not make " libnice" , error "-Wno-missing-field-initializers" | admail2 | Installation and Maintenance of FreeBSD Ports or Packages | 10 | June 26th, 2009 01:29 |