creating usb stick with make-live-device.sh

Bug #783021 reported by philip leitner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Puredyne Live
In Progress
Undecided
Unassigned

Bug Description

hi

following the description in
http://en.wikibooks.org/wiki/Puredyne/Creating_a_live_USB_stick

there are some problems with the resulting image.

i had to adapt the grub.cfg on the stick to get it running:

1) the root partition is expexcted on the second partition,
but the first partition holds the data
therefore change root=(hd0,1) to -> root=(hd0,0)

2) the menuentry tries to boot a kernelimage named vmlinuz1 with
an initrd called initrd1.img; in the iso image i used (puredyne-910-carrot_and_coriander-CD.iso)
the kerne is vmlinuz and the initrd is initrd.img; therefore change:

vmlinuz1 -> vmlinuz
initrd1.img -> initrd.img

Changed in puredyne-live:
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.