Loopback Device: Difference between revisions

m
quotations needed for linux shell command linux under bash
[unchecked revision][unchecked revision]
mNo edit summary
m (quotations needed for linux shell command linux under bash)
Line 31:
cp /lib/grub/i386-pc/stage[12] /mnt/myfloppy/grub
 
Create a device mapping for the GRUB installation. ''You need quotations around the first part.''
 
echo "(fd0) /dev/loop0" > /mnt/myfloppy/grub/device.map
 
Start GRUB console for installation into the boot record.
160

edits