Re: freebsd 8.0 stable amd64/x86 needs ~9min to bootup

2010-03-10 Thread Paulo Fragoso
This problem happened with me too. I don't know why boot loader makes 
intensive reads when installed on partition created by another fdisk 
(windows, linux, etc) and started by GRUB2.


There is a workaround for this, you have to create all partitions with 
freebsd sysinstall included windows and linux partitions. After this do 
install for all others OSes using those partitions created by sysinstall.


In my case there are 03 OSes installed on same HD:

1: Windows boot loader: 1023MB
2: Windows 7: 50GB
3: PCBSD 8.0: 70GB
* - 5: Linux 108GB
6: Linux swap

This problem can be tested before install if you run sysinstall and 
choses partiotion menu if you receive alerts like this: Partition X 
does not end on cylinder boundary you will have problem with GRUB2.


I'm using GRUB2 from Ubuntu 9.10 with this entry in file 
/etc/grub.d/40_custom:


menuentry FreeBSD/PCBSD 8.0 AMD64 {
set root=(hd0,3)
chainloader +1
}

All works fine!

Paulo.

Em 05/02/2010 08:29, Zavam escreveu:

2010/1/28 Zavam, Vinícius egyp...@gmail.com:
  

2010/1/28 Bruce Simpson b...@incunabulum.net:


Try GRUB4DOS. I use this so on boxes where I have Windows installed, I can
keep GRUB in the NTFS partition.

I haven't seen this issue and am tracking -STABLE on an ASUS V-series
machine.

  

Simpson,
I forgot to mention... but I tested it using boot0 (freebsd's
bootmanager) with no success ;

had no shots with grub4dos, gag, lilo or grub2; I assume it may not be
a bootmanager issue, but freebsd's btx bootstrap loader.
my gentoo and windows o.s. can be loaded using grub or boot0.


--
Zavam, Vinícius



gentlemen,
morning.

I just did new fresh installs using 80-STABLE/amd64 and
90-CURRENT/amd64 snapshots.
unfortunately, no success.

when tryied the 90-CURRENT I've created a slice to /boot (d) at the
beginning of the partition (ad4s4) and grub returned error code 18
[1].
strange. even installing in another slice, at the beginning of the
disk (ad4s1), the bootup process was slow too.

[1] http://wiki.linuxquestions.org/wiki/GRUB#Error_18



  

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: freebsd 8.0 stable amd64/x86 needs ~9min to bootup

2010-02-05 Thread Zavam , Vinícius
2010/1/28 Zavam, Vinícius egyp...@gmail.com:
 2010/1/28 Bruce Simpson b...@incunabulum.net:
 Try GRUB4DOS. I use this so on boxes where I have Windows installed, I can
 keep GRUB in the NTFS partition.

 I haven't seen this issue and am tracking -STABLE on an ASUS V-series
 machine.


 Simpson,
 I forgot to mention... but I tested it using boot0 (freebsd's
 bootmanager) with no success ;

 had no shots with grub4dos, gag, lilo or grub2; I assume it may not be
 a bootmanager issue, but freebsd's btx bootstrap loader.
 my gentoo and windows o.s. can be loaded using grub or boot0.


 --
 Zavam, Vinícius

gentlemen,
morning.

I just did new fresh installs using 80-STABLE/amd64 and
90-CURRENT/amd64 snapshots.
unfortunately, no success.

when tryied the 90-CURRENT I've created a slice to /boot (d) at the
beginning of the partition (ad4s4) and grub returned error code 18
[1].
strange. even installing in another slice, at the beginning of the
disk (ad4s1), the bootup process was slow too.

[1] http://wiki.linuxquestions.org/wiki/GRUB#Error_18



-- 
Zavam, Vinícius
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: freebsd 8.0 stable amd64/x86 needs ~9min to bootup

2010-01-28 Thread Zavam , Vinícius
2010/1/28 Bruce Simpson b...@incunabulum.net:
 Try GRUB4DOS. I use this so on boxes where I have Windows installed, I can
 keep GRUB in the NTFS partition.

 I haven't seen this issue and am tracking -STABLE on an ASUS V-series
 machine.


Simpson,
I forgot to mention... but I tested it using boot0 (freebsd's
bootmanager) with no success ;

had no shots with grub4dos, gag, lilo or grub2; I assume it may not be
a bootmanager issue, but freebsd's btx bootstrap loader.
my gentoo and windows o.s. can be loaded using grub or boot0.


-- 
Zavam, Vinícius
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: freebsd 8.0 stable amd64/x86 needs ~9min to bootup

2010-01-27 Thread Aioanei Rares



On Wed, 27 Jan 2010, Zavam, Vinícius wrote:


noon, all you guys.

well, I'm having some issues during the 8.0-stable bootup process.
it takes ~9min to finish the entire boot process to shows me the
login: screen.

since my first installation attempt to get freebsd up and running here
with my dv3-2155mx[1] hp pavilion laptop using 8.0-RC1 amd64 iso I
could not boot freebsd up smooth and nicely as it always did for me in
my last laptop (dv6130us)[2], but I could install it without any
problem.
you may check http://www.youtube.com/watch?v=gqtz7E7u4fA to see what
realy happens.

now I'm using a grub 0.97 from my old gentoo linux installation to
bootstrap the freebsd loader.
I tryed debug and verbose options using grub and freebsd loader.conf
but both just result nothing special.

I've been updated and downgraded my laptop bios (by Insyde Software /
HP) but got no good results either. I tryed versions F1.3A, F1.2, F0.7
and the original F0.6 version that came originally from HP.

to try another way to get into 8.0-stable or 9-current I used 7.2,
7.1, 6.4 and 6.2 release x86 and amd64 iso images to install freebsd
and an it's older btx loader but, unfortunately, got the same. it
always freezes ~9min.

I can use freebsd after all the bootup process with no problem.
It's a 8.0-stable amd64 now. but I realy wanna know how could I solve
this issue.

read some cases/PRs/issues with other hp laptops but nothing like this
one I have. one of the problems I read was about dv6000 series -
weird, it was my old laptop serie and everything was just fine
installing, booting and running freebsd into.

what you guys think about it? can you give me a hand or a glue to pass
this through?

thanks.

[1] 
http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01777298cc=uslc=endlc=en
[2] 
http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00782284cc=uslc=endlc=en



--
Zavam, Vinícius


I suppose you tried, but I am gonna ask anyway : you did try with ACPI
disabled, right?___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: freebsd 8.0 stable amd64/x86 needs ~9min to bootup

2010-01-27 Thread Matt Reimer
2010/1/27 Zavam, Vinícius egyp...@gmail.com

 noon, all you guys.

 well, I'm having some issues during the 8.0-stable bootup process.
 it takes ~9min to finish the entire boot process to shows me the
 login: screen.


Are you using zfsloader? A month or so ago the ZFS code was updated to probe
all 128 possible GPT partitions instead of just four, resulting in a
slow-down, but probably not nine minutes' worth.

Matt
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: freebsd 8.0 stable amd64/x86 needs ~9min to bootup

2010-01-27 Thread Zavam , Vinícius
2010/1/27 Aioanei Rares bsdlis...@gmail.com:


 On Wed, 27 Jan 2010, Zavam, Vinícius wrote:

 noon, all you guys.

 well, I'm having some issues during the 8.0-stable bootup process.
 it takes ~9min to finish the entire boot process to shows me the
 login: screen.

 since my first installation attempt to get freebsd up and running here
 with my dv3-2155mx[1] hp pavilion laptop using 8.0-RC1 amd64 iso I
 could not boot freebsd up smooth and nicely as it always did for me in
 my last laptop (dv6130us)[2], but I could install it without any
 problem.
 you may check http://www.youtube.com/watch?v=gqtz7E7u4fA to see what
 realy happens.

 now I'm using a grub 0.97 from my old gentoo linux installation to
 bootstrap the freebsd loader.
 I tryed debug and verbose options using grub and freebsd loader.conf
 but both just result nothing special.

 I've been updated and downgraded my laptop bios (by Insyde Software /
 HP) but got no good results either. I tryed versions F1.3A, F1.2, F0.7
 and the original F0.6 version that came originally from HP.

 to try another way to get into 8.0-stable or 9-current I used 7.2,
 7.1, 6.4 and 6.2 release x86 and amd64 iso images to install freebsd
 and an it's older btx loader but, unfortunately, got the same. it
 always freezes ~9min.

 I can use freebsd after all the bootup process with no problem.
 It's a 8.0-stable amd64 now. but I realy wanna know how could I solve
 this issue.

 read some cases/PRs/issues with other hp laptops but nothing like this
 one I have. one of the problems I read was about dv6000 series -
 weird, it was my old laptop serie and everything was just fine
 installing, booting and running freebsd into.

 what you guys think about it? can you give me a hand or a glue to pass
 this through?

 thanks.

 [1]
 http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01777298cc=uslc=endlc=en
 [2]
 http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00782284cc=uslc=endlc=en



 --
 Zavam, Vinícius

 I suppose you tried, but I am gonna ask anyway : you did try with ACPI
 disabled, right?

rares,
the issue happens before the beastie menu shows up.


-- 
Zavam, Vinícius
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: freebsd 8.0 stable amd64/x86 needs ~9min to bootup

2010-01-27 Thread Zavam , Vinícius
2010/1/27 Matt Reimer mattjrei...@gmail.com:
 2010/1/27 Zavam, Vinícius egyp...@gmail.com

 noon, all you guys.

 well, I'm having some issues during the 8.0-stable bootup process.
 it takes ~9min to finish the entire boot process to shows me the
 login: screen.

 Are you using zfsloader? A month or so ago the ZFS code was updated to probe
 all 128 possible GPT partitions instead of just four, resulting in a
 slow-down, but probably not nine minutes' worth.
 Matt

no. I'm not using zfsloader or/and ZFS.


-- 
Zavam, Vinícius
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: freebsd 8.0 stable amd64/x86 needs ~9min to bootup

2010-01-27 Thread Bruce Simpson
Try GRUB4DOS. I use this so on boxes where I have Windows installed, I 
can keep GRUB in the NTFS partition.


I haven't seen this issue and am tracking -STABLE on an ASUS V-series 
machine.

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org