search for: bootblock

Displaying 20 results from an estimated 42 matches for "bootblock".

2013 May 12
2
Reinstalling boot blocks on a ZFS-only system
...s sense that when you're booted from a ZFS volume, you can't mess with the boot-loader. And, I know a few months ago I had a set of commands I would use when booted from a CD that would initialize the network and copy the "release/boot" from somewhere else so that I could install bootblocks and boot-loaders from more recent code. Sadly, I didn't _record_ those commands I was using. What do "people in the know" do when they want to update the bootblocks of a ZFS-boot system? Or, have too few people followed this path so far that they can boot UFS and do it with less...
2010 Nov 11
3
Booting fails with `Can not read the pool label'' error
I''m still trying to find a fix/workaround for the problem described in Unable to mount root pool dataset http://opensolaris.org/jive/thread.jspa?messageID=492460 Since the Blade 1500''s rpool is mirrored, I''ve decided to detach the second half of the mirror, relabel the disk, create an alternative rpool (rpool2) there, copy the current BE (snv_134) using beadm
2001 Nov 07
1
Wine err: dosfs:DRIVE_ReadSuperblock The Filesystem is not FAT !!
Hi folks, I've been trying to get WINE to run on my new mandrake 8.0 box for _four_ _months_. Every version of WINE gives me: err:dosfs:DRIVE_ReadSuperblock The filesystem is not FAT !! (device=/dev/hda1) when I try to run an app that opens/closes files (e.g. notepad.exe). Software that doesn't use files runs fine (calc.exe) I can read/write to the partition /dev/hda1 just fine...
2006 Oct 29
0
crs install fail with ocfs2
...rts... 2006-10-29 22:47:09.541: [ OCRCONF][3086919360]Upgrading OCR data 2006-10-29 22:47:09.649: [ OCRRAW][3086919360]propriogid:1: INVALID FORMAT 2006-10-29 22:47:09.660: [ OCRRAW][3086919360]ibctx:1:ERROR: INVALID FORMAT 2006-10-29 22:47:09.660: [ OCRRAW][3086919360]proprinit:problem reading the bootblock or superbloc 22 2006-10-29 22:47:09.661: [ default][3086919360]a_init:7!: Backend init unsuccessful : [22] 2006-10-29 22:47:09.662: [ OCRCONF][3086919360]Exporting OCR data to [OCRUPGRADEFILE] 2006-10-29 22:47:09.663: [ OCRAPI][3086919360]a_init:7!: Backend init unsuccessful : [33] 2006-10-29 22:4...
2006 Oct 18
2
random one way audio and noise betweenSIP phoneson same LAN
...a digit on the phone which brought back the caller's audio. I've also had them attempt to put the call on hold, and then resume, but that did not bring the audio back. As far as the S/W versions: One of the phones that acts up (and they all should match): Polycom 501 BootRom: 3.1.3.0131 BootBlock: 2.5.0 SIP: 1.6.6.0036 My phone, on which I've never experienced the problem: Polycom 601 BootRom: 3.1.3.0131 BootBlock: 2.6.0 SIP: 1.6.6.0036 - Scott -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Gior...
2008 Nov 19
7
Upgrading from a single disk.
Suppose I have a single ZFS pool on a single disk; I want to upgrade the system to use two different, larger disks and I want to mirror. Can I do something like: - I start with disk #0 - add mirror on disk #1 (resilver) - replace first disk (#0) with disk #2 (resilver) Casper
2009 Oct 25
3
mismatch_cnt after 5.3 -> 5.4 upgrade
...at removing sdb1 from the mirror and reattaching it for resync would be sufficient, however I was looking for comments on this from anyone with experience or opinion on the matter. Googling the issue doesn't seem to turn up any recent related results. Also, could the upgrade have touched the bootblock on sda1 but not sdb1 and thus trigger this problem? Devin -- A zygote is a gamete's way of producing more gametes. This may be the purpose of the universe. - Robert Heinlein
2006 May 25
1
"Error" on Polycom 501 & 601.
Hi, all. Every now and then, some of my users get "Error" on their phones. A reboot fixes it, but it's quite annoying/inconvenient. I'm running Asterisk 1.2.4, and have the following firmware, etc.: Bootrom: 2.6.2.0032 BootBlock: 2.5.0(11500_030) SIP application: 1.6.2.0041 Any ideas as to why this might be happening? Thanks! -Ken
2008 Jan 09
2
Polycom 550 IP SoundStation Fuzzy Voice Quality
...est release of the Asterisk code (1.4.17) and other software. If I call between phones (i.e. two Polycom's) everything is crystal clear so it doesn't appear to be a Polycom issue. Here is the current information on the Polycom phone: SoundPoint IP 550 Assembly: 2345-12500-001 Rev: A BootBlock 2.7.0 (12500_001) BootRom: 4.0.0.0423 SIP: v.2.2.0.0047 PolyDSP Titan Mem1 FS3 v1.7.0.0057 Here is my SIP config: [2000] type=friend username=2000 password=sip-access dtmfmode=rfc2833 mailbox=2000 at office disallow=all allow=ulaw Any help would be appreciated. Thanks, Mike
2004 Dec 07
1
Unprivileged user can write to mbr
...the standard mbr installed: %cmp /dev/ar0 /boot/mbr /dev/ar0 /boot/mbr differ: char 447, line 1 - The boot0cfg program does not have any setuid bits: %ls -l /usr/sbin/boot0cfg -r-xr-xr-x 1 root wheel 7940 Oct 26 22:47 /usr/sbin/boot0cfg - The test user now uses boot0cfg to install the boot0 bootblock: %boot0cfg -B -b /boot/boot0 /dev/ar0 %cmp /dev/ar0 /boot/mbr /dev/ar0 /boot/mbr differ: char 13, line 1 %cmp /dev/ar0 /boot/boot0 /dev/ar0 /boot/boot0 differ: char 447, line 5 Can somebody explain this? thanks, Ruben de Groot
2008 Jan 28
0
Integrating patches in SLES10 e2fsprogs
...them are in the first 68kB of the filesystem (mdraid excluded) so it shouldn't be too hard to zero them out. Let's hope nobody ever uses "0x00000000" as magic. mke2fs already tries to do this, though I notice: - the zap_sector() call will skip the entire write if there is a BSD bootblock, instead of skipping only the first sector(s) and overwriting the rest... Since I don't know much about BSD bootblocks, I don't know what the right behaviour is, but I can guess we still want to zero out 4-68kB (or whatever). - it only overwrites up to sector 8 (4kB) and not further i...
2006 Mar 27
2
Can't boot with a new install
Hi everyone, I just finished installing FreeBSD 6 RELEASE on my Toshiba Tecra A4 laptop and the installation was fine, however, when I rebooted the machine, I don't get the boot loader screen as if the machine can not see my drive! I tried the reinstalling and ensured that I set the slice to be bootable but that didn't change anything. Not sure if this is a common issue with FreeBSD 6 on
2004 Feb 16
3
PXE booting 2.88MB floppy
Hi, I'm sorry to bring this up again but I can't quit get this too work. I'm trying to build a 2.88 floppy image so that I can use PXE to load Ghost. I'm useing the following to get a copy of the bootsector: dd if=/dev/fd0 of=bootblock bs=512 count=1 Then I build the image file with: mformat -C -t 160 -s 18 -h 2 -B bootblock x: Then use mcopy to put the required files into the image. I mount the image on the loop back device and everything looks ok, but when I try to boot a machine from this it just moans "invalid s...
2010 Mar 31
1
extlinux vs. HP DL360 G4p
...vesamenu works great with isolinux booted from a CDROM, so I don't think it is a graphics card issue. This is with the 'Smart Array 6i Controller'. The information we could get form the BIOS with F9 was this: Product Id: 380325-371 HP BIOS P54 08/16/2005 Backup Version 08/16/2005 Bootblock 03/16/2004 The cpu is Xeon 3 ghz Family 15, Model ID 4, Stepping 3, and hyperthreading and no-execute are enabled in the BIOS. Thank you, JGH
2009 May 13
4
backup and restore of ZFS root disk using DVD driveand DAT tape drive
Dear all, given a DVD drive and DAT Tape Drive, and using Solaris 10 U7 (5/09), how can we plan for a total backup of ZFS root disk and procedure to recover that? Previously using UFS, we just need to use boot from Solaris OS DVD media, also using ufsdump, ufsrestore and installboot. Anybody can point me on how to achieve the same thing when the whole system disk are busted? Thanks in
2013 Nov 03
1
FreeBSD 10 Beta 2: make installkernel failure with installer provided ZFS configuration.
...track=63 (1008 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=581463 heads=16 sectors/track=63 (1008 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 238 (0xee),(EFI GPT) start 1, size 586114703 (286188 Meg), flag 0 beg: cyl 0/ head 0/ sector 2; end: cyl 1023/ head 255/ sector 63 The data for partition 2 is: <UNUSED> The data for partition 3 is: <UNUSED> The data for partition 4 is: <UNUS...
2012 Mar 28
2
problem: bsdlabel
...ack=63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=12161 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 166 (0xa6),(OpenBSD) start 126, size 20964699 (10236 Meg), flag 0 beg: cyl 0/ head 2/ sector 1; end: cyl 280/ head 254/ sector 63 The data for partition 2 is: sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD) start 20971629, size 8379126 (4091 M...
2007 Jan 26
4
Polycom Provistioning Issue
....1Q/VLAN tagging is DISABLED. 1005195711|so |3|00|Platform: Model=SoundPoint IP 501, Assembly=2345-11500-040 Rev=A 1005195711|so |3|00|Platform: Board=2345-11500-040 A 1005195711|so |3|00|Platform: MAC=0004f2023ecc, IP=192.168.15.55, Subnet Mask=255.255.255.0 1005195711|so |3|00|Platform: BootBlock=2.5.0 (11500_040) 06-Nov-04 08:08 1005195711|so |3|00|Application, main: Label=BOOT, Version=3.2.2.0019 24-Aug-06 18:05 1005195711|so |3|00|Application, main: P/N=3150-11069-322 1005195711|app1 |4|00|Initial log entry. 1005195711|app1 |3|00|DNS resolver server is '192.168.15.10' 100519...
2010 Mar 31
2
extlinux issue
...vesamenu works great with isolinux booted from a CDROM, so I don't think it is a graphics card issue. This is with the 'Smart Array 6i Controller'. The information we could get form the BIOS with F9 was this: Product Id: 380325-371 HP BIOS P54 08/16/2005 Backup Version 08/16/2005 Bootblock 03/16/2004 The cpu is Xeon 3 ghz Family 15, Model ID 4, Stepping 3, and hyperthreading and no-execute are enabled in the BIOS. Thank you, JGH
2003 Jul 07
2
FreeBSD 4.4-REL to FreeBSD 4.8-STABLE upgrade problem.
...rack=63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=5005 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 80405262 (39260 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 1023/ head 254/ sector 63 The data for partition 2 is: <UNUSED> The data for partition 3 is: <UNUSED> Th...