Displaying 20 results from an estimated 500 matches similar to: "Deleted from partition table"
2012 Mar 28
2
problem: bsdlabel
hail,
I partitioned the disk this way:
 fdisk da0
******* Working on device /dev/da0 *******
parameters extracted from in-core disklabel are:
cylinders=12161 heads=255 sectors/track=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
2002 Dec 02
1
growfs
Hi,
We have recently switched from XFS to ext3 do to various corruption
scenarios that were witnessed.
Does ext3 have something like xfs_growfs for growing the FS to the end
of the underlying partition?
Thanks,
Menny
2002 Dec 13
1
ext3 to ext2 conversion causes kernel panic
Hi,
 
I try to convert my RedHat 7.3. partitions from ext3 to ext2. I have
found a thread dealing with this issue.
Thus: "tune2fs -O ^has_journal /dev/foo" and "e2fsck /dev/foo" will do
the magic! This works fine for "/boot" but when I try to convert "/" my
kernel panics? The kernel panics message appears shortly after the
attempt to startup kjournald.
How
2002 Nov 03
1
is this list still active?
i have a question on ext3 modes and am not sure if
this list is still active
2012 Aug 16
2
Geom label lost after expanding partition
I have a GPT formatted disk where I recently expanded the size of a
partition. I used "gpart resize -i 6 ada1" first to expand the
partition to use the remaining free space and then growfs to modify
the FFS file system to use the full partition. This was all done in
single-user mode, of course, but when I enter "exit" to bring the
system up, it failed to mount /usr. This was
2013 Dec 04
3
BIND segway -> python -> first-class ports
On 12/4/13, 9:05 AM, Mark Felder said:
-----------------
> There was no alternative; we couldn't keep BIND in base. BIND 9 will
> certainly have a EoL before the EoL of FreeBSD 10.x, and we can't use
> BIND 10 because it requires importing Python to base.
I'm coming more and more to the conclusion that we should have a minimal Python in "base".
More and more people
2003 Oct 29
1
tune2fs -j on mounted FS
Just now I ran tune2fs -j on the root filesystem of a box running
2.6.0-test8.  Then I edited /etc/fstab and changed the FS type to from
ext2 to ext3, saved the file, and invoked vim on the file again.  A
few moments after this, the box hung.  Unfortunately X was running at
the time, and so I don't have any messages to cite.
Is this a known problem?
2013 May 12
2
Reinstalling boot blocks on a ZFS-only system
So, I've long known and it makes 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
2012 Apr 30
1
FreeBSD 9 "gptboot: invalid backup GPT header" error (boots fine though)
I've been deploying FreeBSD 9 without issue on a number of 
near-identical servers for a client, but have run into an interesting 
annoyance when I hit the two DB servers.
These DB servers have an LSI 3ware 9750-8i (running a 6 disk RAID 10 in 
a single 3TB virtual volume) which puts them apart from the other two 
servers in this cluster (which don't show either issue I am about to 
2012 Mar 24
3
FreeBSD 9.0 - GPT boot problems?
Hi,
I just installed FreeBSD 9.0-release / amd64 on a new machine (Acer Aspire X1470).
I installed from a usb memory stick (the default amd64 image), which I booted by pressing "F12" and selecting it from the boot menu on the machine.
I installed on a SSD (which replaced the hard drive originally in the machine), using the default scheme for 9.0 (GPT).
The installation was painless (many
2001 Nov 05
2
Oops on 2.4.13-pre6 (sparc64)
Ah, Mondays.
The following oops happened after approximately eleven days of uptime.
The machine was not under any particular load at the time.  Following
a forced reboot, all filesystems replayed the journal successfully.
Relevant log entries leading up to the oops:
  Nov  4 04:54:08 localhost kernel: attempt to access beyond end of device
  Nov  4 04:54:08 localhost kernel: 03:02: rw=1,
2011 Jan 27
9
CIDR-matching in puppet manifests?
I have a few settings that change based on the network that a system is
in, and I have a heterogeneous collection of networks (a few /24s, some
/25s, a /29 and a couple /27s, and hey look a /16 in rfc1918 space
and...).  So I can''t do simple regex matches on dotted-quad IP notation
and expect to get a complete story.
What I''d like is something like, I dunno...
	$nameserver =
2012 Aug 04
2
FreeBSD 9.0 - GPT boot problems?
> On Fri, Aug 3, 2012 at 3:09 PM, Torfinn Ingolfsen
> <torfinn.ingolfsen@getmail.no> wrote:
> > Just a short update on this machine (Acer Aspire X1470) and the GPT / UEFI situation.
> > Today I set up another partition, EFI system partition. The partyitions now looks like this:
> > root@kg-vm2# gpart show ada0
> > =>       34  250069613  ada0  GPT  (119G)
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
2012 Nov 27
6
How to clean up /
Hello. 
I recently upgraded to 9.1-RC3, everything went fine, however the / partition its about to get full. Im really new to FreeBSD so I don?t know what files can be deleted safely.
# find -x / -size +10000 -exec du -h {} \;
16M    /boot/kernel/kernel
60M    /boot/kernel/kernel.symbols
6.7M    /boot/kernel/if_ath.ko.symbols
6.4M    /boot/kernel/vxge.ko.symbols
9.4M   
2012 Aug 07
4
LSI 9240-4i 4K alignment
Hi all,
We have a server with a LSI 9240-4i controller configured in JBOD with
4 SATA disks. Running FreeBSD 9.1-Beta1:
Relevant dmesg:
FreeBSD 9.1-BETA1 #0: Thu Jul 12 09:38:51 UTC 2012
    root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
CPU: Intel(R) Xeon(R) CPU E31230 @ 3.20GHz (3200.09-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x206a7  Family = 6  Model =
2004 Mar 10
1
Wierd error while trying to join a domain
Platform: RHEL 3
Version: 3.02a
For some reason whenever I try to join our domain by using either RH's
binary or a custom compiled src.rpm, I get the following:
[root@bonair samba]# net join -U dchait
dchait password:
realm must be set in in smb.conf for ADS join to succeed.
ADS join did not work, falling back to RPC...
[2004/03/10 12:29:19, 0] lib/util_sock.c:read_socket_with_timeout(279)
 
2005 Sep 29
1
Joining XPPro failed
I've installed Samba [samba-3.0.10-1.fc2.i386] with ldap backend and using 
smbldap-tools.
Following the instructions of The Linux Samba-OpenLDAP Howto (Revision 
1_10 ) and Smbldap-tools User Manual (Release 0_8_7 ) from IDEALX.
When I am joining XPPro SP2, I got the Access Denied message.
I was doing it as Administrator of the domain that has uid=0.
Should I do this as root, so I have to
2013 Jul 22
2
ZFS: can't read MOS of pool
Hi,
I've got a problem with booting zfs-on-root FreeBSD 9.2-PRERELEASE. I'm
getting:
ZFS: i/o error - all block copies unavailable
ZFS: can't read MOS of pool klawisz
gptzfsboot: failed to mount default pool klawisz
Machine is VM running under KVM on Proxmox 2.3-13. VM has 8 GB of RAM,
400 GB of local storage with SCSI Controller type: Default (lsi).
I'm not sure what I did to
2013 Jan 24
2
RFC: Suggesting ZFS "best practices" in FreeBSD
>> #1.  Map the physical drive slots to how they show up in FBSD so if a 
>> disk is removed and the machine is rebooted all the disks after that 
>> removed one do not have an 'off by one error'.  i.e. if you have 
>> ada0-ada14 and remove ada8 then reboot - normally FBSD skips that 
>> missing ada8 drive and the next drive (that used to be ada9) is now