- Timestamp:
- May 26, 2012 4:14:28 PM (12 years ago)
- Branches:
- master, trunk
- Children:
- a1bae3e
- Parents:
- acce401
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TipAndDoc/boot/grub.cfg
r7c49e8f rce3a7e2 13 13 echo 'Loading minirt.gz ...' 14 14 initrd (loop)/boot/isolinux/minirt.gz 15 } 16 17 menuentry "Ubuntu Desktop JAPANESE Remix 12.04" { 18 loopback loop /boot/iso/ubuntu-ja-12.04-desktop-i386.iso 19 echo 'Loading Linux 3.2.0-24-generic-pae ...' 20 linux (loop)/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/boot/iso/ubuntu-ja-12.04-desktop-i386.iso 21 echo 'Loading initrd.lz ...' 22 initrd (loop)/casper/initrd.lz 15 23 } 16 24
Note: See TracChangeset
for help on using the changeset viewer.