summaryrefslogtreecommitdiff
path: root/md/writeup/multiboot_usb_drive.md
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2016-05-22 16:37:25 +0100
committerFreeArtMan <dos21h@gmail.com>2016-05-22 16:37:25 +0100
commit4bd7ab3e3692d28a2a2549c2b913830188c8d671 (patch)
tree47bcfb801c3641f3260bc63c11df9486222c2000 /md/writeup/multiboot_usb_drive.md
parentd9499828fce53ea2ae5927246b394886775064bc (diff)
downloadmd-content-4bd7ab3e3692d28a2a2549c2b913830188c8d671.tar.gz
md-content-4bd7ab3e3692d28a2a2549c2b913830188c8d671.zip
Updeited to use TOC
Diffstat (limited to 'md/writeup/multiboot_usb_drive.md')
-rw-r--r--md/writeup/multiboot_usb_drive.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/md/writeup/multiboot_usb_drive.md b/md/writeup/multiboot_usb_drive.md
index 3e8a117..538302f 100644
--- a/md/writeup/multiboot_usb_drive.md
+++ b/md/writeup/multiboot_usb_drive.md
@@ -39,7 +39,7 @@ blkid /dev/sdb1
/dev/sdb1: UUID="D49E-18CC" TYPE="vfat" PARTUUID="5f55bd3d-01"
```
-### Mounting ISO's
+#### Mounting ISO's
Some manuals have outdatet filesystem layouts and there is need to investigate
current layout by hand. And you need to mount ISO files.
@@ -52,15 +52,15 @@ next is to check bootloader config how they are starting image, there you
can find extra options that need to be passed or just with image is used
to start ISO
-## Boot menu
+### Boot menu
Here is result what you have at the end some Ubuntu isos, OpenWRT image and
your own compiled kernel
-__boot/grub/grub.cfg__
+*boot/grub/grub.cfg*
```
-# Begin /boot/grub/grub.cfg
+## Begin /boot/grub/grub.cfg
set default=1
set timeout=5
@@ -126,9 +126,9 @@ menuentry "[loopback]tails-i386-1.8.1.iso" {
```
-# Tested
+## Tested
-## Devices
+### Devices
?Some images could be not loadable becouse not enought RAM?
@@ -151,7 +151,7 @@ Tested to work on _Asus EEE PC 701_ [6]. And bigger desktop PC (12G RAM).
? - to long to wait, not enought ram?
```
-# Links
+## Links
1. https://wiki.archlinux.org/index.php/Multiboot_USB_drive
2. https://www.kernel.org/doc/Documentation/kernel-parameters.txt