I download ubuntu-18.04.3-desktop-amd64.iso from this site,
md5sum checked and edit 40_custom file.
<http://releases.ubuntu.com/18.04/>
menuentry "Ubuntu 18.04.3 ISO" {
set isoimg="/homesv/module/iso/ubuntu-18.04.3-desktop-amd64.iso"
loopback loop (hd1,1)$isoimg
linux (loop)/casper/vmlinuz boot=casper toram iso-scan/filename=$isoimg
initrd (loop)/casper/initrd
}
but same situation occur.
My PC is AMD Athlon(tm) II X2 250 Processor, No-VGA card, Memory 4GB.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1848964
Title:
ubuntu-18.04.3 iso boot up, but hung up few minutes leater
Status in linux package in Ubuntu:
Incomplete
Bug description:
I boot up ubuntu-18.04.3 iso from grub2.
I write 40_custom file to this.
menuentry "Ubuntu 18.04.3 Remix ISO" {
set isoimg="/homesv/module/iso/ubuntu-ja-18.04.3-desktop-amd64.iso"
loopback loop (hd1,1)$isoimg
linux (loop)/casper/vmlinuz boot=casper toram iso-scan/filename=$isoimg
initrd (loop)/casper/initrd.lz
}
boot up normal, then nautilus and terminal start up.
few minutes later(perhaps 2 or 3 minutes), Dock(icom displayed) earse from
screen,
I can not move mouse, and key input.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1848964/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp