| Summary: | Error during Commit: Unable to make device node for /dev/X in /dev! | ||
|---|---|---|---|
| Product: | Base System | Reporter: | anedah-9 <anedah-9> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.3-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
anedah-9
2001-05-13 19:40:00 UTC
Hello, On Sun, May 13, 2001 at 11:34:32AM -0700, anedah-9@sm.luth.se wrote: > Filesystem 1k-blocks Used Available Use% Mounted on > /dev/hda1 280005 13907 251642 6% / > /dev/hda2 4806936 256584 4306164 6% /usr > /dev/hda3 964532 38088 877448 5% /var > /dev/hda5 19140172 6235288 11932552 35% /home Although you did not provide a lot of information about your hardware (for example how big is your disk, how many partitions are on it etc- this should have gone under environment btw) maybe I can hazard a guess: - You are not trying to install FreeBSD onto an extended partition, are you. That will not work. FreeBSD wants a primary partition. - Also you should be aware that your root (/) parition should go before the 1024th cylinder on your hdd or you may have problems booting. But that comes later:-) Hope this helps somewhat... -- Regards: Szilveszter ADAM Szeged University Szeged Hungary Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> wrote: > - You are not trying to install FreeBSD onto an extended partition, are > you. That will not work. FreeBSD wants a primary partition. Guilty as charged. All my primary partions are taken with Linux partitions, so an extended partition was all I had. Shouldn't FreeBSD warn you about this though? At least if you set this partition bootable... Thanks for your quick help! > - Also you should be aware that your root (/) parition should go before the > 1024th cylinder on your hdd or you may have problems booting. But that > comes later:-) I was planning on using LILO to boot FreeBSD too, like I boot linux. -- André Dahlqvist <anedah-9@sm.luth.se> On Sun, May 13, 2001 at 09:11:37PM +0200, André Dahlqvist wrote: > Guilty as charged. All my primary partions are taken with Linux partitions, :-) Does happen sometimes:-) > so an extended partition was all I had. Shouldn't FreeBSD warn you about this > though? At least if you set this partition bootable... Yes, I think warning would be reasonable (btw is this limitation anywhere in the docs at all? I could not find it with a quick glance anywhere and the fact that "it is common knowledge on the mailing lists" certainly does not qualify as "documented"...) > Thanks for your quick help! You're welcome! I hope you will be able to start using FreeBSD soon and will have a favourable experience! > > - Also you should be aware that your root (/) parition should go before the > > 1024th cylinder on your hdd or you may have problems booting. But that > > comes later:-) > > I was planning on using LILO to boot FreeBSD too, like I boot linux. OK, that will work. -- Regards: Szilveszter ADAM Szeged University Szeged Hungary State Changed From-To: open->closed FreeBSD is unable to install on extended partition. |