MorphOS Developer
Posts: 537 from 2003/4/11
From: Germany
Quote:
Mozzerfan schrieb:
Somehow the rawdisk command splits in 2 sentences when I enter it in the forum.
Of course it must be 1 line. That's why I used quotation marks. Sorry ...
Code:
Copy DIRECT ram:morphos-3.18-hybrid.hdimg RAWDISK:Devices/usbscsi.device/0/rawdisk
^ This is indeed a correct way to get the raw image onto the usb drive. I think the common problem is that the X5000 is very picky about USB devices inside its UBoot firmware ...
The installation media also contains a hdwrite command in mossys:c which could be used as well, it isn't installed by the normal installation procedure, though, as it can cause quite some havoc if not used properly. RAWDISK: at least provides some measures/warning to not accidentally overwrite a target disk.