Re: mountroot

2011-06-29 Thread Carl Chave
>>>>> On Wed, 29 Jun 2011 20:42+0200, Dick Hoogendijk wrote: >>>>> >>>>> I'm a little desperade. I installed a mirrored ZFS freebsd system in >>>>>> a VM the other day and all went well. Now I did the same procedure >>>>&

Re: mountroot

2011-06-29 Thread Warren Block
led a mirrored ZFS freebsd system in a VM the other day and all went well. Now I did the same procedure on a real systrem with two drives and I can't get the system to boot properly. Everytime it halts at the mountroot prompt. If I manually put zfs:zroot at the prompt the system boots to the login

Re: mountroot

2011-06-29 Thread Dick Hoogendijk
y and all went well. Now I did the same procedure on a real systrem with two drives and I can't get the system to boot properly. Everytime it halts at the mountroot prompt. If I manually put zfs:zroot at the prompt the system boots to the login screen. I checked the /etc/rc.conf and the /boot/l

Re: mountroot

2011-06-29 Thread Trond Endrestøl
other day and all went well. Now I did the same procedure > > > on a real systrem with two drives and I can't get the system to boot > > > properly. Everytime it halts at the mountroot prompt. If I manually > > > put zfs:zroot at the prompt the system boots to the login

Re: mountroot

2011-06-29 Thread Dick Hoogendijk
;t get the system to boot properly. Everytime it halts at the mountroot prompt. If I manually put zfs:zroot at the prompt the system boots to the login screen. I checked the /etc/rc.conf and the /boot/loader.conf for syntax errors but all seems well. What on earth can be the cause of this behaviour?

Re: mountroot

2011-06-29 Thread Trond Endrestøl
properly. Everytime it halts at the mountroot prompt. If I manually > put zfs:zroot at the prompt the system boots to the login screen. I > checked the /etc/rc.conf and the /boot/loader.conf for syntax errors > but all seems well. What on earth can be the cause of this > behaviour

mountroot

2011-06-29 Thread Dick Hoogendijk
I'm a little desperade. I installed a mirrored ZFS freebsd system in a VM the other day and all went well. Now I did the same procedure on a real systrem with two drives and I can't get the system to boot properly. Everytime it halts at the mountroot prompt. If I manually put zfs:zr

Re: FBSD 8: custom kernel config ends boot at "mountroot>". Plz. help!

2010-12-19 Thread Warren Block
On Mon, 20 Dec 2010, Frank Shute wrote: If you're going to use a custom kernel, copy GENERIC, edit it and save it as your kernel conf. Then when you run into trouble with your custom kernel you can post a diff(1) between it and GENERIC. Then it's easy to see what you've enabled/disabled, left-o

Re: FBSD 8: custom kernel config ends boot at "mountroot>". Plz. help!

2010-12-19 Thread Frank Shute
On Sun, Dec 19, 2010 at 05:11:58AM -0800, Rob wrote: > > > Hi, > > My system boots fine with the GENERIC kernel on FreeBSD 8.0 > > I made a custom kernel, but the boot process then ends with the > > mountroot> > > error and prompt. > > Apparently som

Re: FBSD 8: custom kernel config ends boot at "mountroot>". Plz. help!

2010-12-19 Thread perryh
Rob wrote: > My system boots fine with the GENERIC kernel on FreeBSD 8.0 > I made a custom kernel, but the boot process then ends with the > mountroot> > error and prompt. One thing to try is entering ? there, to produce a list of recognized filesystems. Comparing that lis

FBSD 8: custom kernel config ends boot at "mountroot>". Plz. help!

2010-12-19 Thread Rob
Hi, My system boots fine with the GENERIC kernel on FreeBSD 8.0 I made a custom kernel, but the boot process then ends with the mountroot> error and prompt. Apparently something is wrong with my kernel config file. Can somebody check it below and tell me what is wrong with my kernel con

Re: mountroot prompt in the middle of updating - can't get past it

2010-12-10 Thread Boris Samorodov
he following - running a generic kernel: > > > >> # cd /usr/src > >> # make buildworld > >> # make buildkernel > >> # make installkernel > > > >> Then I exited xfce4, did sudo shutdown -r now, and got a mountroot > >> prompt that I now c

Re: mountroot prompt in the middle of updating - can't get past it

2010-12-09 Thread Kurt Buff
On Thu, Dec 9, 2010 at 12:50, Chris Brennan wrote: > On Thu, Dec 9, 2010 at 2:38 PM, Kurt Buff wrote: >> >> That worked... >> >> I think I'll try the update process again. >> >> Anything else you can recommend? >> >> Thanks, >> > > > Did you read /usr/src/UPDATING ? Why, yes I did. Didn't see a

Re: mountroot prompt in the middle of updating - can't get past it

2010-12-09 Thread Chris Brennan
On Thu, Dec 9, 2010 at 2:38 PM, Kurt Buff wrote: > That worked... > > I think I'll try the update process again. > > Anything else you can recommend? > > Thanks, > > Did you read /usr/src/UPDATING ? ___ freebsd-questions@freebsd.org mailing list http:

Re: mountroot prompt in the middle of updating - can't get past it

2010-12-09 Thread Kurt Buff
ith ad0s2b as swap, and XP on ad0s1a. > >> Yesterday I booted up FBSD, started xfce4, started a terminal session, >> su'ed to root and did the following - running a generic kernel: > >> # cd /usr/src >> # make buildworld >> # make buildkernel >> # make installkerne

Re: mountroot prompt in the middle of updating - can't get past it

2010-12-08 Thread Boris Samorodov
erminal session, > su'ed to root and did the following - running a generic kernel: > # cd /usr/src > # make buildworld > # make buildkernel > # make installkernel > Then I exited xfce4, did sudo shutdown -r now, and got a mountroot > prompt that I now can't get past

mountroot prompt in the middle of updating - can't get past it

2010-12-08 Thread Kurt Buff
ernel: # cd /usr/src # make buildworld # make buildkernel # make installkernel Then I exited xfce4, did sudo shutdown -r now, and got a mountroot prompt that I now can't get past. I can get to the loader prompt, and lsdev shows the following: cd devices: disk devices: disk0

Re: GPT/ZFS/USB mountroot prompt

2010-11-30 Thread Carl Chave
On Wed, Dec 1, 2010 at 12:07 AM, Carl Chave wrote: > I followed a gpt/zfs on USB stick guide for putting a base 8.1-RELEASE > amd64 onto a 4GB sandisk USB memory stick.  All went fairly well and > the system will boot but fails to mount the root file system and dumps > me a the mount

GPT/ZFS/USB mountroot prompt

2010-11-30 Thread Carl Chave
I followed a gpt/zfs on USB stick guide for putting a base 8.1-RELEASE amd64 onto a 4GB sandisk USB memory stick. All went fairly well and the system will boot but fails to mount the root file system and dumps me a the mountroot> prompt. Entering zfs:zrootusb at the prompt works and the sys

Re: mountroot error with memory based rootfs

2010-06-17 Thread akash kumar
From: Tim Judd To: akash kumar Sent: Fri, 18 June, 2010 7:50:14 AM Subject: Re: mountroot error with memory based rootfs On 6/17/10, akash kumar wrote: > Hi, > > I was trying to build root filesystem in to the kernel (i.e using /dev/md0) > for Mips based target board

mountroot error with memory based rootfs

2010-06-17 Thread akash kumar
Hi, I was trying to build root filesystem in to the kernel (i.e using /dev/md0) for Mips based target boards. In the process i built tool chain and kernel successfully. But when i boot the kernel on the target, it fails to mount the md0 and drops to mountroot prompt. mountroot> ufs:/dev/

Re: [#24493341] Disk can't be found, boot stops at mountroot

2010-05-12 Thread dedicated
Hi, Please let us know if there is anything which we can assist you with, thanks. -- Best Regards Ramon Server engineer Hosting Services, Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Disk can't be found, boot stops at mountroot

2010-05-11 Thread Boris Samorodov
On Tue, 11 May 2010 21:46:35 +0200 Leslie Jensen wrote: > System 7.2-RELEASE > I made the first reboot after > freebsd-update -r 8.0-RELEASE > freebsd-update install > and I'm now stuck at the mountroot> prompt that says trying to mount > from ufs:/dev/ad0s1a > ROOT M

Re: Disk can't be found, boot stops at mountroot

2010-05-11 Thread Adam Vande More
st reboot after >> >>freebsd-update -r 8.0-RELEASE >> >>freebsd-update install >> >>and I'm now stuck at the mountroot> prompt that says trying to mount >>from ufs:/dev/ad0s1a >> >>ROOT MOUNT ERROR >> >>

Re: Disk can't be found, boot stops at mountroot

2010-05-11 Thread Leslie Jensen
On 2010-05-12 00:06, Adam Vande More wrote: On Tue, May 11, 2010 at 2:46 PM, Leslie Jensen mailto:les...@eskk.nu>> wrote: System 7.2-RELEASE I made the first reboot after freebsd-update -r 8.0-RELEASE freebsd-update install and I'm now stuck at the mountr

Re: Disk can't be found, boot stops at mountroot

2010-05-11 Thread Adam Vande More
On Tue, May 11, 2010 at 2:46 PM, Leslie Jensen wrote: > System 7.2-RELEASE > > I made the first reboot after > > freebsd-update -r 8.0-RELEASE > > freebsd-update install > > and I'm now stuck at the mountroot> prompt that says trying to mount from > ufs:/d

Disk can't be found, boot stops at mountroot

2010-05-11 Thread Leslie Jensen
System 7.2-RELEASE I made the first reboot after freebsd-update -r 8.0-RELEASE freebsd-update install and I'm now stuck at the mountroot> prompt that says trying to mount from ufs:/dev/ad0s1a ROOT MOUNT ERROR The command ? to list valid boot devices gives List of GEOM managed disk

Re: Can't mountroot from ZFS pool

2010-01-19 Thread krad
operly. > > > > However, I designed this box originally so that it mounts / from > > zfs:storage after booting from a USB stick. > > > > After the upgrade of the disks, I'm stuck at a mountroot prompt when > I > > attempt to boot the sys

Re: Can't mountroot from ZFS pool

2010-01-19 Thread Steve Bertrand
o that it mounts / from > zfs:storage after booting from a USB stick. > > After the upgrade of the disks, I'm stuck at a mountroot prompt when I > attempt to boot the system with the original USB /boot key. > > Can someone inform me how to find the / filesystem a

Re: Can't mountroot from ZFS pool

2010-01-12 Thread krad
er the upgrade of the disks, I'm stuck at a mountroot prompt when I > attempt to boot the system with the original USB /boot key. > > Can someone inform me how to find the / filesystem at the mountroot > prompt? If not, is there *any* way to boot the system normally from > anoth

Can't mountroot from ZFS pool

2010-01-11 Thread Steve Bertrand
All, I've successfully upgraded the disks in my ZFS backup server, and can import/mount the pool properly. However, I designed this box originally so that it mounts / from zfs:storage after booting from a USB stick. After the upgrade of the disks, I'm stuck at a mountroot prompt when

mountroot prompt after hint.apic.0.disabled=1

2009-12-10 Thread Robert Fitzpatrick
Don't know if that loader.conf change affected this server, I disabled APIC in loader.conf after finding it may be responsible for a slow clock on this VMware guest FreeBSD install. I rebooted for the changes to take affect and it goes now to a mountroot prompt, can't seem to load

mountroot prompt after hint.apic.0.disabled=1

2009-12-09 Thread Robert Fitzpatrick
Don't know if that loader.conf change affected this server, I disabled APIC in loader.conf after finding it may be responsible for a slow clock on this VMware guest FreeBSD install. I rebooted for the changes to take affect and it goes now to a mountroot prompt, can't seem to load

Re: mountroot

2007-05-07 Thread Alex Zbyslaw
"Franco Vitali" <[EMAIL PROTECTED]> writes: I'm using some old Pentium PCs, to install and test FreeBSD 6.2 Te problem I have is when I move the HD containing the OS to another machine, I'm prompted to specify the root partition. I've checked the /etc/fstab file and everything is ok. I modif

Re: mountroot

2007-05-07 Thread Lowell Gilbert
"Franco Vitali" <[EMAIL PROTECTED]> writes: > I'm using some old Pentium PCs, to install and test FreeBSD 6.2 > > > > Te problem I have is when I move the HD containing the OS to another > machine, I'm prompted to specify the root partition. > > > > I've checked the /etc/fstab file and everyth

mountroot

2007-05-04 Thread Franco Vitali
I'm using some old Pentium PCs, to install and test FreeBSD 6.2 Te problem I have is when I move the HD containing the OS to another machine, I'm prompted to specify the root partition. I've checked the /etc/fstab file and everything is ok. I modified /boot/loader.conf with: rootdev="a

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-11-10 Thread drseuk
Hi, This has just occurred to one of our servers that installed and has been working fine for months. The only thing that changed between it booting and not booting was that we unplugged the keyboard and mouse prior to the last successful boot and now get the mountroot message (even though

Re: mountroot

2006-11-05 Thread Greg 'groggy' Lehey
On Sunday, 5 November 2006 at 21:10:25 -, justin wrote: > Hello, > > I`m trying to boot my freebsd 5.5 system and i`m having some trouble. > Every time the machine boots it runs into the mountroot prompt. > It cannot find the rootvp file on the /dev/ad0s1a. > Everytime i try

mountroot

2006-11-05 Thread justin
Hello, I`m trying to boot my freebsd 5.5 system and i`m having some trouble. Every time the machine boots it runs into the mountroot prompt. It cannot find the rootvp file on the /dev/ad0s1a. Everytime i try to mount the /dev/ad0s1a it gives me the mountroot prompt again. also i tryed to type ufs

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-21 Thread Greg 'groggy' Lehey
ion: >> : Mount using filesystem >> >> eg. ufs:da0s1a >> ? List valid disk boot devices >>abort manual input >>Mountroot> >> >> This seems to be a prompt wh

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-21 Thread [EMAIL PROTECTED]
sing filesystem eg. ufs:da0s1a ? List valid disk boot devices abort manual input Mountroot> This seems to be a prompt where I need to specify the location of the root partition, but the problem here is that it hang

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-21 Thread Jerry McAllister
gt; ? List valid disk boot devices > >>abort manual input > >>Mountroot> > >> > > > >Hmmm. this looks like there is no boot sector available. I haven't > >seen messages be

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-21 Thread Mike Peirson
vices abort manual input Mountroot> Hmmm. this looks like there is no boot sector available. I haven't seen messages before just exactly like this, but sort of. Maybe it would help if you described the sequence of things you did or tried, su

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-21 Thread Jerry McAllister
List valid disk boot devices > abort manual input > Mountroot> > Hmmm. this looks like there is no boot sector available. I haven't seen messages before just exactly like this, but sort of. Maybe it would help if you described t

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-21 Thread Dominique Goncalves
abort manual input Mountroot> This seems to be a prompt where I need to specify the location of the root partition, but the problem here is that it hangs or freezes and I cannot input any text. At first I thought it may be a result of FreeBSD not properly recognizing my HDD&

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-21 Thread Derek Ragona
eg. ufs:da0s1a ? List valid disk boot devices abort manual input Mountroot> This seems to be a prompt where I need to specify the location of the root partition, but the problem here is that it hangs or freezes and I

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-21 Thread Mike Peirson
eg. ufs:da0s1a ? List valid disk boot devices abort manual input Mountroot> This seems to be a prompt where I need to specify the location of the root partition, but the problem here is that it hangs or freezes and I cannot in

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-21 Thread Mike Peirson
boot devices | abort manual input | Mountroot> | | This seems to be a prompt where I need to specify the location of the | root partition, but the problem here is that it hangs or freezes and I | cannot input any text. At first I thought it may be a r

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-21 Thread Derek Ragona
nual input Mountroot> This seems to be a prompt where I need to specify the location of the root partition, but the problem here is that it hangs or freezes and I cannot input any text. At first I thought it may be a result of FreeBSD not properly recognizing my HDD's geome

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-20 Thread Greg 'groggy' Lehey
> >>eg. ufs:da0s1a >> ? List valid disk boot devices >> abort manual input >> Mountroot> >> >> This seems to be a prompt where I need to specify th

Re: FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-20 Thread Odhiambo Washington
vices | abort manual input | Mountroot> | | This seems to be a prompt where I need to specify the location of the | root partition, but the problem here is that it hangs or freezes and I | cannot input any text. At first I thought it may be a result of FreeBSD | not

FreeBSD 6.1 hangs at mountroot> during bootup

2006-09-20 Thread Mike Peirson
es up: Manual root filesystem specification: : Mount using filesystem eg. ufs:da0s1a ? List valid disk boot devices abort manual input Mountroot> This see

Re: Freebsdi386 4.11 release failed to mountroot after make buildworld && make kerne

2005-04-27 Thread Lowell Gilbert
"john pa" <[EMAIL PROTECTED]> writes: > Error after upgrade from fresh install 4.11-release to 4.-stable > It fail to mountroot : ufs:/dev/ad4s2a > Copyright (c) 1992-2005 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994

Freebsdi386 4.11 release failed to mountroot after make buildworld && make kerne

2005-04-26 Thread john pa
Error after upgrade from fresh install 4.11-release to 4.-stable It fail to mountroot : ufs:/dev/ad4s2a Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rightsreserved

Re: Install 5.3 - Getting mountroot> prompt

2005-02-12 Thread Ean Kingston
; different > >> drive configurations and keep getting > >> stuck at > >> the same place. > >> > >> At boot, the normal countdown loader > >> comes up and > >> it begins to boot.

Solved: Re: Install 5.3 - Getting mountroot> prompt

2005-02-12 Thread Scott
> At boot, the normal countdown loader comes > up and it begins to boot. The boot message > gets to this drive section below and then > stops at a "mountroot>" prompt. I believe I have solved my problem. When I was creating partitions, I first created t

Re: Install 5.3 - Getting mountroot> prompt

2005-02-12 Thread Scott
at >> the same place. >> >> At boot, the normal countdown loader >> comes up and >> it begins to boot. The boot message >> gets to this >> drive section below and then stops at >> a >> "

Re: Install 5.3 - Getting mountroot> prompt

2005-02-12 Thread Ean Kingston
ed several times with different > drive configurations and keep getting stuck at > the same place. > > At boot, the normal countdown loader comes up and > it begins to boot. The boot message gets to this > drive section below and then stops at a > "mountroot>" promp

Re: Install 5.3 - Getting mountroot> prompt

2005-02-11 Thread Scott
I have reinstalled several times with > different > drive configurations and keep getting stuck > at > the same place. > > At boot, the normal countdown loader comes > up and > it begins to boot. The boot message gets to > this

Install 5.3 - Getting mountroot> prompt

2005-02-11 Thread Scott
the same place. At boot, the normal countdown loader comes up and it begins to boot. The boot message gets to this drive section below and then stops at a "mountroot>" prompt. Begin copy ... ad0: 152627MB [310101/16/63] at ata0-master UDMA66 ad1: 152627MB [310101/16/63] a

RE: installed ATA RAID, now cannot boot - get mountroot prompt

2004-08-25 Thread LiQuiD
4 12:15 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: installed ATA RAID, now cannot boot - get mountroot prompt > > "DA Forsyth" <[EMAIL PROTECTED]> writes: > > > I'm searching the web for answers on this too, but so far nothing &g

Re: installed ATA RAID, now cannot boot - get mountroot prompt

2004-08-25 Thread Lowell Gilbert
"DA Forsyth" <[EMAIL PROTECTED]> writes: > I'm searching the web for answers on this too, but so far nothing > useful. hard to know what question to ask the search engines! "I made a mistake in rc.conf, or another startup file, and now I cannot edit it because the filesystem is read-only. What

Re: installed ATA RAID, now cannot boot - get mountroot prompt

2004-08-25 Thread mailist
id 1 packs (2x40 and 2x80) and behold it starts to > boot, finds all the drives etc, no problems, > but then > it cannot find root as root WAS on /dev/ad0s1a > and is now on /dev/da0s1a > I get a >mountroot> > prompt and I type >ufs:/dev/da0s1a > and it

Re: installed ATA RAID, now cannot boot - get mountroot prompt

2004-08-25 Thread mailist
boot, finds all the drives etc, no problems, > but then > it cannot find root as root WAS on /dev/ad0s1a > and is now on /dev/da0s1a > I get a >mountroot> > prompt and I type >ufs:/dev/da0s1a > and it starts to boot but obviously gets a lot of errors because > /

installed ATA RAID, now cannot boot - get mountroot prompt

2004-08-25 Thread DA Forsyth
board Now I've got an Adaptec 2400a IDE RAID card and have installed it. I created to raid 1 packs (2x40 and 2x80) and behold it starts to boot, finds all the drives etc, no problems, but then it cannot find root as root WAS on /dev/ad0s1a and is now on /dev/da0s1a I get a mountroot>

Re: installation of FreeBSD 4.10 on Dell PowerEdge 650 fails after reboot with mountroot

2004-08-06 Thread Kevin D. Kinsey, DaleCo, S.P.
Spumonti wrote: The disk is a Seagate 120GB and it's actually ad4, not ad0. If I interrupt the boot process at: FreeBSD/i386 BOOT Default: 0:ad(0,a)/kernel boot: and enter: FreeBSD/i386 BOOT Default: 0:ad(0,a)/kernel boot: 0:ad(4,a)/kernel the machine will boot properly. I'v

Re: installation of FreeBSD 4.10 on Dell PowerEdge 650 fails after reboot with mountroot

2004-08-06 Thread Mark
m > eg. ufs:/dev/da0s1a > ? List valid disk boot devices > Abort manual input > > mountroot> > > I tried: > > mountroot> ufs:/dev/ad4s1a > > but that fails too. > > > The disk is a Seagate 120GB and it's actually ad4, not ad0. If

installation of FreeBSD 4.10 on Dell PowerEdge 650 fails after reboot with mountroot

2004-08-06 Thread Spumonti
ufs:ad0s1a Root mount failed: 6 Mounting root from ufs:ad0a Root mount failed: 6 Manual root filesystem specification: : Mount using filesystem eg. ufs:/dev/da0s1a ? List valid disk boot devices Abort manual input mountroot> I tried: mountroot> ufs:/dev/ad4s1a but that fails too. The d

Re: #2 - Swapped disks and now stuck in the mountroot> prompt

2004-02-26 Thread roberto
> > hello, i'm eechia. > i've come across your "mountroot" problem on the web. > i'm facing the similiar problem too. > can you give me some guideline regarding it? > thanks you > > -eechia- > > Date: 12 jan 2004 > > According to m

Mountroot prompt with 4.9 Generic kernel

2004-02-06 Thread Kristian Strickland
ting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0s2a no such device 'da' setrootbyname failed ffs_mountroot: can't find rootvp Root mount failed: 6 mountroot> At the mountroot> prompt, I hit ? and get: Possibly valid devices for 

#2 - Swapped disks and now stuck in the mountroot> prompt

2004-01-12 Thread roberto
is to instruct the kernel with the right device: but ad2s1a seems to be wrong... After several attempts I discover that the kernel must be started with the option "-a": with this flag the device "ufs:/dev/ad2s1a" is accepted by "mountroot> " and the boot proceed.

Re: Swapped disks and now stuck in the mountroot> prompt

2004-01-10 Thread roberto
I run into the same problem: I've installed FreeBSD 4.9 on a ide0:0 (primary IDE, master hd) then ported the hard disk on a second PC and installed as ide1:0 (secondary IDE, master hd). When booting the kernel start probing devices but halts when it try to mount the root file system with the foll

Swapped disks and now stuck in the mountroot> prompt

2003-12-25 Thread Alexander Farber
#x27;m stuck at the mountroot> prompt. I've tried all the possible combinations including the one which I'd expected to be correct: "ufs:/dev/ad2s1a" but they all fail with "Root mount failed: 22". The "?" at the mountroot> prompt does show "ad&qu

Re: cannot boot, at mountroot> prompt

2003-11-01 Thread Lowell Gilbert
install of Webmin. > > Once webmin was complete, I was running in KDE, I closed the term > window and the machine rebooted immediately, no shutdown, nothing. > > Question, does this sound like a bad drive, RAM, or perhaps my bad luck. > Second question, how can I address the mountroo

cannot boot, at mountroot> prompt

2003-10-30 Thread Bob Collins
, I closed the term window and the machine rebooted immediately, no shutdown, nothing. Question, does this sound like a bad drive, RAM, or perhaps my bad luck. Second question, how can I address the mountroot> prompt? Per the instructions at the prompt, I put in ufs:/dev/ad0s1a and hit the ret

Re: [rofug] Re: (Fwd) mountroot>

2003-06-21 Thread Adrian Penisoara
t; > > > > lilo.conf uses > > > > > > > > boot=/dev/hda > > > > ... > > > > /dev/sda1 to boot the debianOS > > > > /dev/sdb1 to boot FreeBSD > > > > > > > > well, this is working fine for winO

Re: (Fwd) mountroot>

2003-06-21 Thread Alexandru Savescu
iled: 22 > > Mounting root from ufs:/dev/da2s1a > > Root mount failed: 22 > > Mounting root from ufs:/dev/da2a > > Root mount failed: 22 > > > > Manual root filesystem specification: > > mountroot> > > > > > > i've tried

Re: (Fwd) mountroot>

2003-06-20 Thread Viktor Lazlo
SD > > well, this is working fine for winOS and linux but FreeBSD > returns this error lines: > > Root mount failed: 22 > Mounting root from ufs:/dev/da2s1a > Root mount failed: 22 > Mounting root from ufs:/dev/da2a > Root mount failed: 22 > > Manual root filesyste

(Fwd) mountroot>

2003-06-20 Thread Alexandru Savescu
Thu, 19 Jun 2003 16:25:38 +0200 Priority: normal Copies to: [EMAIL PROTECTED] Subject:mountroot> [ Double-click this line for list subscription options ] Hello BSD-lovers, i'm stuck on a tricky situation: i got FreeBSD 4.8-STABLE running sm

mountroot>

2003-06-19 Thread Alexandru Savescu
a2s1a Root mount failed: 22 Mounting root from ufs:/dev/da2a Root mount failed: 22 Manual root filesystem specification: mountroot> i've tried all kind of combos like ufs:/dev/da1s1a but nothing worked out. what i still can't understand is why it's trying to mount /dev/da2 i

Re: mountroot> Please Help / URGENT..

2002-12-22 Thread Mark
- Original Message - From: "Ethan Akins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 23, 2002 2:23 AM Subject: mountroot> Please Help / URGENT.. > Operating System / Configuration: > > FreeBSD 4.6 with RAID 1 ( Mirrored ) > &g

Re: mountroot> Please Help / URGENT..

2002-12-22 Thread Roman Neuhauser
d very badly... > > Upon booting it brings me to this prompt: > > Manual root filesystem specification: > > : Mount using filesystem > > Example: ufs:/dev/da0s1a > ? List valid disk boot devices > Abort manual input > > Mountroot> > > I then type: &

Re: mountroot> Please Help / URGENT..

2002-12-22 Thread randall ehren
> I then type: > > mountroot> ufs:/dev/ad0s1a > > and it lets me log in with read-only access and browsing is limited to the > /root /dev & /etc directory. once there, just type % mount / % mount /usr that will at least get you access to your data. -randall --

mountroot> Please Help / URGENT..

2002-12-22 Thread Ethan Akins
cification: : Mount using filesystem Example: ufs:/dev/da0s1a ? List valid disk boot devices Abort manual input Mountroot> === I then type: mountroot> ufs:/dev/ar0s1a and receive this message: Mounting root from ufs:/dev/ar0s1a No such device 'ar' Getrootb