I am STUMPED (and forgive the verbosity - I'm trying to be thorough)
FreeBSD9.1-RELEASE as guest virtual environment under Win7.64.
I’ve downloaded the 2.5GB 64bit ISO and can successfully install a base system (lib32, ports, src), install network, timezone, sshd etc in Virtualbox. If I reboot when prompted all is well. I can update ports, install packages via ports without an issue.
But that’s not why I downloaded the brand-spanking new 2.5GB ISO…
Manual Configuration: “The installation is now finished. Before exiting the installer would you like to open a shell in the new system to make any final manual modifications?â€
If I invoke sysinstall prior to reboot in an attempt to use the cd/dvd rather than ports, it’s an abysmal failure. The BIOS CD is cd0 on initial install.
I mosey to ‘Configure | Packages’ option to load xorg etc via the DVD ISO but get the following error:
“Warning: the disc currently in the drive is either not a FreeBSD disc or it is an older (pre 2.1.5) FreeBSD CD which does not have a version number on it. Do you wish to use this disc anyway?†If I answer “YES†there’s a long-winded message that “unable to get packages/INDEX file from selected media.â€
An additional error appears if trying to load packages:
“Error mounting /dev/cd0 on /dist: Device not configured (6)â€
If I go to ‘Options | Rescan Devices there’s an ‘*’ present but it doesn’t appear as if a rescan is performed (as gleaned from this thread):
http://forums.freebsd.org/showthread.php?t=18288
If I issue:
[CMD="mount -t cd9660 /dev/cd0 /dist"][/CMD]
I get a different error:
“Error mounting /dev/cd0 on /dist: No such file or directory (2)
But If I meander to /dist I see the contents of the ISO (various htm docs, /bin, /etc etc.)
Thoughts? Guidance?
THANK YOU!
MarkB
FreeBSD9.1-RELEASE as guest virtual environment under Win7.64.
I’ve downloaded the 2.5GB 64bit ISO and can successfully install a base system (lib32, ports, src), install network, timezone, sshd etc in Virtualbox. If I reboot when prompted all is well. I can update ports, install packages via ports without an issue.
But that’s not why I downloaded the brand-spanking new 2.5GB ISO…
Manual Configuration: “The installation is now finished. Before exiting the installer would you like to open a shell in the new system to make any final manual modifications?â€
If I invoke sysinstall prior to reboot in an attempt to use the cd/dvd rather than ports, it’s an abysmal failure. The BIOS CD is cd0 on initial install.
I mosey to ‘Configure | Packages’ option to load xorg etc via the DVD ISO but get the following error:
“Warning: the disc currently in the drive is either not a FreeBSD disc or it is an older (pre 2.1.5) FreeBSD CD which does not have a version number on it. Do you wish to use this disc anyway?†If I answer “YES†there’s a long-winded message that “unable to get packages/INDEX file from selected media.â€
An additional error appears if trying to load packages:
“Error mounting /dev/cd0 on /dist: Device not configured (6)â€
If I go to ‘Options | Rescan Devices there’s an ‘*’ present but it doesn’t appear as if a rescan is performed (as gleaned from this thread):
http://forums.freebsd.org/showthread.php?t=18288
If I issue:
[CMD="mount -t cd9660 /dev/cd0 /dist"][/CMD]
I get a different error:
“Error mounting /dev/cd0 on /dist: No such file or directory (2)
But If I meander to /dist I see the contents of the ISO (various htm docs, /bin, /etc etc.)
Thoughts? Guidance?
THANK YOU!
MarkB