Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Centos livecd-creator

Empfohlene Antworten

Hi, ich bin auf der Suche nach einer Möglichkeit eine custom LiveCD zu erstellen, also sowas wie z.B. relinux oder remastersys für ubuntu, nur diesmal für CentOS 6, damit ich kein CentOS installieren muss aber von der LiveCD gewisse Sachen benutzen kann die normalerweise nicht gehen da packages fehlen. Das einziege was ich finden konnte war der "livecd-creator" und der braucht ja eine kickstart datei und genau da hänge ich. Ich finde einfach kein How-To was mir hilft. Wie kriege ich bestimmte packages vorinstalliert auf die .iso der livecd.. zum testen habe ich folgende .ks datei versucht, bei der ich aber auf den error "Bus-Zugriffsfehler (Speicherabzug geschrieben)" und in dmesg kommt

http://mirror.centos.org/centos/6/os/x86_64/Packages/
#platform=x86, AMD64 oder Intel EM64T

#version=DEVEL

# Firewall configuration

firewall --disabled

# Install OS instead of upgrade

install

# Use CDROM installation media

cdrom

# Network information

network  --bootproto=dhcp --device=eth0 --onboot=on

# System authorization information

auth  --useshadow  --passalgo=sha512

# Use graphical install

graphical

firstboot --disable

# System keyboard

keyboard de-latin1-nodeadkeys

# System language

lang en_US

# SELinux configuration

selinux --disabled

# Installation logging level

logging --level=info


#repos

repo --name=a-base    --baseurl=http://mirror.centos.org/centos/6/os/$basearch

repo --name=a-updates --baseurl=http://mirror.centos.org/centos/6/updates/$basearch

#repo --name=a-extras  --baseurl=http://mirror.centos.org/centos/6/extras/$basearch

repo --name=a-live    --baseurl=http://www.nanotechnologies.qc.ca/propos/linux/centos-live/$basearch/live


# System timezone

timezone --isUtc Europe/Berlin

# System bootloader configuration

bootloader --location=mbr

# Partition clearing information

clearpart --all  

# Disk partitioning information

part /boot --fstype="ext4" --grow --maxsize=100 --size=5

part / --fstype="ext4" --grow --size=1


%packages

@base

@console-internet

@general-desktop

@internet-browser

@java-platform

@network-file-system-client

@performance

@perl-runtime

@storage-client-fcoe

@system-admin-tools

@x11

ftp

-elinks


%end

Gibt es vll die Möglichkeit von einem installierten CentOS System ein .iso Abbild zu machen und das zu ner livecd zu machen? Oder gibt es wirklich nur livecd-creator mit ner kickstart config...

argh.. den link bitte austauschen mit

EXT4-fs (loop6): mounted filesystem without journal

SELinux: initialized (dev loop6, type ext4), uses xattr

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.