1ab24
![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I'm atttempting to install FreeBSD 4.11 mini iso setting up the following partitions: Code:
ad0a / 500M ad0b swap 500M ad0e /config 100M ad0f /var <rest of disk> The errors I keep getting : Code:
No root device found - you must label a partition as / in the label editor. Couldn't make filesystems properly aborting. Basically I'm trying to set the following partitions, when I do so I keep getting the messages above. Last edited by DutchDaemon; June 8th, 2009 at 23:05. Reason: [code] tags added |
|
#2
|
|||
|
|||
|
Thanks for any feedbacks or suggestions.
|
|
#3
|
||||
|
||||
|
Even though you're installing a version from 1892 (why is that?), the Handbook should still apply.
http://www.freebsd.org/doc/en_US.ISO...all-steps.html
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#4
|
|||
|
|||
|
Thanks for the handbook, I will give it a go.
Reason for 4.11 is because I'm installing an Olive system. http://juniper.cluepon.net/index.php/Olive |
|
#5
|
||||
|
||||
|
Is sysinstall barfing because you're not putting your partitions in slices?
I know it works fine from the command line to skip fdisk(8), but maybe sysinstall is angry like that (especially on 4.x).
__________________
Quid habemus reliquum? Nutrimentum anatum! Внимание: лифт вниз не поднимает |
|
#6
|
|||
|
|||
|
This may be a silly question, but how do i get to the command line from the install from the sysinstall menu? The menu looks almost the same as the handbook http://www.freebsd.org/doc/en_US.ISO...all-steps.html , but no option to select a disk on Figure 2-13. Select Drive for FDisk.
|
|
#7
|
|||
|
|||
|
Quote:
I feel like I'm missing something, not sure what. I even added an extra one after several attempts under an Option editor and made root /usr, and still got the same error. Thanks |
|
#8
|
|||
|
|||
|
I'm having a similar issue installing an olive on freebsd.
I'm fallowing this guy instructions. everything goes well until i get to the point where i run the pkg_add /var/tmp/jinstall. the erros is Saving Confg files ... installing the bootstrap installer disklabel: /dev/ada0: no such file or directoty i'm very new to freebsd so go easy on me . thanks |
|
#9
|
||||
|
||||
|
The problem is in the juniper install. There's no /dev/ada0, it's eiter /dev/da0 or /dev/ad0.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#10
|
|||
|
|||
|
Unless it's an AHCI-compliant (S)ATA and the kernel has a built-in support for it.
__________________
May the source be with you! |
|
#11
|
||||
|
||||
|
Yep, as in:
Code:
$ df -h Filesystem Size Used Avail Capacity Mounted on /dev/ada0s1a 496M 112M 344M 25% / [snip]
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#12
|
||||
|
||||
|
Call me stupid but as far as I know FreeBSD 4.x didn't have any AHCI (S)ATA support.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#13
|
||||
|
||||
|
Yeah, that's probably a fair assumption (that would be a major MFC!). Can I still call you stupid?
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#14
|
||||
|
||||
|
For you I'll make an exception
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#15
|
|||
|
|||
|
Quote:
I know it's possible, people at my work have it running on PII 233mhz machines, I'm going to get with them and see how they did it, and I'll come back here and explain. There is also a full wiki on this, havent had a chance to read yet as I got stuck on partitioning. Olive wiki http://juniper.cluepon.net/index.php/Olive |
|
#16
|
|||
|
|||
|
Quote:
I beleive the wiki link above has some very usefull tips installing on the mini 4.4 Freebsd iso, you just need intel NIC chipsets and MB from what i understood. |
|
#17
|
|||
|
|||
|
The Main reason it failed is because i had selected Scsi under the Hard drive Virtual Node Configuration, I selected Ide and the Install was succesfull. Thanks everyone ..
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installing Free BSD on HP DV-5 series Laptop | ashvinsivram | Mobile Computing | 6 | May 6th, 2009 13:39 |
| Free BSD e-book | arief_grando | General | 8 | March 25th, 2009 01:44 |
| Free BSD don't sees dvd | nocentis | Multimedia | 2 | March 13th, 2009 22:15 |
| sound skipping with Free BSD 7.0 | Silverback | Multimedia | 8 | January 3rd, 2009 10:08 |
| "free" command/perl script for freebsd | unixdude | General | 10 | November 20th, 2008 10:57 |