Displaying 9 results from an estimated 9 matches for "fat_stage1_5".
2002 Jun 25
0
Samba & Redhat - Oplocks
...installed samba (2.2.3a)
[2002/06/04 02:01:28, 2] smbd/process.c:switch_message(678)
switch_message: queueing message due to being in oplock break state.
[2002/06/04 02:02:02, 0] smbd/oplock.c:oplock_break(758)
oplock_break: receive_smb error (Success)
oplock_break failed for file boot/grub/fat_stage1_5 (dev = 801, inode =
4025, file_id = 1120).
[2002/06/04 02:02:02, 0] smbd/oplock.c:oplock_break(843)
oplock_break: client failure in break - shutting down this smbd.
[2002/06/04 02:02:02, 2] smbd/server.c:exit_server(458)
Closing connections
[2002/06/04 02:02:02, 1] smbd/service.c:close_cnum(653...
2008 Nov 01
2
Patching your own boot-disk from first principles
...etup, mkdosfs, memdisk etc.
I have done the following:
1. dd if=/dev/zero of=myImage bs=1M count=50 [ Builds a 52MB image ]
2. losetup /dev/loop0 myImage [Links /dev/loop0 to myImage file ]
3. vi /grub/stage1; %!xxd; [ NULL the partion tablei within stage1 ];
%!xxd -r;
4. cat /grub/stage1 /grub/fat_stage1_5 > /dev/loop0 [ Puts
the GRUB boot loader into the MBR of the image and stage1_5 after
that ]
5. fdisk /dev/loop0 [ I use this to create a new single partition ]
I now have a hard disk image of 52MB with a single partition on it, and a MBR with GRUB?? Unfortunately I know of no way to for...
2010 Apr 07
1
Strange 'find' misbehaviour
...rw-r--r-- 1 root root 954947 sep 3 2009 System.map-2.6.18-164.el5
-rw-r--r-- 1 root root 1855924 sep 3 2009 vmlinuz-2.6.18-164.el5
total 257
-rw-r--r-- 1 root root 63 avr 6 10:40 device.map
-rw-r--r-- 1 root root 7584 avr 6 10:40 e2fs_stage1_5
-rw-r--r-- 1 root root 7456 avr 6 10:40 fat_stage1_5
-rw-r--r-- 1 root root 6720 avr 6 10:40 ffs_stage1_5
-rw------- 1 root root 655 avr 6 10:40 grub.conf
-rw-r--r-- 1 root root 6720 avr 6 10:40 iso9660_stage1_5
-rw-r--r-- 1 root root 8192 avr 6 10:40 jfs_stage1_5
lrwxrwxrwx 1 root root 11 avr 6 10:40 menu.lst -> ./grub.conf
-rw-...
2005 Apr 12
1
Writing to a vfat partition problem
...ig-2.6.10-1.770_FC3
/config-2.6.10-1.741_FC3
/vmlinuz-2.6.10
/vmlinuz
/initrd-2.6.10.img
/initrd-2.6.10-1.770_FC3.img
/System.map-2.6.10-1.770_FC3
/vmlinuz-2.6.10-1.741_FC3
/vmlinuz-2.6.10-1.770_FC3
/System.map-2.6.10-1.741_FC3
/initrd-2.6.10-1.741_FC3.img
/System.map-2.6.10
/System.map
/grub
/grub/fat_stage1_5
/grub/reiserfs_stage1_5
/grub/iso9660_stage1_5
/grub/stage2
/grub/stage1
/grub/splash.xpm.gz
/grub/jfs_stage1_5
/grub/minix_stage1_5
/grub/menu.lst
/grub/ufs2_stage1_5
/grub/xfs_stage1_5
/grub/vstafs_stage1_5
/grub/device.map
/grub/grub.conf
/grub/e2fs_stage1_5
/grub/ffs_stage1_5
/lost+found
-=-=-[...
2005 Jul 29
1
creating directories not specified in '--files-from' file
...oot /dest/path
=- 'rsync' call -=
In the 'list.txt' file I have this:
=- 'list.txt' file -=
/
/System.map-2.4.27-2-686
/vmlinuz-2.6.8-2-686
/System.map-2.6.8-2-686
/initrd.img-2.4.27-2-686
/vmlinuz-2.4.27-2-686
/initrd.img-2.6.8-2-686
/grub
/grub/reiserfs_stage1_5
/grub/fat_stage1_5
/grub/stage2
/grub/menu.lst~
/grub/stage1
/grub/jfs_stage1_5
/grub/minix_stage1_5
/grub/menu.lst
/grub/xfs_stage1_5
/grub/device.map
/grub/e2fs_stage1_5
/lost+found
/test2/foo/bar/baz
/test2
/test2/foo/bar
/test2/foo
=- 'list.txt' file -=
For example, I am testing my program by copying...
2007 Aug 20
2
HELP, I accidentally initialized my /boot partition
So I installed a second drive in my system today, and instead of
typing "mkfs.ext3 /dev/sda1" I did a "mkfs.ext3 /dev/hda1".
Fortunately, that was just my /boot partition. I thought I could
just copy the contents from the /boot partition from another system,
but that didn't work as expected. The again, I don't have another
system that's identical to the
2008 Sep 21
1
Need help transfering CentOS5 from desktop to laptop
...proc (rw,defaults)
sysfs on /sys type sysfs (rw,defaults)
/dev/sysfs on /sys type sysfs (rw,defaults)
-----------------
/boot/grub
total 328
-rw-r--r-- 1 root root 30 Sep 20 16:42 device.map
-rw-r--r-- 1 root root 7584 Sep 20 20:17 e2fs_stage1_5
-rw-r--r-- 1 root root 7456 Sep 20 20:17 fat_stage1_5
-rw-r--r-- 1 root root 6720 Sep 20 20:17 ffs_stage1_5
-rw------- 1 root root 618 Sep 20 20:17 grub.conf
-rw------- 1 root root 917 Sep 20 20:16 grub.conf.orig
-rw-r--r-- 1 root root 6720 Sep 20 20:17 iso9660_stage1_5
-rw-r--r-- 1 root root 8192 Sep 20 20:17 jfs_stage1_5
lrwxrwxrwx 1 roo...
2011 Mar 08
3
[Newbie] Reclaiming /boot space
When trying to do a yum update, I am told I need more space in
/boot. When I check the contents of /boot (ls -l /boot), there
are no files.
If I do a df -h, there is no available space yet it shows that it
has a lot of used space.
The fstab shows the following:
# This file is edited by fstab-sync - see 'man fstab-sync' for
details
/dev/VolGroup00/LogVol00 /
2012 Mar 20
13
[PATCH 0 of 3 v2] PV-GRUB: add support for ext4 and btrfs
Hi,
The following patches add support for ext4 and btrfs to
PV-GRUB. These patches are taken nearly verbatim from those provided
by Fedora and Gentoo.
We''ve been using these patches for the PV-GRUB images available in EC2
for some time now with no problems.
Changes from v1:
- Makefile has been changed to check the exit code from patch
- The btrfs patch has been rebased to apply