USB flash drive opensuse 11.1 livecd

Source: Internet
Author: User

I use the xinbang card reader + minisd to SD card set + minisd to create a zip-format boot disk to start the ISO image of opensuse 11.1 livecd.

 

1. Start with grub4dos:
Find Linux and initrd under/boot/i386/loader/on the CD.
Add menu. lst entries:
Title opensuse 11.1 live
Root (hd0, 0)
Kernel/Linux kiwidebug = 1
Initrd/initrd
Boot

3. InstallProgramA shell is provided because the live media cannot be found. Enter the following command:
Mkdir-PV/mnt/read-only-system/mnt/tmp
Mount/dev/sdb1/mnt/tmp (here/sdb1 refers to the USB flash drive device that stores the ISO image file. If you are not sure, you can run the "ls/dev/SD *" command to list all related devices, and then run the mount command to load the devices)
Mount-o loop/mnt/tmp/openSUSE-11.1-KDE4-LiveCD-i686.iso/CDROM
Mount-o loop/CDROM/openSUSE-kde-11.1-read-only.i686-2.7.0/mnt/read-only-System
Exit
Auto-completion: When you cannot clearly understand the ISO file name, you can first press open and then press the tab key

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.