skip to main
|
skip to sidebar
Mittwoch, 2. September 2009
mkisofs -r -b boot.img -c /boot/boot.catalog -o /tmp/cd.image; cdrecord -scanbus; cdrecord -v de=1,0,0 -data /tmp/cd.image ---the boot.catalog file ..
need not already exist. It is generated by mkisofs. The command linke optien just tells mkisofs where in the image to store the generated file.
Keine Kommentare:
Kommentar veröffentlichen
Neuerer Post
Älterer Post
Startseite
Abonnieren
Kommentare zum Post (Atom)
bits of knowledge of a sysadmin
Blog-Archiv
►
2013
(2)
►
Februar
(2)
►
2010
(33)
►
September
(1)
►
Juni
(3)
►
Februar
(24)
►
Januar
(5)
▼
2009
(274)
►
Dezember
(30)
►
November
(102)
►
Oktober
(12)
▼
September
(22)
zsh -fx ---start a clean version of zsh (without s...
bootparam: init=/bin/bash rw
/etc/inittab: s1:12345:respawn:/sbin/agetty 19200 ...
bootparam: console=ttySo,19200n81 ---redirects boo...
echo 'Subject: Hey, ss!' |/usr/lib/sendmail -v gab...
sh: b=${a/23/BB} ---assign b the value of a, where...
vim: CTRL-@ insert previously inserted ...
vim: i_CTRL-R {0-9a-z%#:.-="} insert the contents...
exportfs -ar
stty -a
stty erase ^h --- ^\? for DELETE key
vim: i_CTRL-A ---insert previously inserted text; ...
sh: $HISTFILE, $HISTSIZE
rsync -vaze ssh --delete /www/ $dest_ip:/www --pro...
vim: `<[ ---go to the start of the (previous) Visu...
vim: `[ --- go to the start of the previously oper...
vim: `quote `" ---go to the position when last edi...
vim: `0 ---go to position where vim previously ex...
rm -- '-foo'
sh: set -o ignoreeof ; csh: set ignoreeof
hardware flow control uses dedicated signal wires ...
mkisofs -r -b boot.img -c /boot/boot.catalog -o /t...
►
August
(12)
►
Juni
(8)
►
Mai
(5)
►
April
(81)
►
März
(1)
►
Februar
(1)
►
2008
(10)
►
November
(2)
►
Oktober
(3)
►
September
(2)
►
August
(1)
►
Mai
(2)
Über mich
Sergey Guzenkov
de,fr,en,pt,es
Mein Profil vollständig anzeigen
Keine Kommentare:
Kommentar veröffentlichen