Adam Thompson

103 Followers
130 Following
1.5K Posts
Network and System interop specialist. Jack of all trades, master of some. #OpenBSD fan. #BSDCan organizer.
@kwf @Tubsta Although somewhat ironically, they had full IPv6 support on the cards in ~2014. Including FTP over IPv6, yes 🤡.
@kwf @Tubsta thanks for telling us what we already know. Now if you could go back in time and tell Dell they shouldn't use FTP to download updates on the iDRAC7-era management cards, that would actually be helpful. In this timeline, however, we're stuck with it.
@kwf seems to be from here. Http used to show instructions for use, was that removed?
@kwf ...of course I also just noticed that ftp.updateyodell.net is FUBAR, I just get the default Nginx page currently, and no FTP server at all.
@kwf I just noticed that UpdateYoDell is *also* your work. Thank you so much for making that available, it's saving me incredible amounts of time right now.

So I lost power while doing an ATA SECURITY_ERASE on 4x 4TB HDDs. I can't remember what throwaway password I used, since I knew it would be erased along with the data.

There was once a program called A-FF Repair Station by hdd-tools.com, but they're long since gone and you need a login to launch the app.

It's not worth buying a forensic tool like Atola Insight or a DFL-USB, is there any other way to recover these drives, or are they just e-waste now?
(FWIW: all 4 are WD4002FYYZ-01B7CB0 model#.)

BSDCan 2025

YouTube
@alilly cvs. Simple, limited, easy to understand.
Better yet: RCS, for when sharing outside that host is unnecessary.

BSDCan is in Ottawa, with tutorials June 11-12, 2025, talks & BOFs June 13-14, 2025

Registration is open - https://www.bsdcan.org/2025/registration.html, register before May 19 to get the reception free!

Also see https://blog.bsdcan.org/2025/03/18/bsdcan-2025-talks-tutorials-and-registration/ for descriptions and tips, also https://indico.bsdcan.org/event/5/timetable/?layout=room#20250612.detailed

#bsdcan #conference #bsd #unix #development #freebsd #netbsd #openbsd #sysadmin #devops #freesoftware #libresoftware

BSDCan Conference

BSDCan is a technical BSD conference held in Ottawa, Ontario, Canada.

@alilly @vwbusguy right, I see what you mean about needing CoW. If the image is smaller than RAM, preload it into a ramdisk, then mirror. Otherwise yeah, that gets really tricky.
I'm not saying it's a good idea, but it's an interesting corner case to think about.