Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,210
» Latest member: greg22
» Forum threads: 4,029
» Forum posts: 16,404
Full Statistics
|
Online Users |
There are currently 287 online users. » 0 Member(s) | 285 Guest(s) Bing, Google
|
Latest Threads |
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 360
|
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 83,121
|
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 37,949
|
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,825
|
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,290
|
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,241
|
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 113,048
|
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 51,699
|
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 41,855
|
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 41,451
|
|
|
Having trouble with partitioning |
Posted by: wanabefarmer - 2016-09-04, 02:55 PM - Forum: How Do I?
- No Replies
|
 |
Hey guys, new member and def a noob linux user.
I've tried asking on reddit but have had no real luck.
Issue, ran out of space on Linux mint. Was told to make a new partition and incorporate it into linux.
Problem, Created a 200gig partition but can not move it to linux.
Thanks
|
|
|
Disk Requirements: At least xxMB needed on the / filesystem. |
Posted by: Mourad - 2015-12-16, 11:09 AM - Forum: Redhat
- Replies (1)
|
 |
Hi,
Problem disk when i install mysql :
Error Summary
-------------
Disk Requirements:
At least 175MB needed on the / filesystem.
<div>
<div>df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 1.9G 1.3G 605M 68% /
/dev/mapper/VolGroup00-LogVol03
651M 17M 601M 3% /opt
/dev/mapper/VolGroup00-LogVol00
961M 18M 895M 2% /aux1
/dev/mapper/VolGroup00-LogVol04
1.4G 318M 1.1G 24% /var
/dev/mapper/VolGroup00-LogVol02
868M 17M 807M 3% /home
/dev/mapper/VolGroup00-LogVol01
930M 18M 865M 2% /aux0
/dev/sda1 190M 11M 170M 7% /boot
tmpfs 252M 0 252M 0% /dev/shm
</div>
Thank you for help :)
</div>
|
|
|
Add files to a PXE image |
Posted by: jsh121988 - 2015-05-18, 06:24 PM - Forum: How Do I?
- No Replies
|
 |
Hello,
I am new to Linux images (pxe, livecd). I would like to add files to a linux image, like something under etc or var, and have the files be available on the client.
The server I am working on was already configured with a pxe image, and only 2 files are present under the pxe client folder: initrd and vmlinuz. So I am wondering if either of these files contain the dirs /etc, /var, etc..., and how I could add files to them.
To give some background, I have done the same thing in Windows. An image in Windows is typically either boot.img or install.img. You can mount either of these to a folder using the Windows SDK tool imagex.exe /mountrw <img file> 1 <mount point>. From here you can add/remove/modify any files you want. Then commit the changes with imagex.exe /unmount <mountpoint> /commit.
Can someone provide insight to the linux image creation process, which of the files (initrd, vmlinuz/vmlinux, etc...) contain what for the client boot, or something similar to the Windows Image editing process?
Thanks,
Jon
|
|
|
Device driver tutorials |
Posted by: Alex230-WR - 2015-02-17, 09:58 AM - Forum: Kernel Related
- No Replies
|
 |
Please point me to some good linux device drivers tutorials. I need to create a driver that will read data from I2C bus, parse it and make parsed data available for user space apps.
|
|
|
|