Changes

m
Line 180: Line 180:  
:NO Persistence why?
 
:NO Persistence why?
   −
======Use livecd-iso-to-disk to write 2 GB USB=======  
+
======2-) Use livecd-iso-to-disk to write 2 GB USB=======  
 
  −
cd /media/Myfiles
  −
cp livecd-iso-to-disk /
  −
 
  −
 
  −
[root@localhost /]# ./livecd-iso-to-disk  --format --reset-mbr --overlay-size-mb 600  /media/Myfiles/Soas-v3-Mirabelle.iso /dev/sdc1
  −
 
  −
Verifying image...
  −
 
  −
/media/Myfiles/Soas-v3-Mirabelle.iso:  0ce28e3947106fd37bab9317abf09938
  −
 
  −
Fragment sums: a3c6e5fd5fba11d2b4da71771e8732b63bcb62b841971f7f39ab5c187f64
  −
 
  −
Fragment count: 20
  −
 
  −
Checking: 100.0%
  −
 
  −
 
  −
 
  −
The media check is complete, the result is: PASS.
  −
 
  −
 
  −
 
  −
It is OK to use this media.
  −
 
  −
/dev/sdc1 is mounted, please unmount for safety
  −
 
  −
Cleaning up to exit...
  −
 
  −
[root@localhost /]# ./livecd-iso-to-disk  --format --reset-mbr --overlay-size-mb 600  /media/Myfiles/Soas-v3-Mirabelle.iso /dev/sdc1
  −
 
  −
Verifying image...
  −
 
  −
/media/Myfiles/Soas-v3-Mirabelle.iso:  0ce28e3947106fd37bab9317abf09938
  −
 
  −
Fragment sums: a3c6e5fd5fba11d2b4da71771e8732b63bcb62b841971f7f39ab5c187f64
  −
 
  −
Fragment count: 20
  −
 
  −
Checking: 100.0%
  −
 
  −
 
  −
 
  −
The media check is complete, the result is: PASS.
  −
 
  −
 
  −
 
  −
It is OK to use this media.
  −
 
  −
WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdc!!!
  −
 
  −
Press Enter to continue or ctrl-c to abort
  −
 
  −
 
  −
 
  −
Warning: The resulting partition is not properly aligned for best performance.
  −
 
  −
Waiting for devices to settle...
  −
 
  −
mkdosfs 3.0.9 (31 Jan 2010)
  −
 
  −
Copying live image to USB stick
  −
 
  −
Updating boot config file
  −
 
  −
Initializing persistent overlay file
  −
 
  −
600+0 records in
  −
 
  −
600+0 records out
  −
 
  −
629145600 bytes (629 MB) copied, 102.38 s, 6.1 MB/s
  −
 
  −
Installing boot loader
  −
 
  −
USB stick set up as live image!
  −
 
  −
[root@localhost /]#
  −
 
      +
cd /media/Myfiles
 +
cp livecd-iso-to-disk /
    +
'''[root@localhost /]# ./livecd-iso-to-disk  --format --reset-mbr --overlay-size-mb 600  /media/Myfiles/Soas-v3-Mirabelle.iso /dev/sdc1'''
 +
Verifying image...
 +
/media/Myfiles/Soas-v3-Mirabelle.iso:  0ce28e3947106fd37bab9317abf09938
 +
Fragment sums: a3c6e5fd5fba11d2b4da71771e8732b63bcb62b841971f7f39ab5c187f64
 +
Fragment count: 20
 +
Checking: 100.0%
 +
The media check is complete, the result is: PASS.
 +
It is OK to use this media.
 +
WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdc!!!
 +
Press Enter to continue or ctrl-c to abort
 +
Warning: The resulting partition is not properly aligned for best performance.
 +
Waiting for devices to settle...
 +
mkdosfs 3.0.9 (31 Jan 2010)
 +
Copying live image to USB stick
 +
Updating boot config file
 +
Initializing persistent overlay file
 +
600+0 records in
 +
600+0 records out
 +
629145600 bytes (629 MB) copied, 102.38 s, 6.1 MB/s
 +
Installing boot loader
 +
USB stick set up as live image!
 +
[root@localhost /]#
    
====== Make backup .img file======
 
====== Make backup .img file======
12,355

edits