freebsd server hard drive exact copy of drive make it bootable [closed] Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Come Celebrate our 10 Year Anniversary!Upgrade FreeBSD ZFS system to larger drivesHow do I keep a drive from booting accidently that used to be a bootable drive?GPT partition typesMoving data from linux mirrors into freebsd ZFSKVM attach drive to FreeBSD guestBIOS to UEFI no backup restore possible?Backup Entire USB Drive Containing Bootable Partitions in DebianHow to convert MBR to GPT and change from BIOS/legacy boot to UEFIWhat are the steps to convert an EBS boot volume from MBR to GPT without data loss? (Using Ubuntu)Create a bootable VHD from a single Linux partition

Table formatting with tabularx?

Is the Mordenkainen's Sword spell underpowered?

When does a function NOT have an antiderivative?

Marquee sign letters

How to make triangles with rounded sides and corners? (squircle with 3 sides)

How do you write "wild blueberries flavored"?

How can I list files in reverse time order by a command and pass them as arguments to another command?

3D Masyu - A Die

Sally's older brother

New Order #6: Easter Egg

Understanding piped commands in GNU/Linux

What was the last profitable war?

Did any compiler fully use 80-bit floating point?

Flight departed from the gate 5 min before scheduled departure time. Refund options

Statistical analysis applied to methods coming out of Machine Learning

The test team as an enemy of development? And how can this be avoided?

Why are two-digit numbers in Jonathan Swift's "Gulliver's Travels" (1726) written in "German style"?

Why complex landing gears are used instead of simple, reliable and light weight muscle wire or shape memory alloys?

Why did Bronn offer to be Tyrion Lannister's champion in trial by combat?

Pointing to problems without suggesting solutions

How do I find my Spellcasting Ability for my D&D character?

What is "Lambda" in Heston's original paper on stochastic volatility models?

How do Java 8 default methods hеlp with lambdas?

How to name indistinguishable henchmen in a screenplay?



freebsd server hard drive exact copy of drive make it bootable [closed]



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Come Celebrate our 10 Year Anniversary!Upgrade FreeBSD ZFS system to larger drivesHow do I keep a drive from booting accidently that used to be a bootable drive?GPT partition typesMoving data from linux mirrors into freebsd ZFSKVM attach drive to FreeBSD guestBIOS to UEFI no backup restore possible?Backup Entire USB Drive Containing Bootable Partitions in DebianHow to convert MBR to GPT and change from BIOS/legacy boot to UEFIWhat are the steps to convert an EBS boot volume from MBR to GPT without data loss? (Using Ubuntu)Create a bootable VHD from a single Linux partition



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I run freebsd 11 on a server. I bought 8 10 terabyte hard drives.



This is going to replace the current single drive I have. My server has a built in raid controller. Ass drives are sas drives.



Ok so right now I need to know how I can backup my original drive to one of these drives? the original drive uses the mbr system i was told I need to convert to using gpt. I need to know for now how I can make an exact copy of the original drive then take the original drive out and put the new drive in and be able to boot off the new copy?



I used dump and restore tools from freebsd. i dumped a copy of the first 512bytes and also the actual slice of the drive. I put it on the new drive. I can mount and see the actual files. Every single one was copied over. I don't know how I can see if the boot code was copied over. the 512 bytes. I don't know if it was copied over properly. I just followed instructions online.



I used the restore tool to copy the files from the dump image to the drive.
I then rebooted taking the original drive out and putting the newly copied drive in. I then boot the system and it goes to a blank black screen saying not boot device found.



I was told by others their must not be any boot code installed. I told them I did this by copying over 512 bytes. I was told by doing this it copies the boot loader etc.



I was told to use gpart and use gpart bootcode . i followed their instructions and the drive still isn't bootable.



I am not told because the new drives are 10 terebytes and the original drive is 900 gigabytes. I need to convert to gpt system.



So, right now I need to know exactly how I can make an exact copy of the original drive and have that new copy be bootable. I need to figure this out.



that is what I want to do right now. Once I get to this point I will want to look into how I can convert my mbr system to gpt and use a zfs or a raid system without needing to reformat drives or lose data. Something that can be easily done without any data loss. My server currently uses a ufs file system and a mbr.



Please Guide me on what to do.










share|improve this question













closed as off-topic by Ward Apr 16 at 1:26


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions seeking installation, configuration or diagnostic help must include the desired end state, the specific problem or error, sufficient information about the configuration and environment to reproduce it, and attempted solutions. Questions without a clear problem statement are not useful to other readers and are unlikely to get good answers." – Ward
If this question can be reworded to fit the rules in the help center, please edit the question.
















  • This is too broad - you're asking several questions here.

    – Ward
    Apr 16 at 1:26

















0















I run freebsd 11 on a server. I bought 8 10 terabyte hard drives.



This is going to replace the current single drive I have. My server has a built in raid controller. Ass drives are sas drives.



Ok so right now I need to know how I can backup my original drive to one of these drives? the original drive uses the mbr system i was told I need to convert to using gpt. I need to know for now how I can make an exact copy of the original drive then take the original drive out and put the new drive in and be able to boot off the new copy?



I used dump and restore tools from freebsd. i dumped a copy of the first 512bytes and also the actual slice of the drive. I put it on the new drive. I can mount and see the actual files. Every single one was copied over. I don't know how I can see if the boot code was copied over. the 512 bytes. I don't know if it was copied over properly. I just followed instructions online.



I used the restore tool to copy the files from the dump image to the drive.
I then rebooted taking the original drive out and putting the newly copied drive in. I then boot the system and it goes to a blank black screen saying not boot device found.



I was told by others their must not be any boot code installed. I told them I did this by copying over 512 bytes. I was told by doing this it copies the boot loader etc.



I was told to use gpart and use gpart bootcode . i followed their instructions and the drive still isn't bootable.



I am not told because the new drives are 10 terebytes and the original drive is 900 gigabytes. I need to convert to gpt system.



So, right now I need to know exactly how I can make an exact copy of the original drive and have that new copy be bootable. I need to figure this out.



that is what I want to do right now. Once I get to this point I will want to look into how I can convert my mbr system to gpt and use a zfs or a raid system without needing to reformat drives or lose data. Something that can be easily done without any data loss. My server currently uses a ufs file system and a mbr.



Please Guide me on what to do.










share|improve this question













closed as off-topic by Ward Apr 16 at 1:26


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions seeking installation, configuration or diagnostic help must include the desired end state, the specific problem or error, sufficient information about the configuration and environment to reproduce it, and attempted solutions. Questions without a clear problem statement are not useful to other readers and are unlikely to get good answers." – Ward
If this question can be reworded to fit the rules in the help center, please edit the question.
















  • This is too broad - you're asking several questions here.

    – Ward
    Apr 16 at 1:26













0












0








0








I run freebsd 11 on a server. I bought 8 10 terabyte hard drives.



This is going to replace the current single drive I have. My server has a built in raid controller. Ass drives are sas drives.



Ok so right now I need to know how I can backup my original drive to one of these drives? the original drive uses the mbr system i was told I need to convert to using gpt. I need to know for now how I can make an exact copy of the original drive then take the original drive out and put the new drive in and be able to boot off the new copy?



I used dump and restore tools from freebsd. i dumped a copy of the first 512bytes and also the actual slice of the drive. I put it on the new drive. I can mount and see the actual files. Every single one was copied over. I don't know how I can see if the boot code was copied over. the 512 bytes. I don't know if it was copied over properly. I just followed instructions online.



I used the restore tool to copy the files from the dump image to the drive.
I then rebooted taking the original drive out and putting the newly copied drive in. I then boot the system and it goes to a blank black screen saying not boot device found.



I was told by others their must not be any boot code installed. I told them I did this by copying over 512 bytes. I was told by doing this it copies the boot loader etc.



I was told to use gpart and use gpart bootcode . i followed their instructions and the drive still isn't bootable.



I am not told because the new drives are 10 terebytes and the original drive is 900 gigabytes. I need to convert to gpt system.



So, right now I need to know exactly how I can make an exact copy of the original drive and have that new copy be bootable. I need to figure this out.



that is what I want to do right now. Once I get to this point I will want to look into how I can convert my mbr system to gpt and use a zfs or a raid system without needing to reformat drives or lose data. Something that can be easily done without any data loss. My server currently uses a ufs file system and a mbr.



Please Guide me on what to do.










share|improve this question














I run freebsd 11 on a server. I bought 8 10 terabyte hard drives.



This is going to replace the current single drive I have. My server has a built in raid controller. Ass drives are sas drives.



Ok so right now I need to know how I can backup my original drive to one of these drives? the original drive uses the mbr system i was told I need to convert to using gpt. I need to know for now how I can make an exact copy of the original drive then take the original drive out and put the new drive in and be able to boot off the new copy?



I used dump and restore tools from freebsd. i dumped a copy of the first 512bytes and also the actual slice of the drive. I put it on the new drive. I can mount and see the actual files. Every single one was copied over. I don't know how I can see if the boot code was copied over. the 512 bytes. I don't know if it was copied over properly. I just followed instructions online.



I used the restore tool to copy the files from the dump image to the drive.
I then rebooted taking the original drive out and putting the newly copied drive in. I then boot the system and it goes to a blank black screen saying not boot device found.



I was told by others their must not be any boot code installed. I told them I did this by copying over 512 bytes. I was told by doing this it copies the boot loader etc.



I was told to use gpart and use gpart bootcode . i followed their instructions and the drive still isn't bootable.



I am not told because the new drives are 10 terebytes and the original drive is 900 gigabytes. I need to convert to gpt system.



So, right now I need to know exactly how I can make an exact copy of the original drive and have that new copy be bootable. I need to figure this out.



that is what I want to do right now. Once I get to this point I will want to look into how I can convert my mbr system to gpt and use a zfs or a raid system without needing to reformat drives or lose data. Something that can be easily done without any data loss. My server currently uses a ufs file system and a mbr.



Please Guide me on what to do.







freebsd zfs gpt mbr ufs






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 15 at 20:25









user3897632user3897632

324




324




closed as off-topic by Ward Apr 16 at 1:26


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions seeking installation, configuration or diagnostic help must include the desired end state, the specific problem or error, sufficient information about the configuration and environment to reproduce it, and attempted solutions. Questions without a clear problem statement are not useful to other readers and are unlikely to get good answers." – Ward
If this question can be reworded to fit the rules in the help center, please edit the question.







closed as off-topic by Ward Apr 16 at 1:26


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions seeking installation, configuration or diagnostic help must include the desired end state, the specific problem or error, sufficient information about the configuration and environment to reproduce it, and attempted solutions. Questions without a clear problem statement are not useful to other readers and are unlikely to get good answers." – Ward
If this question can be reworded to fit the rules in the help center, please edit the question.












  • This is too broad - you're asking several questions here.

    – Ward
    Apr 16 at 1:26

















  • This is too broad - you're asking several questions here.

    – Ward
    Apr 16 at 1:26
















This is too broad - you're asking several questions here.

– Ward
Apr 16 at 1:26





This is too broad - you're asking several questions here.

– Ward
Apr 16 at 1:26










1 Answer
1






active

oldest

votes


















0














This is a complicated question since we don't know how your original server was installed.



You may be better off rebuilding and installing new onto the new drives, then migrating data as needed.






share|improve this answer























  • It was installed by using the default from the bootable usb installer. then how do you use dump and restore to backup a drive and make the backup be bootable?

    – user3897632
    Apr 15 at 20:48

















1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














This is a complicated question since we don't know how your original server was installed.



You may be better off rebuilding and installing new onto the new drives, then migrating data as needed.






share|improve this answer























  • It was installed by using the default from the bootable usb installer. then how do you use dump and restore to backup a drive and make the backup be bootable?

    – user3897632
    Apr 15 at 20:48















0














This is a complicated question since we don't know how your original server was installed.



You may be better off rebuilding and installing new onto the new drives, then migrating data as needed.






share|improve this answer























  • It was installed by using the default from the bootable usb installer. then how do you use dump and restore to backup a drive and make the backup be bootable?

    – user3897632
    Apr 15 at 20:48













0












0








0







This is a complicated question since we don't know how your original server was installed.



You may be better off rebuilding and installing new onto the new drives, then migrating data as needed.






share|improve this answer













This is a complicated question since we don't know how your original server was installed.



You may be better off rebuilding and installing new onto the new drives, then migrating data as needed.







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 15 at 20:27









ewwhiteewwhite

175k78371727




175k78371727












  • It was installed by using the default from the bootable usb installer. then how do you use dump and restore to backup a drive and make the backup be bootable?

    – user3897632
    Apr 15 at 20:48

















  • It was installed by using the default from the bootable usb installer. then how do you use dump and restore to backup a drive and make the backup be bootable?

    – user3897632
    Apr 15 at 20:48
















It was installed by using the default from the bootable usb installer. then how do you use dump and restore to backup a drive and make the backup be bootable?

– user3897632
Apr 15 at 20:48





It was installed by using the default from the bootable usb installer. then how do you use dump and restore to backup a drive and make the backup be bootable?

– user3897632
Apr 15 at 20:48



Popular posts from this blog

Club Baloncesto Breogán Índice Historia | Pavillón | Nome | O Breogán na cultura popular | Xogadores | Adestradores | Presidentes | Palmarés | Historial | Líderes | Notas | Véxase tamén | Menú de navegacióncbbreogan.galCadroGuía oficial da ACB 2009-10, páxina 201Guía oficial ACB 1992, páxina 183. Editorial DB.É de 6.500 espectadores sentados axeitándose á última normativa"Estudiantes Junior, entre as mellores canteiras"o orixinalHemeroteca El Mundo Deportivo, 16 setembro de 1970, páxina 12Historia do BreogánAlfredo Pérez, o último canoneiroHistoria C.B. BreogánHemeroteca de El Mundo DeportivoJimmy Wright, norteamericano do Breogán deixará Lugo por ameazas de morteResultados de Breogán en 1986-87Resultados de Breogán en 1990-91Ficha de Velimir Perasović en acb.comResultados de Breogán en 1994-95Breogán arrasa al Barça. "El Mundo Deportivo", 27 de setembro de 1999, páxina 58CB Breogán - FC BarcelonaA FEB invita a participar nunha nova Liga EuropeaCharlie Bell na prensa estatalMáximos anotadores 2005Tempada 2005-06 : Tódolos Xogadores da Xornada""Non quero pensar nunha man negra, mais pregúntome que está a pasar""o orixinalRaúl López, orgulloso dos xogadores, presume da boa saúde económica do BreogánJulio González confirma que cesa como presidente del BreogánHomenaxe a Lisardo GómezA tempada do rexurdimento celesteEntrevista a Lisardo GómezEl COB dinamita el Pazo para forzar el quinto (69-73)Cafés Candelas, patrocinador del CB Breogán"Suso Lázare, novo presidente do Breogán"o orixinalCafés Candelas Breogán firma el mayor triunfo de la historiaEl Breogán realizará 17 homenajes por su cincuenta aniversario"O Breogán honra ao seu fundador e primeiro presidente"o orixinalMiguel Giao recibiu a homenaxe do PazoHomenaxe aos primeiros gladiadores celestesO home que nos amosa como ver o Breo co corazónTita Franco será homenaxeada polos #50anosdeBreoJulio Vila recibirá unha homenaxe in memoriam polos #50anosdeBreo"O Breogán homenaxeará aos seus aboados máis veteráns"Pechada ovación a «Capi» Sanmartín e Ricardo «Corazón de González»Homenaxe por décadas de informaciónPaco García volve ao Pazo con motivo do 50 aniversario"Resultados y clasificaciones""O Cafés Candelas Breogán, campión da Copa Princesa""O Cafés Candelas Breogán, equipo ACB"C.B. Breogán"Proxecto social"o orixinal"Centros asociados"o orixinalFicha en imdb.comMario Camus trata la recuperación del amor en 'La vieja música', su última película"Páxina web oficial""Club Baloncesto Breogán""C. B. Breogán S.A.D."eehttp://www.fegaba.com

Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070

Cegueira Índice Epidemioloxía | Deficiencia visual | Tipos de cegueira | Principais causas de cegueira | Tratamento | Técnicas de adaptación e axudas | Vida dos cegos | Primeiros auxilios | Crenzas respecto das persoas cegas | Crenzas das persoas cegas | O neno deficiente visual | Aspectos psicolóxicos da cegueira | Notas | Véxase tamén | Menú de navegación54.054.154.436928256blindnessDicionario da Real Academia GalegaPortal das Palabras"International Standards: Visual Standards — Aspects and Ranges of Vision Loss with Emphasis on Population Surveys.""Visual impairment and blindness""Presentan un plan para previr a cegueira"o orixinalACCDV Associació Catalana de Cecs i Disminuïts Visuals - PMFTrachoma"Effect of gene therapy on visual function in Leber's congenital amaurosis"1844137110.1056/NEJMoa0802268Cans guía - os mellores amigos dos cegosArquivadoEscola de cans guía para cegos en Mortágua, PortugalArquivado"Tecnología para ciegos y deficientes visuales. Recopilación de recursos gratuitos en la Red""Colorino""‘COL.diesis’, escuchar los sonidos del color""COL.diesis: Transforming Colour into Melody and Implementing the Result in a Colour Sensor Device"o orixinal"Sistema de desarrollo de sinestesia color-sonido para invidentes utilizando un protocolo de audio""Enseñanza táctil - geometría y color. Juegos didácticos para niños ciegos y videntes""Sistema Constanz"L'ocupació laboral dels cecs a l'Estat espanyol està pràcticament equiparada a la de les persones amb visió, entrevista amb Pedro ZuritaONCE (Organización Nacional de Cegos de España)Prevención da cegueiraDescrición de deficiencias visuais (Disc@pnet)Braillín, un boneco atractivo para calquera neno, con ou sen discapacidade, que permite familiarizarse co sistema de escritura e lectura brailleAxudas Técnicas36838ID00897494007150-90057129528256DOID:1432HP:0000618D001766C10.597.751.941.162C97109C0155020