Additions:
Then just reboot from your new live USB stick !
==Create Your Own Portable GNU/Linux==
You can now optionally create a PortableUSB
==Tips==
IsoHexDump
UsbGeometry
WrongFsType
==Create Your Own Portable GNU/Linux==
You can now optionally create a PortableUSB
==Tips==
IsoHexDump
UsbGeometry
WrongFsType
Deletions:
==Optional Create Your Own Portable GNU/Linux==
PortableUSB
Additions:
download an opensuse 11.2+ ISO
%%(bash)
$ su -
# dd if=opensuseNNN.iso of=/dev/disk/by-id/your-usb-stick bs=4M
# sync
%%
Then just reboot from your noe live USB stick !
%%(bash)
$ su -
# dd if=opensuseNNN.iso of=/dev/disk/by-id/your-usb-stick bs=4M
# sync
%%
Then just reboot from your noe live USB stick !
Deletions:
- $ su -
- # dd if=opensuseNNN.iso of=/dev/disk/by-id/your-usb-stick
- # sync
- reboot from usb stick !
Additions:
PortableUSB
Deletions:
remember your changes between (re)boots !
%%
# fdisk /dev/sdc
The number of cylinders for this disk is set to 1928.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): p
Disk /dev/sdc: 2021 MB, 2021654528 bytes
64 heads, 32 sectors/track, 1928 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Disk identifier: 0x6de64dcf
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 693 709632 83 Linux
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 2
First cylinder (694-1928, default 694):
Using default value 694
Last cylinder, +cylinders or +size{K,M,G} (694-1928, default 1928):
Using default value 1928
Command (m for help): p
Disk /dev/sdc: 2021 MB, 2021654528 bytes
64 heads, 32 sectors/track, 1928 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Disk identifier: 0x6de64dcf
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 693 709632 83 Linux
/dev/sdc2 694 1928 1264640 83 Linux
Command (m for help): w
#
# sync
%%
Additions:
----
REFERRERS
{{backlinks}}
REFERRERS
{{backlinks}}
Additions:
Command (m for help): w
#
# sync
#
# sync
Deletions:
Additions:
>>===How to create your own LiveUSB bootable USB stick===
==Using an OpenSUSE 11.2+ ISO ==
- download an opensuse iso or build your own opensuse iso at susestudio
- $ su -
- # dd if=opensuseNNN.iso of=/dev/disk/by-id/your-usb-stick
- # sync
- reboot from usb stick !
remember your changes between (re)boots !
==Using an OpenSUSE 11.2+ ISO ==
- download an opensuse iso or build your own opensuse iso at susestudio
- $ su -
- # dd if=opensuseNNN.iso of=/dev/disk/by-id/your-usb-stick
- # sync
- reboot from usb stick !
remember your changes between (re)boots !
Deletions:
===How to create your own LiveUSB bootable USB stick===
==Using OpenSUSE==
1) download an opensuse 11.2 iso or build your own iso at susestudio
1) $ su -
1) # dd if=opensuseNNN.iso of=/dev/disk/by-id/your-usb-stick
1) # sync
1) reboot from usb stick !
remember your changes
Additions:
1) download an opensuse 11.2 iso or build your own iso at susestudio
1) $ su -
1) # dd if=opensuseNNN.iso of=/dev/disk/by-id/your-usb-stick
1) # sync
1) reboot from usb stick !
1) $ su -
1) # dd if=opensuseNNN.iso of=/dev/disk/by-id/your-usb-stick
1) # sync
1) reboot from usb stick !
Deletions:
1) $ su -
1) # dd if=opensuseNNN.iso of=/dev/disk/by-id/your-usb-stick
1) # sync
1) reboot from usb stick !
Additions:
>>http://en.opensuse.org/Live_USB_stick
===How to create your own LiveUSB bootable USB stick===
How to create your own LiveUSB bootable USB stick in just a few steps
1) download an opensuse 11.2 iso or build your own iso at susestudio
1) $ su -
==Optional Create Your Own Portable GNU/Linux==
Just create a 2nd partition on remaining space of your USB stick to create a truly portable GNU/Linux that will
remember your changes
===How to create your own LiveUSB bootable USB stick===
How to create your own LiveUSB bootable USB stick in just a few steps
1) download an opensuse 11.2 iso or build your own iso at susestudio
1) $ su -
==Optional Create Your Own Portable GNU/Linux==
Just create a 2nd partition on remaining space of your USB stick to create a truly portable GNU/Linux that will
remember your changes
Deletions:
1) download a opensuse 11.2 iso or build your own at susestudio