[CentOS] Now you did it Olly
D Steward
dsteward at internode.on.netMon Jul 28 11:47:17 UTC 2008
- Previous message: [CentOS] Now you did it Olly
- Next message: [CentOS] Now you did it Olly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Speaking of that, is there some way to move the grub bootloader to that > USB drive so at least I don't have to rebuild that drive too? Why, won't dd work? dd if=/dev/sda of=/dev/sdb bs=512 count=1 is the usual command But if you're booting from the USB stick, I think that sda and sdb will be swapped around, so dd if=/dev/sdb of=/dev/sda bs=512 count=1
- Previous message: [CentOS] Now you did it Olly
- Next message: [CentOS] Now you did it Olly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list