TheRealPest
Ist öfter hier
- Registriert
- 27 April 2002
- Beiträge
- 794
Hallo 
Ich hab da ein kleines Problem mit meinem Betriebssystem loader und zwar steht da das ich die Dateien auf meinen USB Stick laden soll. Das habe ich auch gemacht. Allerdings sagt mir das das System beim Hochfahren wenn ich vom USB Stick laden will das er keine Bootbaren Partitionen gefunden hat.
Vll habe ich da auch was falsch verstanden.
1 - Installation of SGD in a USB device from a Linux with grub installed
Mount your usb hd
untar file in your usb hd (or copy contents of it to usb hd)
umount your usb hd
open grub as root
device (hd3) /dev/ubb # my usb device in linux is called /dev/ubb
root (hd3,0)
setup (hd3)
quit
reboot
Was mache ich da den jetzt falsch?

Ich hab da ein kleines Problem mit meinem Betriebssystem loader und zwar steht da das ich die Dateien auf meinen USB Stick laden soll. Das habe ich auch gemacht. Allerdings sagt mir das das System beim Hochfahren wenn ich vom USB Stick laden will das er keine Bootbaren Partitionen gefunden hat.
Vll habe ich da auch was falsch verstanden.
1 - Installation of SGD in a USB device from a Linux with grub installed
Mount your usb hd
untar file in your usb hd (or copy contents of it to usb hd)
umount your usb hd
open grub as root
device (hd3) /dev/ubb # my usb device in linux is called /dev/ubb
root (hd3,0)
setup (hd3)
quit
reboot
Was mache ich da den jetzt falsch?