Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Dec 2012 16:11:37 -0600
From:      Chuck Burns <break19@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: 9.1-RC3 LiveCD missing features
Message-ID:  <50C26999.6090802@gmail.com>
In-Reply-To: <CAFYkXj=R=V=3pUH9FbKq3pdqtga-EuJuTB1avZxi2bkLhUs5WA@mail.gmail.com>
References:  <CAFYkXj=R=V=3pUH9FbKq3pdqtga-EuJuTB1avZxi2bkLhUs5WA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/7/2012 3:50 PM, CeDeROM wrote:
> Hello :-)
>
> I have tried to chceck for badblocks on my / but I did not find badblocks
> program on LiveCD and there is no option to install it. This is very useful
> utility, please add it as part of LiveCD :-)
>
> Also there is a problem with DHCP based workstations using LiveCD -
> although interface gets configured it is impossible to update
> /etc/resolv.conf (by dhclient and by hand) and so this workstation pretty
> useless for IPv4 (is it more usable on IPv6?). Please update :-)
>
> Thank you :-)
> Tomek
>
> --
> CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>

dd if=/dev/zer of=/dev/ada0

^^^ There's your "badblocks" program.  Any hard drive made in the last 
decade have been self-remapping..  Attempting to write to a bad block 
will cause the hard drive to remap an unused sector into it's place, 
until the drive runs out of said "unused" backup sectors, and at that 
time, will begin simply begin just "losing" storage space... IE the 
number of total sectors on the drive will begin to shrink.

-- 
Chuck Burns <break19@gmail.com>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50C26999.6090802>