rostam | PLEASE HELP: I need your help please. I have created automated ubuntu installed via dvd. For that I have created preseed file and kickstart file. Now I want to do the automated ubuntu install via usb stick. All the instructions so far I have found out seems usb installer which I think is different than automating installations. PLEASE HELP | 01:46 |
---|---|---|
ScottK | rostam: This isn't a help channel. The channel for user support is #ubuntu. | 03:21 |
xnox | https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1242417 seems like a problem with kubuntu customizing the name in grub? | 10:33 |
ubot2 | Launchpad bug 1242417 in grub2 (Ubuntu) "UEFI install broken on Kubuntu 13.10" [Undecided,Confirmed] | 10:33 |
=== shadeslayer_ is now known as shadeslayer | ||
=== psivaa is now known as psivaa-lunch | ||
=== psivaa-lunch is now known as psivaa | ||
=== mdeslaur is now known as chuck_ | ||
=== chuck_ is now known as mdeslaur | ||
=== psivaa is now known as psivaa-afk | ||
rostam | cjwatson, xnox HI I have created an iso image which automated ubuntu installer via dvd, my assumption is this iso should be isohybrid so I can cp to usb, and use usb to auto install the image, but it failed. any help please. | 17:50 |
cjwatson | rostam: You'll have more chance of getting help with your failure if you provide details on exactly how it failed. | 20:16 |
rostam | cjwatson, After power up it can not boot to usb. It seems it is not recognizing the image. What I did was, I copied the iso image (which worked via dvd) to usb: cp myimage.iso /dev/sdc where /dev/sdc was usb device. | 20:18 |
rostam | Then I configured bios to boot from the usb, it complains about no boot media. | 20:18 |
cjwatson | You probably want to use dd rather than cp - I would expect cp to just replace the block device node, which isn't what you want. | 20:21 |
cjwatson | (dd if=myimage.iso of=/dev/sdc block=1048576 or similar) | 20:21 |
rostam | actually I did use dd first then after gooling I used cp. But I will follow your instruction now to see how it works. thx | 20:22 |
cjwatson | I really can't help much now, though, if that fails. It's after 9pm here. | 20:23 |
rostam | thanks | 20:23 |
=== ara is now known as Guest23418 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!